User tests: Successful: Unsuccessful:
For exemple, if I need to prevent empty tag strip, have to define "[]" in TinyMCE valid_elements option. If I define "[]" in extended_valid_elements (like Joomla current code), it doesn't work.
Hi wilsonge. I see... You're right. So I cancel this PR and I open a new one with the new "Valid Elements" parameter added. Can I do that?
Yes absolutely. You just can just edit your branch as you need to :)
Labels |
Removed:
?
|
Status | New | ⇒ | Pending |
Category | ⇒ | External Library |
Closing this for the reasons stated above
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-01-02 21:44:11 |
Closed_By | ⇒ | brianteeman |
Closed_Date | 2015-01-02 21:44:11 | ⇒ | 2015-01-02 21:44:12 |
I don't think we can do this for b/c reasons. People will suddenly find that elements previously valid won't be valid (extended_valid_elements extends the default valid elements)
Secondly if you are proposing this in your PR then we should remove the extended_valid_options - you can't have them both coming from the same parameter!!