summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2008-02-03* cgi hooks are now run before ikiwiki state is loaded.Joey Hess
* This allows locking the wiki before loading state, which avoids some tricky locking code when saving a web edit.
2008-02-03test3Joey Hess
2008-02-03web commit by http://joey.kitenet.net/Joey Hess
2008-02-03web commit by http://joey.kitenet.net/Joey Hess
2008-02-03thoughts on mtime settingJoey Hess
2008-02-02web commit by http://pung96.myid.net/Joey Hess
2008-02-02web commit by cva: test page creationJoey Hess
2008-02-02web commit by cvaJoey Hess
2008-02-02more formattingJoey Hess
2008-02-02formattingJoey Hess
2008-02-02cleanupsJoey Hess
2008-02-02add news item for ikiwiki 2.30Joey Hess
2008-02-02web commit by http://joey.kitenet.net/Joey Hess
2008-02-02Revert "web commit by AdamMeyars"Joey Hess
This reverts commit e32772dd1b9082fa360f437377039e02bf3757d2. Spam. Welcome the the banlist, "AdamMeyars".
2008-02-02web commit by AdamMeyarsJoey Hess
2008-02-02web commit by http://edward.myopenid.com/: correct spelling mistakes and voteJoey Hess
2008-02-02web commit by http://perolofsson.myopenid.com/Joey Hess
2008-02-02web commit by http://perolofsson.myopenid.com/: add titleJoey Hess
2008-02-02web commit by http://perolofsson.myopenid.com/Joey Hess
2008-02-01web commit by http://willu.myopenid.com/: doxygen support wishlist entryJoey Hess
2008-01-31web commit by http://users.itk.ppke.hu/~cstamas/: typoJoey Hess
2008-01-31web commit by http://users.itk.ppke.hu/~cstamas/: add unaccent todo and link ↵Joey Hess
to patch
2008-01-31web commit from 134.2.66.50: poll vote (It's fast enough)Joey Hess
2008-01-30copying an intersting bit from an email I'm writingJoey Hess
2008-01-30move suggestion to a todo itemJoey Hess
2008-01-30commentJoey Hess
2008-01-30possible implementationJoey Hess
2008-01-30Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2008-01-30typographyJoey Hess
2008-01-29web commit by http://subvert.org.uk/~bma/Joey Hess
2008-01-30Add example diffurl for bzr.Jelmer Vernooij
2008-01-29remove todoJoey Hess
2008-01-29doc updates for bzrJoey Hess
2008-01-29typoJoey Hess
2008-01-29testJoey Hess
2008-01-29announce no more mail notifications on this wikiJoey Hess
2008-01-29web commit by http://joey.kitenet.net/: test 2Joey Hess
2008-01-29web commit by http://joey.kitenet.net/: test!Joey Hess
2008-01-29updateJoey Hess
2008-01-29todo itemJoey Hess
2008-01-29doc updates, add NEWS itemJoey Hess
2008-01-29* meta: Add pagespec functions to match against title, author, authorurl,Joey Hess
license, and copyright. This can be used to create custom RecentChanges. * meta: To support the pagespec functions, metadata about pages has to be retained as pagestate. * Fix encoding bug when pagestate values contained spaces.
2008-01-29misc recentchanges doc updatesJoey Hess
2008-01-29test2Joey Hess
2008-01-29testJoey Hess
2008-01-29added configuration for recentchangesJoey Hess
I kept it to a simple global configuration, rather than using the preprocessor directive for recentchanges, because that had chicken and egg problems and seemed overcomplicated. This should work reasonably well, though it would be good to add some more metadata so that more customised recentchanges pages can be made.
2008-01-29updateJoey Hess
2008-01-29improve support for internal pagesJoey Hess
This makes it a lot quicker to deal with lots of recentchanges pages appearing and disappearing. It avoids needing to clutter up pagespecs with exclusions for those pages, by making normal pagespecs not match them.
2008-01-29rename templateJoey Hess
2008-01-29document the new refresh hookJoey Hess