X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/79131ddb1a6e6e524a6bd987f18161152d5f408b..50a8f03bb7c18be56e760538a263b52c85aea94d:/doc/todo/_Add_ikiwiki_PO-Plugin_to_ignore_languages.mdwn?ds=sidebyside diff --git a/doc/todo/_Add_ikiwiki_PO-Plugin_to_ignore_languages.mdwn b/doc/todo/_Add_ikiwiki_PO-Plugin_to_ignore_languages.mdwn index 690f89d5d..fbdccc5b2 100644 --- a/doc/todo/_Add_ikiwiki_PO-Plugin_to_ignore_languages.mdwn +++ b/doc/todo/_Add_ikiwiki_PO-Plugin_to_ignore_languages.mdwn @@ -1,4 +1,4 @@ -[[!template id=gitbranch branch=feature/15355-po-plugin-disable-languages author="[[hefee]]"]] +[[!template id=gitbranch branch=feature/15355-po-plugin-disable-languages author="[[intrigeri]]"]] `po_disabled_languages` is used to disable languages on the website. It can be used to prepare new translations, while it will hide those from @@ -20,3 +20,18 @@ See also downstream bug report in tails: to monkey-patch ikiwiki internals. If this plugin is important to you, > more test coverage would be very much appreciated. > --[[smcv]] + +>> I've put this branch into a shape that I now dare submitting: +>> https://salsa.debian.org/tails-team/ikiwiki/tree/feature/15355-po-plugin-disable-languages. +>> It adds a little bit test coverage in the form of integration tests +>> for the proposed feature, that incidentally exercise the rest of the +>> basic functionality of the PO plugin. +>> Credits go to hefee for the initial work; I merely did a lot of polishing. +>> Happy to squash all this into a single commit if you prefer. +>> --[[intrigeri]] + +>>> Please let me know if the added test coverage is sufficient to unblock +>>> the merge of this branch. Thanks in advance! +>>> --[[intrigeri]] + +[[!tag patch]]