ikiwiki/IkiWiki
Joey Hess bd7edfd9ca textile: The Text::Textile perl module has some regexps that fail if input is flagged as utf-8, but contains invalid characters such as 0x92. To prevent it from crashing, re-encode the content before calling it, which will ensure that it's really utf-8. 2008-06-16 15:43:37 -04:00
..
Plugin textile: The Text::Textile perl module has some regexps that fail if input is flagged as utf-8, but contains invalid characters such as 0x92. To prevent it from crashing, re-encode the content before calling it, which will ensure that it's really utf-8. 2008-06-16 15:43:37 -04:00
Rcs git: Skip over signed-off-by and similar lines in commit messages when generating recentchanges. 2008-05-15 18:03:44 -04:00
Setup set rebuild before loading plugins 2008-06-04 15:22:41 -04:00
CGI.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
Render.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
Setup.pm * Better error message when a setup file has a syntax error. 2007-11-17 14:06:11 -05:00
UserInfo.pm Store userinfo in network byte order for easy portability. (Old files will be automatically converted.) 2008-03-19 22:46:51 -04:00
Wrapper.pm * Removed support for sending commit notification mails. Along with it went 2008-01-29 00:36:58 -05:00