DokuWiki

It's better when it's simple

User Tools

Site Tools


interwiki

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
Next revisionBoth sides next revision
interwiki [2018-05-19 22:02] – [See also] +Link to "Additional InterWiki Shortcuts" Michaelsyinterwiki [2020-06-14 11:36] gerardnico
Line 62: Line 62:
 If the wikiname will already include encoded characters (ex: ''%26'' for ''&'') use {PATH} in your interwiki.local.conf definition. If the wikiname will already include encoded characters (ex: ''%26'' for ''&'') use {PATH} in your interwiki.local.conf definition.
  
 +==== Inter(n)wiki links ====
 +
 +To refer to certain namespaces within you own wiki:((Note: the link would always appeare like if page already exist. No preprove.))
 +
 +<code><shortcut>      <dokuwiki_root>:ns:..:</code>
 +
 +For example: ''enlib      doku.php?id=:en:lib:'' would address pages in the namespace '':en:lib:pagename'' if using the link syntax ''enlib>pagename''.
 ===== Configuring InterWiki Shortcut Icons ===== ===== Configuring InterWiki Shortcut Icons =====
  
Line 76: Line 83:
  
 If you want to disable all or some kind of link icons, refer to [[tips:disabling link icons]]. If you want to disable all or some kind of link icons, refer to [[tips:disabling link icons]].
 +
 +===== Tip =====
 +==== Hastag (Fragment) ====
 +If you are using the name of your interwiki in the fragment part of your URL, you need to escape it.
 +
 +Example:
 +  * Configuration
 +<file apache conf/interwiki.local.conf>
 +postconf  http://www.postfix.org/postconf.5.html\#{NAME}
 +</file>
 +  * Usage
 +<code>
 +[[postconf>smtpd_tls_received_header]]
 +</code>
 +
  
 =====See also===== =====See also=====
interwiki.txt · Last modified: 2024-05-08 09:27 by michaelsy

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