silverstripe-framework/_config
Hamish Friedlander 168f071499 API Make HTMLValue replace-able via DI
Extracted common code out to SS_HTMLValue and made abstract, then
put HTML 4 specific code in SS_HTML4Value. Its now possible to
replace HTMLValue with one designed for HTML 5 or XHTML

Requires a code change from new SS_HTMLValue to
Injector::inst()->create(HTMLValue)
2013-03-14 12:49:02 +13:00
..
config.yml NEW Upload->replaceFile setting 2013-02-05 19:28:24 +01:00
encryptors.yml MINOR: Rename & tweak some existing config files to better reflect meaning of various names 2012-05-19 14:37:32 +12:00
html.yml API Make HTMLValue replace-able via DI 2013-03-14 12:49:02 +13:00
mimetypes.yml MINOR: Rename & tweak some existing config files to better reflect meaning of various names 2012-05-19 14:37:32 +12:00
Oembed.yml ENHANCEMENT Oembed.enabled config property 2012-06-08 18:40:34 +02:00
routes.yml FIX issue with cyclic configs when framework called sapphire 2012-08-28 15:44:40 +12:00
uploadfield.yml NEW: Added replaceExistingFile setting for UploadField. 2013-01-11 09:29:06 +01:00