I have same task. In my case I would like to have a plugin that will insert piece of html but I do not want to allow users to edit that particular html via wysiwyg.
In ckeditor tool bar, i need to add one 'Lock' button and if i select any particular content in editor and if i click on 'Lock' button that particular selected content needs to be locked (non editable) that should be dynamic means user can select any content in editor and needs to lock.
Can anyone help me with this specific urgenrt requirment ?
Can anyone help me with this
Can anyone help me with this specific topic?
What is the sense of that to
What is the sense of that to have not editable sub-areas in an editable area?
Why can you not split the area into 2 or more editable areas, separated by text?
I have same task. In my case
I have same task. In my case I would like to have a plugin that will insert piece of html but I do not want to allow users to edit that particular html via wysiwyg.
You can use the new Widgets.
You can use the new Widgets. They are designed to allow contenteditable = false parts inside the WYSIWYG area.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
@sebstefanov thank you for
@sebstefanov thank you for the tip
Dynamic locking
My requirement is:
In ckeditor tool bar, i need to add one 'Lock' button and if i select any particular content in editor and if i click on 'Lock' button that particular selected content needs to be locked (non editable) that should be dynamic means user can select any content in editor and needs to lock.
Can anyone help me with this specific urgenrt requirment ?