silverstripe-framework/docs/en
Damian Mooyman d16db2d4f4 API tinymce editor no longer transforms paragraphs with margin-left into blockquotes
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.
2014-04-23 12:01:50 +12:00
..
_images Added docs for composer 2012-11-03 18:00:58 +13:00
changelogs API tinymce editor no longer transforms paragraphs with margin-left into blockquotes 2014-04-23 12:01:50 +12:00
howto Update remove extra ); from relation callback function 2014-04-18 14:36:03 -05:00
installation Merge remote-tracking branch 'origin/3.1' 2014-04-22 12:09:51 +12:00
misc QA pointers in docs 2014-03-16 11:41:21 +13:00
reference Merge remote-tracking branch 'origin/3.1' 2014-04-22 12:09:51 +12:00
topics Merge remote-tracking branch 'origin/3.1' 2014-04-22 12:09:51 +12:00
tutorials Minor fix for note about lack of news-file icon 2014-03-15 07:48:52 +11:00
index.md Merge remote-tracking branch 'origin/3.0' into 3.1 2013-10-07 16:18:20 +02:00