silverstripe-framework/tests/i18n/_fakewebroot
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
..
i18nothermodule API CHANGE: Renamed DataObjectDecorator to DataExtension. 2011-04-26 11:01:38 +10:00
i18ntestmodule BUGFIX Added SSViwer support for i18n namespaces in templates with <% _t('MyNamespace.MyEntity', ... %>, to work around magically added namespaces from the parsed template file. Those auto-namespaces were logically not working in includes, as the parsing context is always the including template. Legacy support for auto-namespaces is still present due to its high usage. 2008-11-06 02:50:14 +00:00
themes ENHANCEMENT Allowing i18nTextCollector to discover entities in templates stored in themes/ directory (thanks nlou) 2010-11-18 19:00:13 +00:00
_manifest_exclude BUGFIX Fixed distribution of textcollector files to modules (was collecting all entities into all modules before) - added unit tests 2008-10-17 17:44:14 +00:00