summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2009-01-02po(formbuilder_setup): use a template to display the warningintrigeri
2009-01-02po: test formbuilder_setup hook to warn about new master page's languageintrigeri
2009-01-02po: require ikiwiki plugin interface 3.0intrigeri
2009-01-01po: send msgfmt output to /dev/null, else it creates messages.mo filesintrigeri
2009-01-01po: fix error messagesintrigeri
2009-01-01po(cansave): check PO validity using new isvalidpo functionintrigeri
2009-01-01skeleton plugin: added the canrename and canremove hooksintrigeri
2009-01-01po(cansave): use po_to_markup to check PO validityintrigeri
2009-01-01po: move most of filter code to its own functionintrigeri
2009-01-01po: register a (dummy) cansave hookintrigeri
2009-01-01editpage: added a cansave hookintrigeri
2009-01-01Pass src, srcfile, dest and destfile to the canrename hook.intrigeri
2009-01-01po: bugfixintrigeri
2009-01-01po: fix canrename hookintrigeri
2009-01-01rename: pass the CGI and session to the rename hookintrigeri
2009-01-01po: use the new canrename hook to prevent translation renames in the CGIintrigeri
2009-01-01rename: implemented new canrename hookintrigeri
2009-01-01remove: implemented a new canremove hook; use it in the po pluginintrigeri
2009-01-01Merge commit 'upstream/master' into prv/pointrigeri
2009-01-01Render.pm: also use 'our' for $backlinks_calculatedintrigeri
2009-01-01po(myurlto): more robust run_by_editpage logicintrigeri
2009-01-01po: some code/comments refactoringintrigeri
2009-01-01po: follow new coding style (removed Vim folding markersintrigeri
2009-01-01po: added postscan hook, to make pages depend on the pages linking to themintrigeri
2008-12-31po: new po_translation_status_in_links optionintrigeri
2008-12-31po(nicepagetitle): forgot to display %intrigeri
2008-12-31po(percenttranslated): fix issue with leading /intrigeri
2008-12-31po(nicepagetitle): append translation status to links to translated pagesintrigeri
2008-12-31po: inject our own (currently a no-op) nicepagetitle functionintrigeri
2008-12-31po: fix redirect after edit, using a somehow tricky hackintrigeri
2008-12-31po: delete translations of deleted master pagesintrigeri
2008-12-31websetup: Avoid a crash when a new array setup item has been added in a new ...Joey Hess
2008-12-31make sure value is defined before using it as an arrayJoey Hess
2008-12-30po: remove debug statementsintrigeri
2008-12-30po: remove renamed pages special handling, not needed anymoreintrigeri
2008-12-30the rename hook can now change the list of pages to renameintrigeri
2008-12-30renamed the renamepage hook to renamelink, added rename hookintrigeri
2008-12-30Merge commit 'upstream/master' into prv/pointrigeri
2008-12-29htmlbalance: Demand-load HTML::TreeBuilder to avoid failing test suite if it ...Joey Hess
2008-12-28comments: Add cache avoidance.Joey Hess
2008-12-28releasing version 2.72Joey Hess
2008-12-26typoJoey Hess
2008-12-26Merge branch 'master' into nextJoey Hess
2008-12-26inline: Run format hook firstJoey Hess
2008-12-26Merge branch 'master' into nextJoey Hess
2008-12-26comments: Deal with users entering unqualified or partial urls.Joey Hess
2008-12-25Merge branch 'master' into nextJoey Hess
2008-12-25googlecalendar: Add runtime deprecation warning.Joey Hess
2008-12-24remove deprecated googlecalendar pluginJoey Hess
2008-12-24remove deprecated admin prefsJoey Hess