pagetitle vs meta: announcing a working prototype

Signed-off-by: intrigeri <intrigeri@boum.org>
master
intrigeri 2008-11-12 01:06:17 +01:00
parent 50b95a0742
commit 521d76e508
1 changed files with 5 additions and 1 deletions

View File

@ -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. > - Using <code>inline</code> would avoid the redefinition + code duplication.
> - A few plugins would need to be upgraded. > - A few plugins would need to be upgraded.
> - It may be necessary to adapt the testsuite in `t/pagetitle.t`, as well. > - It may be necessary to adapt the testsuite in `t/pagetitle.t`, as well.
>
> --[[intrigeri]] > --[[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]]