diff options
author | intrigeri <intrigeri@boum.org> | 2010-08-02 03:23:30 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-08-02 03:23:30 +0200 |
commit | e083e4caa8175c4ccc45dd06e9b9cd784dcbbc94 (patch) | |
tree | 304665df65f493f31ae503ccdfcf5e9902a7330d /doc/todo | |
parent | 7a1d5632b8c762ad7b00e1e834b5678ec9299bda (diff) | |
download | ikiwiki-e083e4caa8175c4ccc45dd06e9b9cd784dcbbc94.tar ikiwiki-e083e4caa8175c4ccc45dd06e9b9cd784dcbbc94.tar.gz |
ackĀ²
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/po:_avoid_rebuilding_to_fix_meta_titles.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/po:_avoid_rebuilding_to_fix_meta_titles.mdwn b/doc/todo/po:_avoid_rebuilding_to_fix_meta_titles.mdwn index 86b0ccd72..d4e1f743c 100644 --- a/doc/todo/po:_avoid_rebuilding_to_fix_meta_titles.mdwn +++ b/doc/todo/po:_avoid_rebuilding_to_fix_meta_titles.mdwn @@ -38,3 +38,6 @@ Re the meta title escaping issue worked around by `change`. >>>>> in scan mode. Hmm, I wonder if there's any reason to have >>>>> the scan hook called before those as it does now. Reordering >>>>> those 2 lines could avoid adding a new hook. --[[Joey]] + +>>>>>> Sure. I was fearing to break other plugins if I did so, so I +>>>>>> did not dare to. I'll try this. --[[intrigeri]] |