Wednesday, January 30, 2008, 7:45:13 PM, Chris Lott wrote: > What is the point of the markup in form templates like this: > $[Your Name]
The $[...] markup will look up the translation page if present (XLPage) and substitutes the string with the translated string. A simple way of internationalisation. Important if you use a different language on your site. ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
