aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/need_global_renamepage_hook.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/need_global_renamepage_hook.mdwn')
-rw-r--r--doc/todo/need_global_renamepage_hook.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/need_global_renamepage_hook.mdwn b/doc/todo/need_global_renamepage_hook.mdwn
index 9c987aac4..6c79fa321 100644
--- a/doc/todo/need_global_renamepage_hook.mdwn
+++ b/doc/todo/need_global_renamepage_hook.mdwn
@@ -103,3 +103,5 @@ hashes is desired, it could return the full set of hashes.
>> plugins use the hook; plugin A would see when plugin B adds a new file
>> to be renamed. And the subpage renaming stuff could probably be moved
>> into the rename hook too. --[[Joey]]
+>>>
+>>> I've implemented this nice solution in my po branch. --[[intrigeri]]