Re: Getsimple 3.1 Final call for Issues.
for the editor-definitions in edit.php:
I am a little confused by the fact that there are settings for the editor in edit.php plus config.js in \admin\template\js\ckeditor
I think all settings should be set in the config.js (beside those which read the php-constants)
so all settings can be edited by the user and they will not have to edit the core-files
in edit.php:
+ defaultLanguage : 'en', <= that is not necessary
+ entities : true, <= take it to the config.js (in my opinion it is not necessary)
in config.js:
config.toolbarCanCollapse = false; // hide toolbar collapse buttonthis setting is wrong, toolbarCanCollapse works!
config.removePlugins = 'elementspath,resize' ; // hide element path and resizerthis setting is also not so necessary
Die deutsche GetSimple-Webseite: http://www.Get-Simple.de = the german Get-Simple-Website!
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forum/forum/16/german-deutsch/
Download


