summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/po.pm
AgeCommit message (Expand)Author
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-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-19remove cansave plugin, now replaced by Joey's checkcontent oneintrigeri
2009-01-16po: when possible, disable use of Text::WrapI18N in po4a; else warn about too...intrigeri
2009-01-16po(change): re-render all rendered files in one corner caseintrigeri
2009-01-15po: pages in underlay dirs are not translatableintrigeri
2009-01-15po(_istranslation): fix unitialized valueintrigeri
2009-01-15po: fix broken links from slave pagesintrigeri
2009-01-13po: do not add translation status to parentlinksintrigeri
2009-01-02po(isvalidpo): more meaningful error messageintrigeri
2009-01-02po: back to the cansave hook, as the form validation is not sufficientintrigeri
2009-01-02po: first attempt to replace cansave hook with form validate tweaksintrigeri
2009-01-02po/i18n: move the function names out of the translatable stringsintrigeri
2009-01-02po: updated copyright yearsintrigeri
2009-01-02po(formbuilder_setup): remove the rename/remove buttons on slave pagesintrigeri
2009-01-02po: avoid warnings and possible bugs with nested named subroutinesintrigeri
2009-01-02po: gettext-ize error messagesintrigeri
2009-01-02po: do not allow to create pages of type pointrigeri
2009-01-02po: cosmetic changes to percent translated displayintrigeri
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-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-01Pass src, srcfile, dest and destfile to the canrename hook.intrigeri
2009-01-01po: bugfixintrigeri
2009-01-01po: fix canrename hookintrigeri
2009-01-01po: use the new canrename hook to prevent translation renames in the CGIintrigeri
2009-01-01remove: implemented a new canremove hook; use it in the po pluginintrigeri
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