summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
AgeCommit message (Expand)Author
2009-02-27goto: Fix typo that broke recentchanges_link compatability.Joey Hess
2009-02-26bzr: Add missing rcs_diff. (liw)Joey Hess
2009-02-26comments: Avoid showing comment moderation button in prefs to non-admins.Joey Hess
2009-02-25bzr: Add missing stub rcs_diff.Joey Hess
2009-02-19rename tag() to tagged(); add docsJoey Hess
2009-02-19add tag() pagespecJoey Hess
2009-02-17typoJoey Hess
2009-02-17goto: Fix redirect to comments.Joey Hess
2009-02-17template: Load templates in scan modeJoey Hess
2009-02-17Revert "comments" (stupid commit)Joey Hess
2009-02-17commentsJoey Hess
2009-02-14check for empty srcdirJoey Hess
2009-02-14downgrade missing shortcuts page error to warningJoey Hess
2009-02-12move check_canedit, check_content to IkiWiki library from editpageJoey Hess
2009-02-12shortcut: If default_pageext is set, first look for shortcuts.default_pageextJoey Hess
2009-02-11doubled semicolonsJoey Hess
2009-02-03Work around XML::Atom strangeness that results in double-encoded postsSimon McVittie
2009-01-31rename apache404 -> 404Joey Hess
2009-01-31factor out IE stupididy workaroundJoey Hess
2009-01-31Split cgi_goto into a goto pluginSimon McVittie
2009-01-31Split apache404 into an independent pluginSimon McVittie
2009-01-31recentchanges: delete CGI hook in favour of the global oneSimon McVittie
2009-01-31comments: delete cgi hook in favour of the global oneSimon McVittie
2009-01-27po: remove all dependencies on nicepagetitleintrigeri
2009-01-27rename hook: instead of modifying the passed-by-name array, return a copyintrigeri
2009-01-26typoJoey Hess
2009-01-26Merge commit 'smcv/underlay'Joey Hess
2009-01-26Merge commit 'smcv/updated'Joey Hess
2009-01-26hook function names should be the same as the hook nameJoey Hess
2009-01-27po: make the "backlinks involve dependencies" feature optionalintrigeri
2009-01-27revert renamepage's hook original nameintrigeri
2009-01-26po: bring back a useful use of scalarintrigeri
2009-01-26only pass named parameters to the canremove hookintrigeri
2009-01-26only pass named parameters to the canrename hookintrigeri
2009-01-26po(formbuilder): stop hunting down non-existent casesintrigeri
2009-01-26add mising hooks and fix syntax errorJoey Hess
2009-01-26remove unnecessary returnsJoey Hess
2009-01-26remove redundant useJoey Hess
2009-01-26non-code changesJoey Hess
2009-01-26more unnecessary parensJoey Hess
2009-01-26avoid keeping running if a DOS attack is possibleJoey Hess
2009-01-26remove unnecessary parensJoey Hess
2009-01-26another useless use of scalarJoey Hess
2009-01-26remove useless uses of scalarJoey Hess
2009-01-26improve some englishJoey Hess
2009-01-26avoid standalone -e or foo syntaxJoey Hess
2009-01-26avoid mixing english with translationJoey Hess
2009-01-26Merge branch 'master' into poJoey Hess
2009-01-25git: Fix malformed utf8 recieved from git.Joey Hess
2009-01-25format moderation queue only at end, avoid O(N^3) bugJoey Hess