Ticket #2397 (closed defect: fixed)
error in sapphire/forms/HtmlEditorField.php
| Reported by: | nicolaas | Owned by: | sminnee |
|---|---|---|---|
| Priority: | critical | Milestone: | 2.3.0-rc1* |
| Component: | CMS - TinyMCE editor | Version: | 2.2.2-rc2 |
| Severity: | medium effort / impact | Keywords: | |
| Cc: | Hours: |
Description
There is an error in the this file on line 291 and 292...
Address is listed twice.
I would remove both! No-one excepts geeks use <pre> as a formatting style. I would much rather see a bunch of other styles defined there.
In trying to edit the tinyMCE options I found that there is really no way... This is a Super limitation for many clients - as this the one of the most important features of Silverstripe - they can edit content!
I would recommend that we include things like "quote", "fineprint", and perhaps the option to add pre-defined classes (which would be the cleanest solution). I realise this is a lot of work.
