summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/Fix_selflink_in_po_plugin.mdwn5
-rw-r--r--doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn2
-rw-r--r--doc/todo/po_needstranslation_pagespec.mdwn3
3 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/Fix_selflink_in_po_plugin.mdwn b/doc/todo/Fix_selflink_in_po_plugin.mdwn
index 791c6c055..c4f6662ce 100644
--- a/doc/todo/Fix_selflink_in_po_plugin.mdwn
+++ b/doc/todo/Fix_selflink_in_po_plugin.mdwn
@@ -14,3 +14,8 @@ Fixed in my po branch. --[[intrigeri]]
>> the triviality of the sub, which it would seem to be easy to
>> decide to refactor back into its one caller (which would reintroduce the
>> bug). --[[Joey]]
+
+>>> Well, I can hear and understand this. Apart of adding a comment to
+>>> the sub, explaining the rationale (which is now done in my po
+>>> branch), I don't know what I can do to make it not seem wrong.
+>>> --[[intrigeri]]
diff --git a/doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn b/doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn
index d0c09796f..b130f4ec5 100644
--- a/doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn
+++ b/doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn
@@ -29,3 +29,5 @@ I've written a new plugin, sectiontemplate, available in the `page_tmpl` branch
>>>
>>> I do still think combining this with pagetemplate would be good.
>>> --[[Joey]]
+
+>>>> This is exactly what I was looking for and it took me a while to find it. I very much support the idea to provide this as a regular plugin, be it merged with pagetemplate or stand-alone. Thank you for your work and code! --BenTo
diff --git a/doc/todo/po_needstranslation_pagespec.mdwn b/doc/todo/po_needstranslation_pagespec.mdwn
index 77449dc2b..45b7377ea 100644
--- a/doc/todo/po_needstranslation_pagespec.mdwn
+++ b/doc/todo/po_needstranslation_pagespec.mdwn
@@ -6,4 +6,7 @@ Please review. --[[intrigeri]]
> think of is that `needstranslation(50)` could match
> only pages less than 50% translated. --[[Joey]]
+>> This improvement has been implemented as 98cc946 in my po branch.
+>> --[[intrigeri]]
+
[[!tag patch done]]