2012-01-04, 19:50:42
Editor-Configuration:
still some points which I beg to change: ;=)
1)
in admin\template\js\ckeditor\config.js:
default value of "toolbarCanCollapse" is true, and it should not be set to false here, because it can collapse, it works. so why hide it? This is irritating.
2)
in admin/edit.php
please do not set
I know these points are not bugs, but ...
still some points which I beg to change: ;=)
1)
in admin\template\js\ckeditor\config.js:
Code:
CKEDITOR.editorConfig = function( config )
{
// Define changes to default configuration here.
config.resize_dir = 'vertical' // vertical resize
config.toolbarCanCollapse = false; // hide toolbar collapse button
config.dialog_backgroundCoverColor = '#000000';
};
default value of "toolbarCanCollapse" is true, and it should not be set to false here, because it can collapse, it works. so why hide it? This is irritating.
2)
in admin/edit.php
please do not set
Code:
forcePasteAsPlainText : true,
I know these points are not bugs, but ...
|--
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