diff options
author | Nathaniel Guse <nathaniel.guse@gmail.com> | 2013-07-04 12:44:12 -0500 |
---|---|---|
committer | Nathaniel Guse <nathaniel.guse@gmail.com> | 2013-07-04 12:44:12 -0500 |
commit | 5f03321fac6ce888cb870e158c685bf839c25f07 (patch) | |
tree | 537c70d03baebc5faa35765029cc1df1f45c8c62 /tests/controller/helper_url_test.php | |
parent | 35b628f737014eec0872ed7d0d140f11621af261 (diff) | |
download | forums-5f03321fac6ce888cb870e158c685bf839c25f07.tar forums-5f03321fac6ce888cb870e158c685bf839c25f07.tar.gz forums-5f03321fac6ce888cb870e158c685bf839c25f07.tar.bz2 forums-5f03321fac6ce888cb870e158c685bf839c25f07.tar.xz forums-5f03321fac6ce888cb870e158c685bf839c25f07.zip |
[feature/twig] Support using Twig filters on {VAR}, add masks for Twig tags
Now we can do {L_TITLE|upper}, {SITENAME|lower}, etc
We can also use all the Twig tags in our own syntax. E.g. <!-- BLOCK foo -->
= {% block foo %]. All tags are the same as the Twig tag names, but are
in uppercase.
PHPBB3-11598
Diffstat (limited to 'tests/controller/helper_url_test.php')
0 files changed, 0 insertions, 0 deletions