]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Submit branch for review.
authorintrigeri <intrigeri@web>
Wed, 10 Apr 2019 21:01:07 +0000 (17:01 -0400)
committeradmin <admin@branchable.com>
Wed, 10 Apr 2019 21:01:07 +0000 (17:01 -0400)
doc/todo/_Add_ikiwiki_PO-Plugin_to_ignore_languages.mdwn

index 690f89d5dbd0583092e12424c4b4930d3effe373..92140b32aecdba944032db549549535db49aed72 100644 (file)
@@ -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: <https://labs.riseup.net/code/issues/15
 > 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]]