|
|
| Just another Perl shrine | |
| PerlMonks |
Re^2: Template::Toolkit, look-and-feel and internationalizationby lachoy (Parson) |
| on Jun 13, 2005 at 20:01 UTC ( #466269=note: print w/ replies, xml ) | Need Help?? |
|
How does the FILTER usage work when you've got to pass parameters? I've implemented something similar to this in OpenInteract2 -- you just call: [% MSG( 'somekey', param1, param2, ... ) %]...and that call gets replaced by the relevant lookup and replacement. Behind the scenes it's using Locale::Maketext, but that detail is irrelevant to the template creator. Chris
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||