mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
d16db2d4f4
This is legacy behaviour which does not often reflect the expected behaviour of the current editor. indent and outdent can (in some situations) prefer to use margin instead of padding. sapphiremce_cleanup faultily assumes that such indented text should be block quoted, and replaces this with a block quote element. This is not necessary, since the blockquote element can be placed explicitly by the user when necessary. To replicate the incorrect indentation behaviour, configure tinymce to use the 'lists' plugin (via admin/_config.php) and attempt to indent some text. Indented text will be unexpectedly replaced with blockquotes. |
||
---|---|---|
.. | ||
jquery-ondemand | ||
lang | ||
tree | ||
AssetUploadField.js | ||
ConfirmedPasswordField.js | ||
DateField.js | ||
GridField.js | ||
HtmlEditorField.js | ||
i18n.js | ||
i18nx.js | ||
InlineFormAction.js | ||
PermissionCheckboxSetField.js | ||
SelectionGroup.js | ||
TabSet.js | ||
ToggleCompositeField.js | ||
ToggleField.js | ||
TreeDropdownField.js | ||
UploadField_downloadtemplate.js | ||
UploadField_select.js | ||
UploadField_uploadtemplate.js | ||
UploadField.js |