Julian Seidenberg
|
65e3651ff4
|
API-CHANGE: new translatable syntax _t function
|
2012-04-18 17:35:31 +12:00 |
|
Julian Seidenberg
|
189c305c83
|
API-CHANGE: parser for new i18n syntax
|
2012-04-18 17:35:30 +12:00 |
|
Sam Minnee
|
77c95b3434
|
MINOR: Hamish is all class. ;-)
|
2012-04-12 13:19:48 +12:00 |
|
Hamish Friedlander
|
e4a043ac0b
|
ENHANCEMENT: Allow arguments to be passed to templates via an array passed to SSViewer#process and via keyword=value pairs in the <% include %> tag
|
2012-04-11 21:34:27 +12:00 |
|
Hamish Friedlander
|
91f4ba15f1
|
ENHANCEMENT: supporting "current scope" loop and with: (with Children) (loop) $Title (end_loop) (end_with)
|
2012-03-06 09:31:55 +13:00 |
|
Simon Welsh
|
04c8e2b762
|
BUGFIX Generate valid PHP when $includeDebuggingComments is true.
|
2011-12-17 17:35:26 +13:00 |
|
Ingo Schommer
|
f71781d95a
|
MINOR Using require_once in SSTemplateParser instead of require to avoid class declaration errors when running tests through phpunit binary
|
2011-12-04 13:09:49 +01:00 |
|
Ingo Schommer
|
e2bf21ba1a
|
BUGFIX Escaping base URLs for anchor links rewritten by SSViewer::process() with the 'rewriteHashlinks' option enabled (which is a framework default, and necessary because of the use of a <base> tag). Also added escaping for base URLs rendered through the 'php' variation of 'rewriteHashlinks'
|
2011-10-18 11:42:55 +02:00 |
|
ajshort
|
3a1c2df4e7
|
API CHANGE: Renamed DataObjectDecorator to DataExtension.
API CHANGE: Renamed LeftAndMainDecorator to LeftAndMainExtension.
MINOR: Replaced all references to decorators with extension.
|
2011-04-26 11:01:38 +10:00 |
|
Ingo Schommer
|
9b29616710
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
|