When switching from WYSIWYG to source mode, it can be hard to find the text you want to edit.
If the selection could be kept while switching forth and back, that would help a lot.
Is that somehow possible?
Maybe a plugin, or as a new feature?
I also use the CodeMirror plugin, which helps a lot to get a better view of the Source, but it still can take a lot of time to find the spot you are working on.
Hi Sirtet,
Hi Sirtet,
you can add this as a feature request on our Development site. If there are more users interested in this feature it might get implemented either by our developers or by other users -- CKEditor is now hosted on GitHub, so anyone is welcome to create patches for ideas like this one.
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!
Thanks.
Thanks.
I did open a ticket after not searching well enough (there are many duplicates about that.), and it got answered really fast, which pointed me to a recently contributed patch for CKEditor4, which i will try out:
http://ckeditor.com/comment/123133#comment-123133
I think this could be a really nice feature. There are quite many posts on the related ticket:
http://dev.ckeditor.com/ticket/3709
there's a Patch for this:
On ticket #3709, there's a plugin and Patch linked that works with CKEditor 4.0.
Hopefully, this will soon work without a patch, or even better get into the standard source plugins.
Currently, the ticket has a state of review_failed, but that refers to the original patch, i think.