summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2008-07-24question about license for patchbremner
2008-07-24* No longer Ikiwiki backports for Ubuntu Gutsy. I've switched to Hardy ↵http://ptecza.myopenid.com/
completely.
2008-07-24example plus address failinghttp://alcopop.org/me/openid/
2008-07-23updatJoey Hess
2008-07-23add todoJoey Hess
2008-07-23document link fixup on renameJoey Hess
2008-07-23add renamepage hooksJoey Hess
Implemented for regular wikilinks, with a test suite.
2008-07-23Merge branch 'master' into tovaJoey Hess
2008-07-23Rebuild pages that change their type. (Gabriel McManus)Joey Hess
2008-07-23responseJoey Hess
2008-07-23Merge branch 'master' into tovaJoey Hess
2008-07-23attachment: Do not escape _ when determining attachment filenames.Joey Hess
2008-07-23corrected link to the wikiannounce programAlexandreDupas
2008-07-23* Updatehttp://ptecza.myopenid.com/
2008-07-23fixed description for open parameterrdennis
2008-07-23* Typohttp://ptecza.myopenid.com/
2008-07-23* Bug?http://ptecza.myopenid.com/
2008-07-22Report bug in map wrt bare directorieshttp://www.cse.unsw.edu.au/~willu/
2008-07-22(no commit message)bremner
2008-07-22formattingJoey Hess
2008-07-22updatesJoey Hess
2008-07-22Merge commit 'origin/master' into tovaJoey Hess
2008-07-22(no commit message)http://lollipopman.myopenid.com/
2008-07-22(no commit message)http://lollipopman.myopenid.com/
2008-07-22(no commit message)http://lollipopman.myopenid.com/
2008-07-22bug when pages changing extension; new patchhttp://gmcmanus.myopenid.com/
2008-07-22patch to prevent email obfuscationhttp://gmcmanus.myopenid.com/
2008-07-22response to responsehttp://brian.may.myopenid.com/
2008-07-22bug already noted, so mark as donehttp://gmcmanus.myopenid.com/
2008-07-21email obfuscation by Text::Markdown undone by HTML::Scrubberhttp://gmcmanus.myopenid.com/
2008-07-21improve docsJoey Hess
2008-07-21really addJoey Hess
2008-07-21Merge branch 'master' into tovaJoey Hess
2008-07-21Add allow_symlinks_before_srcdir config settingJoey Hess
can be used to avoid a security check that is a good safe default, but problimatic overkill in some situations. I decided to underdocument this, because the option looks ugly, and I don't want people randomly turning it on because it looks like a good idea. So if you need it, you'll get an error message mentioning how to fix it.
2008-07-21Avoid troublesome abs_path calls in wrapper setupJoey Hess
As documented in the forum post.
2008-07-21responseJoey Hess
2008-07-21responseJoey Hess
2008-07-21Merge branch 'master' into tovaJoey Hess
Conflicts: debian/changelog
2008-07-21Really fix bug with links to pages with names containing colonsJoey Hess
Previous fix mised a few cases.
2008-07-21remove testJoey Hess
2008-07-21testJoey Hess
2008-07-21typoJoey Hess
2008-07-21testJoey Hess
2008-07-21responseJoey Hess
2008-07-21Merge commit 'smcv/master'Joey Hess
2008-07-21Don't prepend tagbase to tags if they start with "./" or "/".Simon McVittie
That syntax made little sense previously, and this allows sites to put "most" of their tags under $tagbase.
2008-07-21(no commit message)Mathias
2008-07-21document remove pluginJoey Hess
2008-07-21update on some of the conflict casesJoey Hess
2008-07-21Fix one missed instance of a directive without [[! (it was committed after I ↵http://smcv.pseudorandom.co.uk/
branched)