ikiwiki/IkiWiki
joey 20eacc2c1f - Adds a tag plugin that allows more easily tagging pages.
The meta plugin can also still be used for that, but the tag plugin
    also lists a page's tags at the bottom of the page.
  - Allows preprocessor directives to have parameters with no specified
    value.
  - Fixes preprocessor directive parameter parsing so that
    foo=bar baz now means "foo=bar" and a "baz" with no value.
* Run pagetemplate hooks when inlining pages so that inlines pages also
  list their tags.
* Make all plugins with pagetemplate hooks check that variables exist
  on the template before setting them.
2006-07-27 23:08:03 +00:00
..
Plugin - Adds a tag plugin that allows more easily tagging pages. 2006-07-27 23:08:03 +00:00
Rcs * Match 'web commit from' in SVN and git, these are web commits too. 2006-07-11 20:55:14 +00:00
Setup * Make ikiwiki --setup --refresh rebuild wrappers, so wrapper rebuild 2006-07-04 00:28:59 +00:00
CGI.pm * Run page through any relevant filters when generating a page preview. 2006-07-26 21:54:44 +00:00
Render.pm * Patch from Enrico that 2006-07-27 21:38:02 +00:00
Setup.pm * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use 2006-05-02 06:53:33 +00:00
UserInfo.pm * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use 2006-05-02 06:53:33 +00:00
Wrapper.pm * The page name and parent links has switched from using a <h1> to a styled 2006-05-26 01:10:58 +00:00