Oliver Betz wrote:

> SteP wrote:
>> Hans wrote 
>>> How about using PTVs to hold the respective titles,
>>> something like
>>> 
> 
>>> (:enTitle: An English Page Title:)
>>> (:deTitle: Eine deutsche Überschrift:)
>>> (:if userlang en:)(:title {$:enTitle}:)
>>> (:if userlang de:)(:title {$:deTitle}:)
>>> (:ifend:)
>>> 
> 
>>
>>What advantage can you see in using the above vs.
>>
>>(:if userlang de:)(:title Eine deutsche Überschrift:)...
> 
> I'm afraid that both might not work as expected because title is a PV.
> 
> Oliver
> 
They all seem to work here, after patching multilanguage.php.



_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to