summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2008-09-23include perl error in warning about openidJoey Hess
2008-09-23Fix typo in skeleton.pm.example: sessionncgi (with extra n)Simon McVittie
2008-09-21remove: redirect via urlto(), avoiding mentions of index.htmlSimon McVittie
2008-09-21recentchanges: construct redirections via urlto(), avoiding mentions of index...Simon McVittie
2008-09-21poll: Use urlto to produce redirection URLs, avoiding mentions of index.htmlSimon McVittie
2008-09-21editpage: beautify redirection URLs, avoiding exposing the implementation det...Simon McVittie
2008-09-20handle templates with special characters in nameJoey Hess
2008-09-20avoid uninitialised value warningJoey Hess
2008-09-20add missing page name sanity checkJoey Hess
2008-09-20avoid warning if percent value is not numericJoey Hess
2008-09-20avoid duplicate template lookupJoey Hess
2008-09-20revert colon part of changeJoey Hess
2008-09-20edittemplate patch from WilluJoey Hess
2008-09-19i18nJoey Hess
2008-09-19progress: Display an error if the progress cannot be parsed, and allow the pe...Joey Hess
2008-09-17fix check for nonexistant contentJoey Hess
2008-09-17store ctime for use by expiry codeJoey Hess
2008-09-17aggregate: Support atom feeds with only a summary element, and no content ele...Joey Hess
2008-09-17editdiff: Broken since 2.62 due to wrong syntax, now fixed.Joey Hess
2008-09-17aggregate: Allow expirecount to work on the first pass. (expireage still need...Joey Hess
2008-09-14rootpage is not a pagespecJoey Hess
2008-09-11listdirectives: Enable use of the directives underlay.Joey Hess
2008-09-11change git hook descriptionJoey Hess
2008-09-09goodstuff updateJoey Hess
2008-09-09img: Support sizes like 200x. Closes: #475149Joey Hess
2008-09-09progress: New plugin to generate progress bars (willu)Joey Hess
2008-09-08ddate: Stop clobbering timeformat when not enabled.Joey Hess
2008-09-08minor optimisationJoey Hess
2008-09-05editpage: New core plugin factoring out page editing to allow disabling it if...Joey Hess
2008-09-05UNIVERSAL not used in this pluginJoey Hess
2008-09-02use yesnoJoey Hess
2008-09-02table: Support header=column to make the table header be the first column of ...Joey Hess
2008-09-01filecheck: Fall back to testing for binary or plain text files if no mime typ...Joey Hess
2008-09-01don't fail if %config is not setJoey Hess
2008-08-28Set cookies HttpOnly.Joey Hess
2008-08-28filecheck: Fixed two bits broken in move from attachment.Joey Hess
2008-08-27humansize moved to filecheckJoey Hess
2008-08-26if extrafooter is already set, append to itJoey Hess
2008-08-26autoindex: Avoid re-adding previously deleted (or renamed) pages.Joey Hess
2008-08-26color: New plugin from ptecza.Joey Hess
2008-08-26remove dead codeJoey Hess
2008-08-25edittemplate: Don't wipe out edits on preview.Joey Hess
2008-08-25filecheck: New plugin factoring out the PageSpec additions that were original...Joey Hess
2008-08-25updateJoey Hess
2008-08-25rename pluginJoey Hess
2008-08-25indentation, style, and fixed name of preprocessor_description_dirJoey Hess
2008-08-25plugin by willuJoey Hess
2008-08-24willu's teximg changesJoey Hess
2008-08-23map: The fix for #449285 was buggy and broke display of parents in certian ci...Joey Hess
2008-08-23fix my broken fixJoey Hess