silverstripe-framework/tests/i18n/_fakewebroot
Ingo Schommer ab92919b27 ENHANCEMENT Allowing i18nTextCollector to discover entities in templates stored in themes/ directory (thanks nlou)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@113918 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-11-18 19:00:13 +00:00
..
i18nothermodule MINOR Renamed deprecated extraDBFields() on i18nTestModuleDecorator to extraStatics() 2009-05-20 05:40:56 +00: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