summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2008-11-13 04:39:53 +0100
committerintrigeri <intrigeri@boum.org>2008-11-13 04:39:53 +0100
commit3190e5cea75a43d38f58b8a45fbc87d5527d18f0 (patch)
tree8f305a6db081f7832c7feaa4b8322cefdfc26cbc /doc/bugs
parent5eed0fd97d3f1abcfce3288df9aeeed50967757c (diff)
parent699aa79c2e2dbec02a38ba6ff32e9c861ee9f7be (diff)
Merge commit 'upstream/master' into prv/po
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/pagetitle_function_does_not_respect_meta_titles.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/bugs/pagetitle_function_does_not_respect_meta_titles.mdwn b/doc/bugs/pagetitle_function_does_not_respect_meta_titles.mdwn
index 77c86eba1..158656a13 100644
--- a/doc/bugs/pagetitle_function_does_not_respect_meta_titles.mdwn
+++ b/doc/bugs/pagetitle_function_does_not_respect_meta_titles.mdwn
@@ -8,5 +8,9 @@ The `IkiWiki::pagetitle` function does not respect title changes via `meta.title
> - Using <code>inline</code> would avoid the redefinition + code duplication.
> - A few plugins would need to be upgraded.
> - It may be necessary to adapt the testsuite in `t/pagetitle.t`, as well.
-
+>
> --[[intrigeri]]
+>
+>> It was actually more complicated than expected. A working prototype is
+>> now in my `meta` branch, see my userpage for the up-to-date url.
+>> Thus tagging [[patch]]. --[[intrigeri]]