aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* po(formbuilder_setup): use a template to display the warningintrigeri2009-01-02
* po: test formbuilder_setup hook to warn about new master page's languageintrigeri2009-01-02
* po: require ikiwiki plugin interface 3.0intrigeri2009-01-02
* po: send msgfmt output to /dev/null, else it creates messages.mo filesintrigeri2009-01-01
* po: fix error messagesintrigeri2009-01-01
* po(cansave): check PO validity using new isvalidpo functionintrigeri2009-01-01
* skeleton plugin: added the canrename and canremove hooksintrigeri2009-01-01
* po(cansave): use po_to_markup to check PO validityintrigeri2009-01-01
* po: move most of filter code to its own functionintrigeri2009-01-01
* po: register a (dummy) cansave hookintrigeri2009-01-01
* editpage: added a cansave hookintrigeri2009-01-01
* Pass src, srcfile, dest and destfile to the canrename hook.intrigeri2009-01-01
* po: bugfixintrigeri2009-01-01
* po: fix canrename hookintrigeri2009-01-01
* rename: pass the CGI and session to the rename hookintrigeri2009-01-01
* po: use the new canrename hook to prevent translation renames in the CGIintrigeri2009-01-01
* rename: implemented new canrename hookintrigeri2009-01-01
* remove: implemented a new canremove hook; use it in the po pluginintrigeri2009-01-01
* Merge commit 'upstream/master' into prv/pointrigeri2009-01-01
|\
| * websetup: Avoid a crash when a new array setup item has been added in a new ...Joey Hess2008-12-31
| * make sure value is defined before using it as an arrayJoey Hess2008-12-31
| * htmlbalance: Demand-load HTML::TreeBuilder to avoid failing test suite if it ...Joey Hess2008-12-29
| * comments: Add cache avoidance.Joey Hess2008-12-28
| * typoJoey Hess2008-12-26
| * Merge branch 'master' into nextJoey Hess2008-12-26
| |\
| * \ Merge branch 'master' into nextJoey Hess2008-12-26
| |\ \
| * \ \ Merge branch 'master' into nextJoey Hess2008-12-25
| |\ \ \
| * | | | remove deprecated googlecalendar pluginJoey Hess2008-12-24
| * | | | remove deprecated admin prefsJoey Hess2008-12-24
| * | | | finalise version 3.00 of the plugin apiJoey Hess2008-12-23
| * | | | enable aggregate_internal by defaultJoey Hess2008-12-23
* | | | | Render.pm: also use 'our' for $backlinks_calculatedintrigeri2009-01-01
* | | | | po(myurlto): more robust run_by_editpage logicintrigeri2009-01-01
* | | | | po: some code/comments refactoringintrigeri2009-01-01
* | | | | po: follow new coding style (removed Vim folding markersintrigeri2009-01-01
* | | | | po: added postscan hook, to make pages depend on the pages linking to themintrigeri2009-01-01
* | | | | po: new po_translation_status_in_links optionintrigeri2008-12-31
* | | | | po(nicepagetitle): forgot to display %intrigeri2008-12-31
* | | | | po(percenttranslated): fix issue with leading /intrigeri2008-12-31
* | | | | po(nicepagetitle): append translation status to links to translated pagesintrigeri2008-12-31
* | | | | po: inject our own (currently a no-op) nicepagetitle functionintrigeri2008-12-31
* | | | | po: fix redirect after edit, using a somehow tricky hackintrigeri2008-12-31
* | | | | po: delete translations of deleted master pagesintrigeri2008-12-31
* | | | | po: remove debug statementsintrigeri2008-12-30
* | | | | po: remove renamed pages special handling, not needed anymoreintrigeri2008-12-30
* | | | | the rename hook can now change the list of pages to renameintrigeri2008-12-30
* | | | | renamed the renamepage hook to renamelink, added rename hookintrigeri2008-12-30
* | | | | Merge commit 'upstream/master' into prv/pointrigeri2008-12-30
|\ \ \ \ \
| * | | | | releasing version 2.72Joey Hess2008-12-28
| | |_|_|/ | |/| | |
| * | | | inline: Run format hook firstJoey Hess2008-12-26
| | |_|/ | |/| |