summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/toggle.pm
AgeCommit message (Collapse)Author
2007-02-14* Fix the template, toggle, and conditional plugins to filter text beforejoey
preprocessing it. * Fix smiley plugin to support smileys at the very beginning or end of the content.
2006-11-26don't need to scan after all; links inside blocks of text should be foundjoey
normally
2006-11-22updatesjoey
2006-11-22bugfixenjoey
2006-11-22* Add toggle plugin.joey
* 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.