| Commit message (Expand) | Author | Age |
* | misc minor changes | Joey Hess | 2008-09-11 |
* | patch plugin documentation to refer to directive pages | William Uther | 2008-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 McVittie | 2008-07-21 |
* | move examples of how to use shortcuts into the shortcuts page so it's•••available in basewiki
| joey | 2007-05-19 |
* | simplified plugin definitions | joey | 2007-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.
| joey | 2007-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.
| joey | 2006-10-15 |