ikiwiki/IkiWiki
joey f5eb3df1fa * More utf-8 fixes from Recai, partly to things I broke above:
- The serious problem is that writefile() saves the content in undecoded
    format in CGI, hence all (non-ascii) chars are corrupted permanently.
  - Comment field in edit page is not decoded and all the non-ascii chars in
    this field are corrupted as the result.  We should decode it as we do it
    for the content.
2006-06-17 01:44:19 +00:00
..
Plugin * Fix absolute url munging in rss generation to support https, ftp, etc urls 2006-06-08 06:07:45 +00:00
Rcs another from Recai 2006-06-04 13:14:13 +00:00
Setup rather a lot of changes to make hyperestraier search be a plugin, allowing 2006-05-03 21:50:39 +00:00
CGI.pm * More utf-8 fixes from Recai, partly to things I broke above: 2006-06-17 01:44:19 +00:00
Render.pm * Put back the encode_utf8 in the input to markdown; it's really not utf-8 2006-06-16 04:42:06 +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