2012-10-16, 22:06:52
please, before you offer modifications of the original script and seduce users to install it, check out about the possibilities of CKEDITOR
it is a configuration whether there are linebreaks in the generated code or not
"After playing around with CKeditor I noticed the formatting in HTML source view is not right."
where do you know from what is right and what is wrong????
see here:
http://help.pixelandtonic.com/brandonkel..._gsfn=true
an example might be:
we even have an example in the WIKI:
http://get-simple.info/wiki/how_to:edito...ation_file
so, please do configure and not modify!!!!!!
it is a configuration whether there are linebreaks in the generated code or not
"After playing around with CKeditor I noticed the formatting in HTML source view is not right."
where do you know from what is right and what is wrong????
see here:
http://help.pixelandtonic.com/brandonkel..._gsfn=true
an example might be:
Code:
CKEDITOR.on( 'instanceReady', function( ev ) {
var blockTags = ['div','h1','h2','h3','h4','h5','h6','p','pre','ul','li','table','td','tr','blockquote'];
var rules = {
indent : false,
breakBeforeOpen : true,
breakAfterOpen : false,
breakBeforeClose : false,
breakAfterClose : false
};
we even have an example in the WIKI:
http://get-simple.info/wiki/how_to:edito...ation_file
so, please do configure and not modify!!!!!!
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18