silverstripe-framework/tests/php/Forms/HTMLEditor
Sam Minnee 741166e369 API: ModulePath template global now takes any composer package name.
NEW: URL generation now handled by pluggable ResourceURLGenerator service.
NEW: Requirements::javascript() and Requirements::css() now support “vendor/package:resource” syntax.

These changes will make it easier to us to fully abstract:
 - file access from module location
 - file location from URL generation

API: ModulePath template global now takes any composer package name.
NEW: URL generation now handled by pluggable ResourceURLGenerator service.
NEW: Requirements::javascript() and Requirements::css() now support “vendor/package:resource” syntax.

These changes will make it easier to us to fully abstract:
 - file access from module location
 - file location from URL generation
2017-06-28 16:59:28 +12:00
..
HTMLEditorFieldTest API Remove legacy HTMLEditor classes 2017-05-30 11:01:28 +12:00
HTMLEditorConfigTest.php API: ModulePath template global now takes any composer package name. 2017-06-28 16:59:28 +12:00
HTMLEditorFieldTest.php API Remove legacy HTMLEditor classes 2017-05-30 11:01:28 +12:00
HTMLEditorFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
HTMLEditorSanitiserTest.php API Move createTag to HTML class 2017-06-16 12:22:05 +12:00