Hi guys,
I am new member on the q2a community. I want use q2a script but I need a anything syntax highlighter(this is q2a web site for programmers).
I installed CKEditor. This is not running for initially. I searched and solve this problem, I added Admin->Plugins;
CKEditor Toolbar buttons replace to;
['Undo','Redo'],
['Bold','Italic','Underline','Strike'],
['Font','FontSize'],
['TextColor','BGColor'],
['Link','Unlink'],
'/',
['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'],
['NumberedList','BulletedList','-','Outdent','Indent','Blockquote'],
['Image','oembed','Flash','Table','HorizontalRule','Smiley','SpecialChar'],
['RemoveFormat', 'Maximize']
and other conf. input replace this
toolbarCanCollapse:false,
removePlugins:'',
resize_enabled:true,
autogrow:false,
entities:false,
Worked up here.
If I don't this replacing, CKEditor don't showing on the ask window.
After I am download to codemirror for CKEditor plugin and I did as he told his.. URL: http://ckeditor.com/addon/codemirror