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:)...



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

Reply via email to