phpbb/phpBB/includes/template/twig
Nathaniel Guse 59d13d0535 [feature/twig] INCLUDEJS behavior now supports local relative paths
This was done because T_TEMPLATE_PATH is not always correct for js files
(e.g. the inheriting style does not include these). Now we use the Twig
Loader to find the correct file to link to (most specific file first, then
parent styles). Also allows using @namespace convention

PHPBB3-11598
2013-07-02 11:07:12 -05:00
..
node [feature/twig] INCLUDEJS behavior now supports local relative paths 2013-07-02 11:07:12 -05:00
tokenparser [feature/twig] Fixing DEFINE statements 2013-06-29 11:07:10 -05:00
definition.php [feature/twig] INCLUDEJS now uses the definition class 2013-07-02 10:13:16 -05:00
environment.php [feature/twig] Fix call for previous change to var name case 2013-07-01 21:29:15 -05:00
extension.php [feature/twig] Add addslashes filter (to use on LA_ instead of escape) 2013-07-01 10:17:58 -05:00
lexer.php [feature/twig] Fix length replace in lexer 2013-07-01 14:58:20 -05:00
twig.php [feature/twig] Update phpbb_template interface 2013-07-01 21:44:00 -05:00