Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-11 | misc minor changes | Joey Hess | |
2008-09-11 | patch plugin documentation to refer to directive pages | William Uther | |
2008-07-21 | Migrate doc/plugins via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2007-05-19 | move examples of how to use shortcuts into the shortcuts page so it's | joey | |
available in basewiki | |||
2007-02-13 | simplified plugin definitions | joey | |
2007-01-28 | * Replace underscores in shortcut texts with spaces when formatting for | joey | |
display. This allows using a shortcut like [[wikipedia War_of_1812]], which links to the correct remote page, but is displayed nicely. | |||
2006-10-15 | * Add no_override parameter to hook(). | joey | |
* 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. |