I am using CKeditor v4.0.1 on Joomla 2.5. I had already set to "No filter" for Super User group (I am the Super User on my own website) in the Global Configuration of Joomla 2.5, but, it seems the HTML code "<embed>" and "<script>" I entered were still filtered after save action.
Did CKeditor filtered my code? Why? Why the "No filter" setting can not prevent this?
This is an inherent CKEditor
This is an inherent CKEditor feature that is independent of Joomla! settings.
If you want to allow tags like <script> in CKEditor, you need to configure the protectedSource setting.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!