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
wiki:syntax [2018/10/28 04:29]
n5na [External]
wiki:syntax [2019/01/14 18:55] (current)
Line 36: Line 36:
 ==== External ==== ==== External ====
  
-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.+External links are recognized automagically: ​http://​www.google.com or simply www.google.com - You can set the link text as well: [[http://​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
-  automagically: ​https://​www.google.com or simply www.google.com - You can set +  automagically: ​http://​www.google.com or simply www.google.com - You can set 
-  link text as well: [[https://​www.google.com|This Link points to google]]. Email+  link text as well: [[http://​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.
  
Line 97: Line 97:
 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:
  
-  [[https://​php.net|{{wiki:​dokuwiki-128.png}}]]+  [[http://​php.net|{{wiki:​dokuwiki-128.png}}]]
  
-[[https://​php.net|{{wiki:​dokuwiki-128.png}}]]+[[http://​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 137:
 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: ​          {{https://​php.net/​images/​php.gif?​200x50}}+Resized external image: ​          {{http://​php.net/​images/​php.gif?​200x50}}
  
   Real size:                        {{wiki:​dokuwiki-128.png}}   Real size:                        {{wiki:​dokuwiki-128.png}}
   Resize to given width: ​           {{wiki:​dokuwiki-128.png?​50}}   Resize to given width: ​           {{wiki:​dokuwiki-128.png?​50}}
   Resize to given width and height: {{wiki:​dokuwiki-128.png?​200x50}}   Resize to given width and height: {{wiki:​dokuwiki-128.png?​200x50}}
-  Resized external image: ​          {{https://​php.net/​images/​php.gif?​200x50}}+  Resized external image: ​          {{http://​php.net/​images/​php.gif?​200x50}}
  
  

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