This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 14:05:37 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
ac101790d7
silverstripe-framework
/
_config
/
html.yml
6 lines
93 B
YAML
Raw
Normal View
History
Unescape
Escape
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-11 21:06:20 +01:00
Injector
:
HTMLValue
:
class
:
SS_HTML4Value
FIX: Renaming to HTMLEditorConfig. FIX: Renaming to HTMLEditorField*. FIX: Renaming to HTMLEditorSanitiser*.
2016-05-06 01:43:47 +02:00
HTMLEditorConfig
:
API Update TinyMCE to 4.x API Allow HtmlEditorField to be individually configured BUG Fix incorrect change detection BUG Fix missing i18n files
2016-02-12 04:00:15 +01:00
class
:
TinyMCEConfig
Reference in New Issue
Copy Permalink