Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
|
|
Including redir pages for the moved basewiki pages. These will be removed in
a future release.
|
|
not need to examine every page in the wiki.
* Use this to simplify the goodstuff detection in the plugin template.
|
|
|
|
|
|
* Add a "conditional" plugin, which allows displaying text if a condition
is true. It is enabled by default so conditional can be used in the
basewiki.
* Use conditionals in the template for plugins, so that plugin pages
say if they're currently enabled or not, and in various other places
in the wiki.
|