ORIENT/modules/cms/twig
Samuel Georges d65bc5c2ad Introduce a CmsObject interface
This will be useful to decouple ComponentPartial and Asset objects from their Halcyon counterparts
An Asset is technically not a template, it may be hosted via a CDN or others
A ComponentPartial is also different, it is read only and doesn't require caching
2016-03-09 20:51:04 +11:00
..
ComponentNode.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
ComponentTokenParser.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
ContentNode.php Vars passed to content should be escaped 2015-04-25 14:28:52 +10:00
ContentTokenParser.php Add parameter support to {% content %} tags 2015-04-25 13:58:05 +10:00
DebugExtension.php Better exception handling to dump() 2015-04-21 15:20:59 +10:00
DefaultNode.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
DefaultTokenParser.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
Extension.php Add |media filter and MediaLibrary::url helper 2015-06-17 18:51:05 +10:00
FlashNode.php Flash twig node now displays all messages of all types. 2016-01-12 16:51:58 -05:00
FlashTokenParser.php Subsequent expressions are on a new line (see developer guide > PSR exceptions) 2014-11-01 12:00:45 +11:00
FrameworkNode.php Fixed framework extra stylesheets for validator.w3.org HTML5 validation. 2016-02-27 14:13:20 +11:00
FrameworkTokenParser.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
Loader.php Introduce a CmsObject interface 2016-03-09 20:51:04 +11:00
PageNode.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
PageTokenParser.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
PartialNode.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
PartialTokenParser.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
PlaceholderNode.php Subsequent expressions are on a new line (see developer guide > PSR exceptions) 2014-11-01 12:00:45 +11:00
PlaceholderTokenParser.php Subsequent expressions are on a new line (see developer guide > PSR exceptions) 2014-11-01 12:00:45 +11:00
PutNode.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
PutTokenParser.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
ScriptsNode.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
ScriptsTokenParser.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
StylesNode.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00
StylesTokenParser.php Updating modules/cms/twig 2014-10-11 01:42:04 +02:00