Is there a way to set up ckeditor so that it doesn't add para tags where they are not wanted?
I am using ckeditor so that my client can edit the site themselves but with all the para tags being added in where they are not wanted there are going to be problems when the client starts editing themselves.
The para tags reappear even when I remove them.
I would be so grateful for advice on this as it is pretty much the only problem I have with the software. Otherwise I think it suits my purpose pretty well.
Thanks
Brenda
I am using ckeditor so that my client can edit the site themselves but with all the para tags being added in where they are not wanted there are going to be problems when the client starts editing themselves.
The para tags reappear even when I remove them.
I would be so grateful for advice on this as it is pretty much the only problem I have with the software. Otherwise I think it suits my purpose pretty well.
Thanks
Brenda
Re: Problem with para tags being added where not wanted
There already are quite a few threads discussing the editor behavior with regard to paragraphs, so just browse the forum for these.
See also the autoParagraph configuration option: http://docs.cksource.com/ckeditor_api/s ... oParagraph as well as the various enterMode possibilities: http://docs.cksource.com/ckeditor_api/s ... .enterMode
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!