sounds good, thanks chris
problem #2: there seems to be a problem cause ckeditor expects an url not a file path, i used $SITEURL... and that works . i hope, this will be fixed in 2.02 ?
edit.php, line 293
problem #2: there seems to be a problem cause ckeditor expects an url not a file path, i used $SITEURL... and that works . i hope, this will be fixed in 2.02 ?
edit.php, line 293
Code:
baseHref : '<?php echo $SITEURL; ?>',