2010-07-03, 09:52:27
Adding <p> tag when hitting [enter] in editor window is a CKeditor's feature.
You can change [enter] behaviour to add <br /> instead of <p>.
Just add this line to ckeditor's config.js
You can change [enter] behaviour to add <br /> instead of <p>.
Just add this line to ckeditor's config.js
Code:
config.enterMode = CKEDITOR.ENTER_BR;
Addons: blue business theme, Online Visitors, Notepad