| Commit message (Expand) | Author | Age |
* | * Add a html plugin, which can be used to write wikis in raw html, | joey | 2006-07-03 |
* | * Support htmlize plugins and make mdwn one such plugin, which is enabled by | joey | 2006-07-03 |
* | * Introduce add_plugins and disable_plugins config options in setup files. | joey | 2006-07-03 |
* | Encode is used in nearly all code paths so stop loading it on demand | joey | 2006-07-03 |
* | * Support pages with utf8 filenames. Patch by Faidon Liambotis. | joey | 2006-07-03 |
* | * Centralised all calls to HTML::Template and force all the templates | joey | 2006-07-02 |
* | perl bugnum and refix | joey | 2006-07-02 |
* | so make sure to let perl know it should be handled as utf8. Also, | joey | 2006-07-02 |
* | * POSIX::strftime doesn't know about encodings and doesn't return a utf8 | joey | 2006-07-02 |
* | * Parse svn log as xml for improved utf8 and security. Note that this makes | joey | 2006-07-02 |
* | * Honor LC_CTIME when formatting a time for display. Thanks, Faidon | joey | 2006-07-02 |
* | * Support pinging services such as Technorati using XML-RPC to notify them | joey | 2006-06-27 |
* | * Fix orphans plugin to not count a link to a nonexistant page as a reason | joey | 2006-06-25 |
* | releasing version 1.7 | joey | 2006-06-19 |
* | * Patch from Recai to fix git recentchanges code to work with git 1.4 which | joey | 2006-06-19 |
* | * Updated logo from Recai with some kerning and alingment tuning. | joey | 2006-06-18 |
* | releasing version 1.6 | joey | 2006-06-18 |
* | * New SVG logo from Recai. | joey | 2006-06-18 |
* | note on perl warnings | joey | 2006-06-17 |
* | - Add 'use encoding "utf8"' to CGI.pm to avoid warnings about wide | joey | 2006-06-17 |
* | * More utf-8 fixes from Recai, partly to things I broke above: | joey | 2006-06-17 |
* | * Put back the encode_utf8 in the input to markdown; it's really not utf-8 | joey | 2006-06-16 |
* | * -CSD does not affect modules, so readfile() was not using the utf-8 input | joey | 2006-06-15 |
* | * YA utf-8 patch from Recai, this time to fix previewing a page so that | joey | 2006-06-15 |
* | releasing version 1.5 | joey | 2006-06-12 |
* | * Patch from Recai Oktaş to improve utf-8 support, it should now use proper | joey | 2006-06-11 |
* | * Fix absolute url munging in rss generation to support https, ftp, etc urls | joey | 2006-06-08 |
* | * Add support for using git instead of subversion as the RCS backend, | joey | 2006-06-02 |
* | * Reorganised the doc wiki's todo/* pages, using a link/tag to flag | joey | 2006-06-02 |
* | * Reorganised the doc wiki's todo/* pages, using a [[done]] tag to flag | joey | 2006-06-02 |
* | * Patch from Dr. Zini to add link() and backlink() to globlists. This allows | joey | 2006-06-02 |
* | * More security review. | joey | 2006-06-01 |
* | * Add --timeformat config option to allow changing how dates are displayed. | joey | 2006-05-29 |
* | releasing version 1.4 | joey | 2006-05-27 |
* | * Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades that | joey | 2006-05-27 |
* | Make page edit textarea resize to fit browser window. | joey | 2006-05-27 |
* | * --getctime had bitrotted (well I only ever used it the once so far..), | joey | 2006-05-26 |
* | utf-8 support seems to be working now | joey | 2006-05-26 |
* | * Rebuilding on upgrade to this version is recommended. | joey | 2006-05-26 |
* | * The page name and parent links has switched from using a <h1> to a styled | joey | 2006-05-26 |
* | * Tell HTML::Scrubber to treat "/" as a valid attribute which is its | joey | 2006-05-25 |
* | releasing version 1.3 | joey | 2006-05-16 |
* | releasing version 1.2 | joey | 2006-05-15 |
* | * Add libc6-dev to dependencies, needed to build wrappers. | joey | 2006-05-08 |
* | * Remove dups from the brokenlinks list. | joey | 2006-05-06 |
* | releasing version 1.1 | joey | 2006-05-05 |
* | * Add ikiwiki-mass-rebuild script, ripped out of the postinst. | joey | 2006-05-05 |
* | * Allow discussion links on pages to be turned off with --no-discussion. | joey | 2006-05-05 |
* | * Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubber | joey | 2006-05-05 |
* | haiku plugin | joey | 2006-05-05 |