I must be dumb to not see how to do this. I want to allow users to go to an editor like this one and select a page on their website to edit. Be able to only see between the body tags as an example and edit that content and then save it back to the page so the change will not show up on the web site. Or place a div tag around and area so only that area of the content can be edited. I am currently using snippetmaster but it is just too slow and has some bugs.
I would rather not put in the FAQ changes that require modifications of the source code, it's better to try to do everything on the plugin in order to make it easier to deploy the code and future upgrades. Richard
Is it possible to have CKEditor with a width of let's say 1400px, but have the text you're writing automatically line break after 700px?
This is because the main page width of my website is less than the admin area. I think it would be nice to have a large area to type in, and not worry that it will mess up my main page..
I am using lower version of ckeditor which is 0.4 and unfortunately I can not upgrade it at this point.
My issue is to apply ckeditor toolbar options like bold, italics etc. I have to select the text first. Ideally if I click on bold and write some text then it should automatically get applied which happens in ff and ie but not in chrome.
I checked the latest version plugin for grails which is 3.6 and it works fine so it seems that some patch is applied for it.
Re: FAQ. How to...
Re: FAQ. How to setup for editing pages in a web site
Is this not possible with just this editor?
If it is how do I set that all up?
Re: FAQ. How to...
so great
Re: FAQ. How to...
For the reference, the CKEditor HOWTOs can be found here: http://docs.cksource.com/CKEditor_3.x/Howto
Please note that new Q&A items are now added on the HOWTOs page and not updated in the first post of this thread.
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!
Re: FAQ. How to...
Richard
Re: FAQ. How to...
Is it possible to have CKEditor with a width of let's say 1400px, but have the text you're writing automatically line break after 700px?
This is because the main page width of my website is less than the admin area. I think it would be nice to have a large area to type in, and not worry that it will mess up my main page..
Re: FAQ. How to...
Thanks for the info.. It helped me a lot.
Re: FAQ. How to...
Re: FAQ. How to...
Re: FAQ. How to...
I've implemented ckEditor in a qooxdoo standalone application but I don't find the right way to capture the onChange editor event.
Is there anyone who knows the solution?
Re: FAQ. How to...
Re: FAQ. How to...
Re: FAQ. How to...
Re: FAQ. How to...
Health and Allied Services Industry Lists
Re: FAQ. How to...
Really helpful! Thanks alot
Re: FAQ. How to...
How to set default value of 'Stylesheet Classes' in table dialog?
All correct
User your given link nice information.
Thanks
Hy,
This post help me a lot with the FAQ. This informations are verry useful.
Have a nice day!
ckeditor issue with chrome
I am using lower version of ckeditor which is 0.4 and unfortunately I can not upgrade it at this point.
My issue is to apply ckeditor toolbar options like bold, italics etc. I have to select the text first. Ideally if I click on bold and write some text then it should automatically get applied which happens in ff and ie but not in chrome.
I checked the latest version plugin for grails which is 3.6 and it works fine so it seems that some patch is applied for it.
Please help me with that patch. Thanks.
Great
OH cool!!
Thanks for sharing the info I appreciate this very much.
thx
useful and useful !
Any way to prevent the editor
Any way to prevent the editor from wrapping every new line in <p> elements?
Ya, you can add config
Ya, you can add config.enterMode = CKEDITOR.ENTER_BR; to config.js, but it's not recommended.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
licensing
i want to use this on my website what is the sotry with licensing??
thanks
The story is it's Open Source
The story is it's Open Source... Please familiarize yourself with OS licensing options.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Why is it that when I add
Why is it that when I add color, the color is no longer there after submit?
red blue
see? Gone
see? Gone
Because our forum has an
Because our forum has an aversion to colors... :) Check my reply to your thread here.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Then it could be a good idea
Then it could be a good idea to remove the color button from the editor here?