aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/po.pm
Commit message (Expand)AuthorAge
...
* avoid Po4a::Common exporting anythingJoey Hess2009-07-19
* shut up msgmergeJoey Hess2009-07-19
* bugfix: Avoid generating po files for files that are not httmlizableJoey Hess2009-07-19
* po: better discussion link logicintrigeri2009-06-03
* Merge commit 'intrigeri/po' into poJoey Hess2009-05-19
|\
| * po: remove unneeded check on link pluginintrigeri2009-04-20
* | wrappingJoey Hess2009-03-29
* | whitespaceJoey Hess2009-03-29
* | minor code changesJoey Hess2009-03-29
|/
* rename hook: run once per file to be renamedintrigeri2009-03-08
* po: remove all dependencies on nicepagetitleintrigeri2009-01-27
* rename hook: instead of modifying the passed-by-name array, return a copyintrigeri2009-01-27
* po: make the "backlinks involve dependencies" feature optionalintrigeri2009-01-27
* po: bring back a useful use of scalarintrigeri2009-01-26
* only pass named parameters to the canremove hookintrigeri2009-01-26
* only pass named parameters to the canrename hookintrigeri2009-01-26
* po(formbuilder): stop hunting down non-existent casesintrigeri2009-01-26
* remove redundant useJoey Hess2009-01-26
* non-code changesJoey Hess2009-01-26
* more unnecessary parensJoey Hess2009-01-26
* avoid keeping running if a DOS attack is possibleJoey Hess2009-01-26
* remove unnecessary parensJoey Hess2009-01-26
* another useless use of scalarJoey Hess2009-01-26
* remove useless uses of scalarJoey Hess2009-01-26
* improve some englishJoey Hess2009-01-26
* avoid standalone -e or foo syntaxJoey Hess2009-01-26
* remove cansave plugin, now replaced by Joey's checkcontent oneintrigeri2009-01-19
* po: when possible, disable use of Text::WrapI18N in po4a; else warn about too...intrigeri2009-01-16
* po(change): re-render all rendered files in one corner caseintrigeri2009-01-16
* po: pages in underlay dirs are not translatableintrigeri2009-01-15
* po(_istranslation): fix unitialized valueintrigeri2009-01-15
* po: fix broken links from slave pagesintrigeri2009-01-15
* po: do not add translation status to parentlinksintrigeri2009-01-13
* po(isvalidpo): more meaningful error messageintrigeri2009-01-02
* po: back to the cansave hook, as the form validation is not sufficientintrigeri2009-01-02
* po: first attempt to replace cansave hook with form validate tweaksintrigeri2009-01-02
* po/i18n: move the function names out of the translatable stringsintrigeri2009-01-02
* po: updated copyright yearsintrigeri2009-01-02
* po(formbuilder_setup): remove the rename/remove buttons on slave pagesintrigeri2009-01-02
* po: avoid warnings and possible bugs with nested named subroutinesintrigeri2009-01-02
* po: gettext-ize error messagesintrigeri2009-01-02
* po: do not allow to create pages of type pointrigeri2009-01-02
* po: cosmetic changes to percent translated displayintrigeri2009-01-02
* 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
* po(cansave): use po_to_markup to check PO validityintrigeri2009-01-01