Closed (outdated)
Project:
TinyMCE
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2006 at 10:29 UTC
Updated:
14 Jan 2021 at 17:56 UTC
Jump to comment: Most recent
Hi,
As Drupal has its own filtering mechanism, I think TinyMCE should be configured to not do any filtering, like
valid_elements : "*[*]"
Alternatively, the full XHTML rule set could be used, ref. valid_elements. By default TinyMCE works with a reduced rule set, which can lead to unexpected behaviour such as /node/51097.
Thanks,
Bastiaan.
Comments
Comment #1
luke.leber