silverstripe-framework/docs/en/changelogs
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 MINOR Upgrading notes around tab rewrites 2012-05-09 17:47:19 +02:00
alpha Moved GridField docs to reference 2012-10-30 18:59:26 +01:00
beta 3.1.0-beta3 changelog 2013-04-18 19:28:13 +02:00
pr MINOR Created 3.0.0 upgrading guide, 3.0.0-pr1 changelog 2011-05-01 22:30:53 +12:00
rc 3.1.4 upgrading docs 2014-04-08 15:58:17 +12:00
2.0.1.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.0.2.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.1.0.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.1.1.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.2.0.md Spelling correction 2011-10-18 15:32:52 -07:00
2.2.1.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.2.2.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.2.3.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.2.4.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.3.0.md Spelling correction 2011-10-18 15:32:52 -07:00
2.3.1.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.3.2.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.3.3.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.3.4.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.3.5.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.3.6.md MINOR: formatting changes and fixes to original document formatting 2011-03-21 11:51:50 +13:00
2.3.7.md MINOR: formatting changes and fixes to original document formatting 2011-03-21 11:51:50 +13:00
2.3.8.md MINOR: formatting changes and fixes to original document formatting 2011-03-21 11:51:50 +13:00
2.3.9.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.3.10.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.3.11.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.3.12.md MINOR Updated changelog 2011-10-18 11:54:45 +02:00
2.3.13.md MINOR Updated changelog 2012-01-31 17:04:59 +01:00
2.4.0.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.4.1.md MINOR: formatting changes and fixes to original document formatting 2011-03-21 11:51:50 +13:00
2.4.2.md MINOR: formatting changes and fixes to original document formatting 2011-03-21 11:51:50 +13:00
2.4.3.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.4.4.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.4.5.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:55:13 +13:00
2.4.6.md Changelogs 2012-10-30 17:00:41 +01:00
2.4.7.md Changelogs 2012-10-30 17:00:41 +01:00
2.4.8.md Changelogs 2012-10-30 17:00:41 +01:00
2.4.10.md Updated changelog 2013-02-18 01:03:57 +01:00
3.0.0.md API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
3.0.1.md Add changelog for 3.0.1 2012-07-31 16:42:40 +12:00
3.0.2.md Added 3.0.2 changelog (and added missing 3.0.1 changelog to the list) 2012-09-17 13:25:31 +12:00
3.0.3.md Add 3.0.3 changelog 2012-11-26 11:20:21 +13:00
3.0.4.md Fixed changelog 2013-02-18 01:34:51 +01:00
3.0.5.md Added changelog 2013-02-20 00:39:00 +01:00
3.0.6.md Merge remote-tracking branch 'origin/3.0' into 3.1 2013-10-07 16:18:20 +02:00
3.0.7.md 3.0.7 changelog 2013-10-01 00:26:11 +02:00
3.0.8.md Added 3.0.8 changelog 2013-10-07 01:31:28 +02:00
3.0.9.md Added 3.0.9 changelog 2014-03-03 10:19:08 +13:00
3.0.10.md Add 3.0.10 upgrade docs 2014-04-08 12:30:24 +12:00
3.1.0.md Removing "Unreleased" text from changelog. 2013-10-01 13:47:06 +13:00
3.1.1.md Updated 3.1.1 changelog 2013-10-07 20:50:39 +02:00
3.1.2.md Added 3.1.2 changelog 2013-11-12 19:43:44 +01:00
3.1.3.md Added 3.1.3 changelog 2014-03-03 08:54:18 +13:00
3.1.4.md Update upgrading docs 3.1.4 2014-04-08 16:19:19 +12:00
3.1.5.md API Security.remember_username to disable login form autocompletion 2014-04-11 09:05:25 +12:00
3.2.0.md API tinymce editor no longer transforms paragraphs with margin-left into blockquotes 2014-04-23 12:01:50 +12:00
index.md Minor changelog fixes 2013-10-01 00:22:53 +02:00