Commit message (Expand) | Author | Age | |
---|---|---|---|
* | * 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. | joey | 2006-11-22 |
* | * Make auth methods pluggable.•••* Move httpauth support to a plugin. * Add an openid plugin to support logging in using OpenID. | joey | 2006-11-20 |
* | * Add a googlecalendar plugin. A bit special-purpose, but it shows••• one way to to deal with user-supplied content that could cause XSS issues w/o the htmlscrubber, and won't survive the scrubber. | joey | 2006-09-09 |
* | * Added a ddate plugin. | joey | 2006-08-27 |
* | * Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.•••* If a page links to itself, mark up the link text in a span with class="selflink" so that it can be styled. I don't have a useful style defined for that though. | joey | 2006-08-18 |
* | * ikiwiki can now download and aggregate feeds with its new aggregate••• plugin, so it's possible to implement a Planet using ikiwiki! * --setup --refresh no longer rebuilds wrappers. Use --setup --refresh --wrappers to do that. * Add %IkiWiki::forcerebuild to provide a way for plugins like aggregate to update pages that haven't changed on disk. | joey | 2006-07-30 |
* | add type pages | joey | 2006-07-29 |