Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:syntax [2018/10/28 04:23]
n5na [External]
wiki:syntax [2018/10/29 13:27]
n5na [External]
Line 36: Line 36:
 ==== External ==== ==== External ====
  
-External links are recognized automagically:​ https://​www.google.com or simply ​[[https://www.google.com|www.google.com]] ​- You can set the link text as well: [[https://​www.google.com|This Link points to google]]. Email addresses like this one: <​andi@splitbrain.org>​ are recognized, too.+External links are recognized automagically:​ https://​www.google.com or simply www.google.com - You can set the link text as well: [[https://​www.google.com|This Link points to google]]. Email addresses like this one: <​andi@splitbrain.org>​ are recognized, too.
  
   DokuWiki supports multiple ways of creating links. External links are recognized   DokuWiki supports multiple ways of creating links. External links are recognized
Line 42: Line 42:
   link text as well: [[https://​www.google.com|This Link points to google]]. Email   link text as well: [[https://​www.google.com|This Link points to google]]. Email
   addresses like this one: <​andi@splitbrain.org>​ are recognized, too.   addresses like this one: <​andi@splitbrain.org>​ are recognized, too.
 +  ​
 +  Relative links to a directory inside the root directory can be linked with the this>
 +  tag. Like [[this>​./​webarchive/​1202/​index.htm|Model 1202 Archived Web Page]]
  
 ==== Internal ==== ==== Internal ====
Line 97: Line 100:
 You can also use an image to link to another internal or external page by combining the syntax for links and [[#​images_and_other_files|images]] (see below) like this: You can also use an image to link to another internal or external page by combining the syntax for links and [[#​images_and_other_files|images]] (see below) like this:
  
-  [[http://​php.net|{{wiki:​dokuwiki-128.png}}]]+  [[https://​php.net|{{wiki:​dokuwiki-128.png}}]]
  
-[[http://​php.net|{{wiki:​dokuwiki-128.png}}]]+[[https://​php.net|{{wiki:​dokuwiki-128.png}}]]
  
 Please note: The image formatting is the only formatting syntax accepted in link names. Please note: The image formatting is the only formatting syntax accepted in link names.
Line 137: Line 140:
 Resize to given width and height((when the aspect ratio of the given width and height doesn'​t match that of the image, it will be cropped to the new ratio before resizing)): {{wiki:​dokuwiki-128.png?​200x50}} Resize to given width and height((when the aspect ratio of the given width and height doesn'​t match that of the image, it will be cropped to the new ratio before resizing)): {{wiki:​dokuwiki-128.png?​200x50}}
  
-Resized external image: ​          {{http://​php.net/​images/​php.gif?​200x50}}+Resized external image: ​          {{https://​php.net/​images/​php.gif?​200x50}}
  
   Real size:                        {{wiki:​dokuwiki-128.png}}   Real size:                        {{wiki:​dokuwiki-128.png}}

QR Code
QR Code wiki:syntax (generated for current page)