From: intrigeri Date: Wed, 10 Apr 2019 21:01:07 +0000 (-0400) Subject: Submit branch for review. X-Git-Tag: 3.20200202.3~76 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/0f008fb0e620576e362b0aa2e155d029d172ab70 Submit branch for review. --- 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..92140b32a 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,14 @@ 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]] + +[[!tags patch]]