From: Adam M. <ad...@tu...> - 2002-10-21 15:56:03
|
> $myTemp["text1"] = $_SESSION["translate"]->it("Welcome to my website"); > $myTemp["text2"] = $_SESSION["translate"]->it("Blah Blah"); I think the above method would work for translations in templates. If all non-HTML output in a template was in tags then everything could be translated. Again it does depend on the module writer to take advantage. Adam --------------------------------- Adam Morton Developer - Web Technology Group Appalachian State University http://phpwebsite.appstate.edu |