DokuWiki

It's better when it's simple

User Tools

Site Tools


pagename

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pagename [2015-01-24 20:19] – [Hacking the Core for mixed case names] 180.191.73.2pagename [2024-04-15 08:04] (current) – old revision restored (2024-04-08 07:20) saggi
Line 1: Line 1:
 ====== Page Names ====== ====== Page Names ======
  
-[[Page]] names in [[DokuWiki]] are converted to lowercase automaticallyAllowed characters are letters, digits and, within names ((i.e. you cannot start or end names with them, resp. they will be eliminated at start or end of names)), the "special characters" ''.'', ''-'' and ''_''. All other special characters (i.e. other than letters and digits -- whitespace, plus, slash, percent, etc.) are converted to underscores ((or whatever is configured in the [[config:sepchar|sepchar setting]])) . Colons ('':'') are used to identify [[namespaces]] ((This can be changed to forward slashes to more naturally mirror your data filesystem hierarchy: [[config:useslash]] )).+The pagename is the component of the URL that specifies the page. For example, the URL of the page you are currently reading is ''%%https://www.dokuwiki.org/pagename%%'', and its page name is ''pagename''
 + 
 +===== Naming Conventions ===== 
 + 
 +[[Page]] names in [[DokuWiki]] are converted to lowercase automaticallyAllowed characters are letters, digits and, within names ((i.e. you cannot start or end names with them, resp. they will be eliminated at start or end of names)), the "special characters" dot ''.'', hyphen ''-'' and underscore ''_''. All other special characters (i.e. other than letters and digits -- whitespace, plus, slash, percent, etc.) are converted to underscores ((or whatever is configured in the [[config:sepchar|sepchar setting]])) . Colons ('':'') are used to identify [[namespaces]] ((This can be changed to forward slashes to more naturally mirror your data filesystem hierarchy: [[config:useslash]] )).
  
 When the [[config:deaccent|deaccent]] config option is enabled (on by default) local and accented characters are converted to their descriptive equivalents (''ü'' becomes ''ue'') or deaccented versions (''á'' becomes ''a''). When the [[config:deaccent|deaccent]] config option is enabled (on by default) local and accented characters are converted to their descriptive equivalents (''ü'' becomes ''ue'') or deaccented versions (''á'' becomes ''a'').
Line 14: Line 18:
  
  
-**Note** All restrictions given here for pagenames do apply to media files as well!+**Note:** All restrictions given here for pagenames do apply to media files as well! 
  
 ===== Pagenames and Namespaces ===== ===== Pagenames and Namespaces =====
Line 68: Line 73:
  
 :!: This hack, used by me a few years and announced to the User-Forum, seems not to work with Anteater. \\ :!: This hack, used by me a few years and announced to the User-Forum, seems not to work with Anteater. \\
-:?: Any idea, to have it there too? \\+:?: Any idea, to have it there too? 
 + 
 +Also see [[https://forum.dokuwiki.org/d/5417|this thread]].
  
-Also see [[https://forum.dokuwiki.org/thread/5417|this thread]]. 
-Brondon25 
pagename.1422127143.txt.gz · Last modified: 2015-01-24 20:19 by 180.191.73.2

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki