aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/shortcut.mdwn
Commit message (Expand)AuthorAge
* plugin tag reorgJoey Hess2010-02-12
* format plugin categorizationJoey Hess2010-02-12
* misc minor changesJoey Hess2008-09-11
* patch plugin documentation to refer to directive pagesWilliam Uther2008-09-11
* Migrate doc/plugins via prefix_directives•••This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives Simon McVittie2008-07-21
* move examples of how to use shortcuts into the shortcuts page so it's•••available in basewiki joey2007-05-19
* simplified plugin definitionsjoey2007-02-13
* * Replace underscores in shortcut texts with spaces when formatting for••• display. This allows using a shortcut like [[wikipedia War_of_1812]], which links to the correct remote page, but is displayed nicely. joey2007-01-28
* * Add no_override parameter to hook().•••* Add a shortcut plugin, inspired by Victor Moral's contributed shortcuts plugin, but featuring a more ikiwiki-ish syntax and with shortcuts that can be configured using a page in wiki. joey2006-10-15