Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-07 | * Add a linkmap plugin (requires graphviz). | joey | |
2006-09-04 | fix | joey | |
2006-09-04 | * Drop real uid/gid in the suid wrapper, thus allowing commits to remote | joey | |
subversion repos and fixing some other issues. | |||
2006-08-25 | * Use DESTDIR and not PREFIX to specify installation prefix for packaging. | joey | |
* Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run from a different directory. | |||
2006-08-24 | web commit by EdAvis | www-data | |
2006-08-24 | response | joey | |
2006-08-23 | web commit by EdAvis | www-data | |
2006-08-22 | revert broken parentlinks fix, which was broken, explain why | joey | |
add plugins/contrib page to avoid broken link on this wiki | |||
2006-08-21 | * Clean up behavior with broken parentlinks. | joey | |
2006-08-21 | move to bug page | joey | |
2006-08-02 | thoughts | joey | |
2006-08-02 | * Renamed GlobLists to PageSpecs. | joey | |
* PageSpecs can now include nested parens, "and", and "or". This remains backwards compatible to the old GlobList format. It's implemented by treating the GlobList as a very limited microlanguage that is transformed to perl code that does the matching. * The old GlobList format is deprecated, and I encourage users to switch to using the new PageSpec format. Compatability with the old format will be removed at some point, possibly by 2.0. * Wiki rebuild needed on upgrade to this version due to PageSpec change. * Add support for creation_month and creation_year to PageSpec. Closes: #380680 * Changes to index file encoding. | |||
2006-07-30 | * Title metadata of inlined pages now shows up in blogs, although not yet | joey | |
in their rss feeds. | |||
2006-07-02 | updates | joey | |
2006-07-02 | ugh, this is a tricky one.. | joey | |
2006-07-02 | bug | joey | |
2006-07-02 | * Centralised all calls to HTML::Template and force all the templates | joey | |
to be read as utf8. | |||
2006-07-02 | web commit by joey | www-data | |
2006-07-02 | web commit by joey | www-data | |
2006-07-02 | so make sure to let perl know it should be handled as utf8. Also, | joey | |
* Improve layout of edit page so formatting help link is always visible w/o getting in the way of the preview. | |||
2006-07-02 | web commit by ThomasSchwinge: HelpOnFormatting link disappears. | www-data | |
2006-07-02 | * Parse svn log as xml for improved utf8 and security. Note that this makes | joey | |
ikiwiki depend on XML::Simple. Patch by Faidon Liambotis. | |||
2006-07-02 | * Honor LC_CTIME when formatting a time for display. Thanks, Faidon | joey | |
Liambotis. | |||
2006-06-23 | add | joey | |
2006-06-23 | make the bugs page work like the todo page | joey | |