phpbb/phpBB/includes/template/twig/node
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
..
expression/binary [feature/twig] Some additional operators, more stuff for IF 2013-06-12 12:48:37 -05:00
define.php [feature/twig] Fixing define node 2013-07-01 09:19:54 -05:00
event.php [feature/twig] Append assets_version to includejs tag 2013-06-24 22:37:58 -05:00
include.php [feature/twig] Fixing include node 2013-07-01 09:20:46 -05:00
includejs.php [feature/twig] INCLUDEJS behavior now supports local relative paths 2013-07-02 11:07:12 -05:00
includephp.php [feature/twig] Fix includephp node 2013-07-01 12:23:25 -05:00
php.php [feature/twig] Forgot to set up $config in node/php.php 2013-06-25 20:52:04 -05:00