]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/shortcut/discussion.mdwn
shortcut: If default_pageext is set, first look for shortcuts.default_pageext
[git.ikiwiki.info.git] / doc / plugins / shortcut / discussion.mdwn
1 The plugin depends on [[mdwn]].  If you have
2 disabled [[mdwn]], to get [[shortcut]] work, you need
3 commit in a shortcuts.ext (ext is `rcs|creole|html|txt|etc`),
4 and edit/patch [[shortcut]].
6 Maybe use the `default_pageext` is better than hardcode .mdwn?
8 --[[weakish]]
10 > done, it will use `default_pageext` now --[[Joey]]