Page is saved correctly and iframe / script tags are preserved.
Iframe/script tags are stripped by the editor and cannot be saved. Adding iframes or script tags is only possible when the TinyMCE plugin is disabled entirely.
Joomla 4.0.2 using Docker-compose on Ubuntu.
Even with Joomla system wide content filtering disabled, as well as the "Use Joomla text filter" option enabled, TinyMCE strips protected tags from the HTML and ignores this configuration.
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
@richard67 The user has already stated that they have done that. ;) However.
You have almost certainly come across an example of a poor user interface for the settings of tinymce.
TinyMCE lets you have different settings for different usergroups. The default group for admins is group 0 but you have probably not noticed the tab settings and have only changed the setting for the first group displayed which is group 2.
This can probably be closed now.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-11-15 07:47:04 |
Closed_By | ⇒ | HLeithner |
Thanks brian, I think it explained how to solve this.
You have to remove iFrame from the prohibited elements in the options of the tinymce editor plugin.