silverstripe-framework/src/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
..
EmbedShortcodeProvider.php API Move createTag to HTML class 2017-06-16 12:22:05 +12:00
HTMLEditorConfig.php API Remove non-asset-admin TinyMCE media dialog 2017-02-27 10:38:23 +13:00
HTMLEditorField_Readonly.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
HTMLEditorField.php API Move createTag to HTML class 2017-06-16 12:22:05 +12:00
HTMLEditorSanitiser.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
TinyMCEConfig.php API: ModulePath template global now takes any composer package name. 2017-06-28 16:59:28 +12:00