aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/toggle.mdwn
Commit message (Expand)AuthorAge
* plugin tag reorgJoey Hess2010-02-12
* misc minor changesJoey Hess2008-09-11
* patch plugin documentation to refer to directive pagesWilliam Uther2008-09-11
* fixed description for open parameterrdennis2008-07-23
* Migrate escaped directives (\[[) in doc/plugins to have \[[! prefixSimon McVittie2008-07-21
* 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
* toggle: Add support for toggles that are open by default.•••Also fix to work in preview mode. Joey Hess2008-07-02
* improvejoey2007-02-20
* simplified plugin definitionsjoey2007-02-13
* * Add toggle plugin.•••* Introduce the nicebundle. This is a kind of plugin, that just enables many other plugins. It's an easy way to boost ikiwiki from its default, basic wiki, to a full-featured wiki, without manually picking the right set of plugins. New plugins will be added to the nicebundle from time to time. joey2006-11-22