diff options
author | intrigeri <intrigeri@boum.org> | 2009-03-08 15:50:48 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2009-03-08 15:50:48 +0100 |
commit | f4ae4c0b091d51842db2a97f09d1d1d64cf1f2ce (patch) | |
tree | 0d41f0e1b78c57be4dca4c6aee6581b37787b1c8 /doc/todo | |
parent | ff0ae86945f8a68d5bc51fa9f9cc89754cd209b5 (diff) |
implemented Joey's solution
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/need_global_renamepage_hook.mdwn | 2 |
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]] |