The forum operates in read-only mode. Please head to StackOverflow for support.
Hi all! I am interested in your project, but for my website needs tag HIDE. Is there a plugin for the editor or it is implemented in the editor?
help me pls.
thanks in advance
I don't believe there's a plugin for that. You can always create a custom plugin.
Customer and Community Manager, CKSource Follow us on: Facebook, Twitter, LinkedIn If you think you found a bug in CKEditor, read this!
Never wrote a plugin for CKEditor. Do you have an example to write a plugin that will surround the text with a single tag? Example:
[hide] here to hide the text [/ hide]
No, but the app is Open Source. You can always dissect some other plugin to see how it works. Check out the Basic styles plugin.
thank you, this is what I need!
I don't believe there's a
I don't believe there's a plugin for that. You can always create a custom plugin.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Never wrote a plugin for
Never wrote a plugin for CKEditor. Do you have an example to write a plugin that will surround the text with a single tag? Example:
No, but the app is Open
No, but the app is Open Source. You can always dissect some other plugin to see how it works. Check out the Basic styles plugin.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
thank you, this is what I
thank you, this is what I need!