ikiwiki/IkiWiki
joey 8883001615 * Change meta tags to use html entity-escaped text for values, so that
quotes and such can be represented in title tags.
* Depend and build-depend on HTML::Parser for HTML::Entities which is used
  for the above.
* Make --rebuild also cause --aggregate to re-download and write aggregated
  pages.
* Avoid outputting duplicate meta info.
* Include title metadata on aggregated posts for capitalised and un-munged
  titles.
2006-07-30 22:58:48 +00:00
..
Plugin * Change meta tags to use html entity-escaped text for values, so that 2006-07-30 22:58:48 +00:00
Rcs * Locale patch from Faidon: 2006-07-29 21:04:31 +00:00
Setup * ikiwiki can now download and aggregate feeds with its new aggregate 2006-07-30 04:31:08 +00:00
CGI.pm * Add a run_hooks function for the common task of running all hooks of a 2006-07-30 00:20:11 +00:00
Render.pm * ikiwiki can now download and aggregate feeds with its new aggregate 2006-07-30 04:31:08 +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