Differences

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

Link to this comparison view

Both sides previous revision Previous revision
en:manual:contrib:wiki_standards_syntax [2022/03/28 17:27]
i3_relativism ↷ Page moved from en:contrib:wiki_standards_syntax to en:manual:contrib:wiki_standards_syntax
en:manual:contrib:wiki_standards_syntax [2022/03/28 17:27] (current)
i3_relativism ↷ Links adapted because of a move operation
Line 44: Line 44:
 ==== Internal ==== ==== Internal ====
  
-Internal links are created by using square brackets. You can either just give a [[..:manual:pagename]] or use an additional [[..:manual:pagename|link text]].+Internal links are created by using square brackets. You can either just give a [[..:pagename]] or use an additional [[..:pagename|link text]].
  
   Internal links are created by using square brackets. You can either just give   Internal links are created by using square brackets. You can either just give
Line 63: Line 63:
 Notes: Notes:
  
-  * Links to [[wiki_standards_syntax|existing pages]] are shown in a different style from [[..:manual:nonexisting]] ones.+  * Links to [[wiki_standards_syntax|existing pages]] are shown in a different style from [[..:nonexisting]] ones.
   * DokuWiki does not use [[wp>CamelCase]] to automatically create links by default, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled.   * DokuWiki does not use [[wp>CamelCase]] to automatically create links by default, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled.
   * When a section's heading is changed, its bookmark changes, too. So don't rely on section linking too much.   * When a section's heading is changed, its bookmark changes, too. So don't rely on section linking too much.
Line 254: Line 254:
 ==== Text to HTML Conversions ==== ==== Text to HTML Conversions ====
  
-Typography: [[..:manual:dokuwiki]] can convert simple text characters to their typographically correct entities. Here is an example of recognized characters.+Typography: [[..:dokuwiki]] can convert simple text characters to their typographically correct entities. Here is an example of recognized characters.
  
 -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r) -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r)
Line 486: Line 486:
  
 ===== RSS/ATOM Feed Aggregation ===== ===== RSS/ATOM Feed Aggregation =====
-[[..:manual:dokuwiki]] can integrate data from external XML feeds. For parsing the XML feeds, [[http://simplepie.org/|SimplePie]] is used. All formats understood by SimplePie can be used in DokuWiki as well. You can influence the rendering by multiple additional space separated parameters:+[[..:dokuwiki]] can integrate data from external XML feeds. For parsing the XML feeds, [[http://simplepie.org/|SimplePie]] is used. All formats understood by SimplePie can be used in DokuWiki as well. You can influence the rendering by multiple additional space separated parameters:
  
 ^ Parameter  ^ Description ^ ^ Parameter  ^ Description ^