summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-02-17template: Load templates in scan modeJoey Hess
This is potentially expensive, but is necessary so that meta and tag directives, and other links on templates affect the page using the template reliably.
2009-02-17re-add actual commentsJoey Hess
2009-02-17Revert "comments" (stupid commit)Joey Hess
This reverts commit bb8b8787ef9477c027b9e5d8b7b5e1addfd1ca32.
2009-02-17commentsJoey Hess
2009-02-17link to other bugJoey Hess
2009-02-17Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-02-17this bug also affects using tags in templatesJoey Hess
2009-02-17patch to add tag() pagespecJon Dowland
2009-02-17escaped comma in page titleJon Dowland
2009-02-17add issues with tags and backlinksJon Dowland
2009-02-17ask indexpages questionhttp://jjheng.myopenid.com/
2009-02-16need to pass PREFIX=/usr to avoidJoey Hess
was lost in rules file rewrite I used debhelper 7.2 features too, shoot me :-)
2009-02-16update compat levelJoey Hess
2009-02-16(no commit message)http://josephturian.blogspot.com/
2009-02-16(no commit message)http://josephturian.blogspot.com/
2009-02-16updated spanish translationVĂ­ctor Moral
2009-02-16(no commit message)rafael2k
2009-02-16correct WikiLinks to the WikiLink pageAlexandreDupas
2009-02-16link to goto plugin pageJon Dowland
2009-02-16fix link to h1title pluginJon Dowland
2009-02-16fixed git cloneurlhttp://hendry.iki.fi/
2009-02-15avoid compressing htmlJoey Hess
2009-02-15debhelper v7; rules file minimisation.Joey Hess
2009-02-15add news item for ikiwiki 3.04Joey Hess
2009-02-15releasing version 3.04Joey Hess
2009-02-15further commentsJoey Hess
2009-02-15responseJoey Hess
2009-02-15suggestionJoey Hess
2009-02-15suggestionJoey Hess
2009-02-15openid2http://hendry.iki.fi/
2009-02-15trying to get my favourite wiki to support my favourite markup :-)http://hendry.iki.fi/
2009-02-14Revert "blanking for the luls"Joey Hess
PS: You're banned.
2009-02-14Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-02-14blanking for the lulshttp://cmelbye.myopenid.com/
2009-02-14(no commit message)http://josephturian.blogspot.com/
2009-02-14link to HEAD instead of today's sha1 of hlsimple.pmbremner
2009-02-14Throw another source highlighting option into the ringbremner
2009-02-14(no commit message)gothicx
2009-02-14check for empty srcdirJoey Hess
This happens when using -dumpsetup
2009-02-14downgrade missing shortcuts page error to warningJoey Hess
and response to bug report
2009-02-14apply patch to fix googleform xhtmlJoey Hess
2009-02-14typoJoey Hess
2009-02-13(no commit message)http://josephturian.blogspot.com/
2009-02-13Update patch and reply to bug report.http://www.cse.unsw.edu.au/~willu/
2009-02-13Add a new bug to track simple patchhttp://www.cse.unsw.edu.au/~willu/
2009-02-13The wrapper works nicely!http://weakish.int.eu.org/
2009-02-13patch for googleform.tmpl to produce valid XHTMLhttp://weakish.int.eu.org/
2009-02-12strange output from sourcecode pluginbremner
2009-02-12move check_canedit, check_content to IkiWiki library from editpageJoey Hess
It no longer makes sense to keep these functions in editpage, because serveral plugins now exist that use them, and users may want to disable editpage, while leaving those plugins enabled. Most notably, comments uses both functions, and it's entirely appropriate to disable editpage but still want to have comments enabled. Less likely, attachments, rename, and remove all use check_canedit -- but it would be unusual indeed to want to use these w/o editpage.
2009-02-12responseJoey Hess