aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* respjoey2007-08-14
|
* Remove two header => 1 settings that were overridden by later header => 0joey2007-08-14
|
* web commit by http://jeremie.koenig.myopenid.com/joey2007-08-14
|
* web commit by http://jeremie.koenig.myopenid.com/joey2007-08-14
|
* web commit by http://jeremie.koenig.myopenid.com/joey2007-08-14
|
* the perl critic reminded me that the library shouldn't be using IN and OUTjoey2007-08-14
| | | | | global file handles
* * Change yet again how unhandled and escaped preprocessor directives arejoey2007-08-13
| | | | re-output onto the page. Hopefully I finally got it right..
* unescapejoey2007-08-13
|
* fix linkjoey2007-08-13
|
* improved docs, add a tutorial for writing pluginsjoey2007-08-13
|
* rewordjoey2007-08-13
|
* tocjoey2007-08-13
|
* memoization for injected RPC functions is a very, very good thingjoey2007-08-13
|
* performance notesjoey2007-08-13
|
* typojoey2007-08-13
|
* add to featuresjoey2007-08-13
|
* * Fix --libdir to work at the command line.joey2007-08-13
| | | | | * Plugins can now be written as standalone external programs, which can be written in any language that can do XML::RPC.
* further thoughtsjoey2007-08-12
|
* new todo itemjoey2007-08-12
|
* remove patch graph for now, it's too early to graph bugs fixed thanks tojoey2007-08-12
| | | | | patches since I only recently started retaining used patches.
* one more reformatjoey2007-08-12
|
* reformatjoey2007-08-12
|
* oopsjoey2007-08-12
|
* also graph patch fixed items, and include pending patches as well asjoey2007-08-12
| | | | | wishlist items in the unfixed todo graph
* testjoey2007-08-12
|
* testjoey2007-08-12
|
* formatjoey2007-08-12
|
* * Add time=mtime option to postsparkline.joey2007-08-12
|
* kill graphs for now as the fixed graph doesn't really work, sincejoey2007-08-12
| | | | | | postsparkline sorts by ctimes, not mtimes. Will put back once postsparkline is fixed..
* move graphs around etcjoey2007-08-12
|
* hide if postsparkline not enabledjoey2007-08-12
|
* add graphsjoey2007-08-12
|
* responsejoey2007-08-12
|
* web commit by http://willu.myopenid.com/: respond to comments on the patchjoey2007-08-12
|
* * Support pagespec "functions" with no parameters, like included() in thejoey2007-08-11
| | | | conditional plugin.
* skip done patchesjoey2007-08-11
|
* * Apply a patch from NicolasLimare adding modification date tags to rss andjoey2007-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.
* sortingjoey2007-08-11
|
* web commit by NicolasLimare: rssfeed date patch correctionjoey2007-08-11
|
* remove dupjoey2007-08-11
|
* oopsjoey2007-08-11
|
* testedjoey2007-08-11
|
* responsejoey2007-08-11
|
* comments and reviewjoey2007-08-11
|
* Remove question about subversion. The details are slightly hairy, sufficejoey2007-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 patchjoey2007-08-11
|
* * The toc directive doesn't work well or make sense inside an inlined page.joey2007-08-11
| | | | Disable it when the page with the toc is nested inside another page.
* * Updated French translation from Cyril Brulebois. Closes: #437181joey2007-08-11
|
* web commit by http://melissensaft.myopenid.com/joey2007-08-11
|
* web commit by http://melissensaft.myopenid.com/: How can I enable textile? ↵joey2007-08-11
| | | | Problem description