[pmwiki-users] HTMLTitleFmt with internationalisation

Vidar Glette vidargl at gmail.com
Sun Nov 23 06:55:38 CST 2008


I have some problems getting my HTMLTitleFmt to work properly with
internationalisations. The site is in two languages, both with a separate
(:title ...:) markup inside the userlang conditional. To supply the
HTMLTitleFmt, the following code is used:

$title = PageVar($pagename,'$Title');
$HTMLTitleFmt = "$title | $WikiTitle";

But on pages in both languages, only one $Title is identified - the one
coming last. Any ideas how to solve this, and have the page title (and maybe
the WikiTitle as well) displayed in the selected user language?

Cheers,
V.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20081123/bf844af7/attachment.html 


More information about the pmwiki-users mailing list