Differences

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

Link to this comparison view

Both sides previous revision Previous revision
pt:manual:contrib:wiki_standards [2022/03/28 17:34]
i3_relativism ↷ Página movida de pt:contrib:wiki_standards a pt:manual:contrib:wiki_standards
pt:manual:contrib:wiki_standards [2022/03/28 17:34] (current)
i3_relativism ↷ Links adapted because of a move operation
Line 109: Line 109:
 ==== Internal ==== ==== Internal ====
  
-Internal links are created by using square brackets. You can either just give a [[..:dev:wiki:pagename]] or use an additional [[..:dev:wiki:pagename|link text]].+Internal links are created by using square brackets. You can either just give a [[pt:dev:wiki:pagename]] or use an additional [[pt:dev:wiki: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 122: Line 122:
 For details about namespaces see [[doku>namespaces]]. For details about namespaces see [[doku>namespaces]].
  
-Linking to a specific section is possible, too. Just add the section name behind a hash character as known from HTML. This links to [[..:dev:wiki:syntax#internal|this Section]].+Linking to a specific section is possible, too. Just add the section name behind a hash character as known from HTML. This links to [[pt:dev:wiki:syntax#internal|this Section]].
  
   This links to [[syntax#internal|this Section]].   This links to [[syntax#internal|this Section]].
Line 128: Line 128:
 Notes: Notes:
  
-  * Links to [[..:dev:wiki:syntax|existing pages]] are shown in a different style from [[..:dev:wiki:nonexisting]] ones.+  * Links to [[pt:dev:wiki:syntax|existing pages]] are shown in a different style from [[pt:dev:wiki: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 319: Line 319:
 ==== Text to HTML Conversions ==== ==== Text to HTML Conversions ====
  
-Typography: [[..:dev:wiki:dokuwiki]] can convert simple text characters to their typographically correct entities. Here is an example of recognized characters.+Typography: [[pt:dev:wiki: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 551: Line 551:
  
 ===== RSS/ATOM Feed Aggregation ===== ===== RSS/ATOM Feed Aggregation =====
-[[..:dev:wiki: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:+[[pt:dev:wiki: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 ^