aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/shortcut.mdwn
Commit message (Collapse)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_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* move examples of how to use shortcuts into the shortcuts page so it'sjoey2007-05-19
| | | | | available in basewiki
* simplified plugin definitionsjoey2007-02-13
|
* * Replace underscores in shortcut texts with spaces when formatting forjoey2007-01-28
| | | | | display. This allows using a shortcut like [[wikipedia War_of_1812]], which links to the correct remote page, but is displayed nicely.
* * Add no_override parameter to hook().joey2006-10-15
* 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.