2010-04-24, 23:20:10
r157 now allows you to define a custom configuration inside gsconfig.php. This will be part of the upcoming 2.02 release.
As for problem #2 - try reverting back to the original code in admin/template/js/ckeditor/config.js and in edit.php, add this middle line in between the two other lines shown:
As for problem #2 - try reverting back to the original code in admin/template/js/ckeditor/config.js and in edit.php, add this middle line in between the two other lines shown:
Code:
height: '<?php echo $EDHEIGHT; ?>',
baseHref : '<?php echo GSROOTPATH; ?>',
toolbar :