summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/po.pm
AgeCommit message (Expand)Author
2009-07-20po: Support running with a non-english master lang; add translated underlaysJoey Hess
2009-07-20create translated underlays in mdwn formatJoey Hess
2009-07-19avoid Po4a::Common exporting anythingJoey Hess
2009-07-19shut up msgmergeJoey Hess
2009-07-19bugfix: Avoid generating po files for files that are not httmlizableJoey Hess
2009-06-03po: better discussion link logicintrigeri
2009-05-19Merge commit 'intrigeri/po' into poJoey Hess
2009-04-20po: remove unneeded check on link pluginintrigeri
2009-03-29wrappingJoey Hess
2009-03-29whitespaceJoey Hess
2009-03-29minor code changesJoey Hess
2009-03-08rename hook: run once per file to be renamedintrigeri
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-27po: make the "backlinks involve dependencies" feature optionalintrigeri
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-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