How to add custom method using built-in-like syntax?
Chris <[email protected]>
| Newsgroups | gmane.comp.web.freemarker.user |
|---|---|
| Message-ID | <[email protected]> |
I'd like to add my own functionality to templates using syntax which is
similar to that for built-ins:
Here's a translation:
${mytext?translate_into_swahili}
Is this possible?
------------------------------------------------------------------------------