Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | resp | joey | 2007-08-14 |
| | |||
* | Remove two header => 1 settings that were overridden by later header => 0 | joey | 2007-08-14 |
| | |||
* | web commit by http://jeremie.koenig.myopenid.com/ | joey | 2007-08-14 |
| | |||
* | web commit by http://jeremie.koenig.myopenid.com/ | joey | 2007-08-14 |
| | |||
* | web commit by http://jeremie.koenig.myopenid.com/ | joey | 2007-08-14 |
| | |||
* | the perl critic reminded me that the library shouldn't be using IN and OUT | joey | 2007-08-14 |
| | | | | | global file handles | ||
* | * Change yet again how unhandled and escaped preprocessor directives are | joey | 2007-08-13 |
| | | | | re-output onto the page. Hopefully I finally got it right.. | ||
* | unescape | joey | 2007-08-13 |
| | |||
* | fix link | joey | 2007-08-13 |
| | |||
* | improved docs, add a tutorial for writing plugins | joey | 2007-08-13 |
| | |||
* | reword | joey | 2007-08-13 |
| | |||
* | toc | joey | 2007-08-13 |
| | |||
* | memoization for injected RPC functions is a very, very good thing | joey | 2007-08-13 |
| | |||
* | performance notes | joey | 2007-08-13 |
| | |||
* | typo | joey | 2007-08-13 |
| | |||
* | add to features | joey | 2007-08-13 |
| | |||
* | * Fix --libdir to work at the command line. | joey | 2007-08-13 |
| | | | | | * Plugins can now be written as standalone external programs, which can be written in any language that can do XML::RPC. | ||
* | further thoughts | joey | 2007-08-12 |
| | |||
* | new todo item | joey | 2007-08-12 |
| | |||
* | remove patch graph for now, it's too early to graph bugs fixed thanks to | joey | 2007-08-12 |
| | | | | | patches since I only recently started retaining used patches. | ||
* | one more reformat | joey | 2007-08-12 |
| | |||
* | reformat | joey | 2007-08-12 |
| | |||
* | oops | joey | 2007-08-12 |
| | |||
* | also graph patch fixed items, and include pending patches as well as | joey | 2007-08-12 |
| | | | | | wishlist items in the unfixed todo graph | ||
* | test | joey | 2007-08-12 |
| | |||
* | test | joey | 2007-08-12 |
| | |||
* | format | joey | 2007-08-12 |
| | |||
* | * Add time=mtime option to postsparkline. | joey | 2007-08-12 |
| | |||
* | kill graphs for now as the fixed graph doesn't really work, since | joey | 2007-08-12 |
| | | | | | | postsparkline sorts by ctimes, not mtimes. Will put back once postsparkline is fixed.. | ||
* | move graphs around etc | joey | 2007-08-12 |
| | |||
* | hide if postsparkline not enabled | joey | 2007-08-12 |
| | |||
* | add graphs | joey | 2007-08-12 |
| | |||
* | response | joey | 2007-08-12 |
| | |||
* | web commit by http://willu.myopenid.com/: respond to comments on the patch | joey | 2007-08-12 |
| | |||
* | * Support pagespec "functions" with no parameters, like included() in the | joey | 2007-08-11 |
| | | | | conditional plugin. | ||
* | skip done patches | joey | 2007-08-11 |
| | |||
* | * Apply a patch from NicolasLimare adding modification date tags to rss and | joey | 2007-08-11 |
| | | | | | | atom feeds, and also changing the publication time for a feed to the newest modiciation time (was newest creation time). * The patch also adds dcterms:creator to rss items that have a known author. | ||
* | sorting | joey | 2007-08-11 |
| | |||
* | web commit by NicolasLimare: rssfeed date patch correction | joey | 2007-08-11 |
| | |||
* | remove dup | joey | 2007-08-11 |
| | |||
* | oops | joey | 2007-08-11 |
| | |||
* | tested | joey | 2007-08-11 |
| | |||
* | response | joey | 2007-08-11 |
| | |||
* | comments and review | joey | 2007-08-11 |
| | |||
* | Remove question about subversion. The details are slightly hairy, suffice | joey | 2007-08-11 |
| | | | | | | to say that it makes sense for ikiwiki to know where the svn repo is, and not extract this info from the WC every time. | ||
* | include bugs tagged patch | joey | 2007-08-11 |
| | |||
* | * The toc directive doesn't work well or make sense inside an inlined page. | joey | 2007-08-11 |
| | | | | Disable it when the page with the toc is nested inside another page. | ||
* | * Updated French translation from Cyril Brulebois. Closes: #437181 | joey | 2007-08-11 |
| | |||
* | web commit by http://melissensaft.myopenid.com/ | joey | 2007-08-11 |
| | |||
* | web commit by http://melissensaft.myopenid.com/: How can I enable textile? ↵ | joey | 2007-08-11 |
| | | | | Problem description |