|
|
@ -74,7 +74,7 @@ define([
|
|
|
|
// magicline plugin inserts html crap into the document which is not part of the
|
|
|
|
// magicline plugin inserts html crap into the document which is not part of the
|
|
|
|
// document itself and causes problems when it's sent across the wire and reflected back
|
|
|
|
// document itself and causes problems when it's sent across the wire and reflected back
|
|
|
|
removePlugins: 'resize',
|
|
|
|
removePlugins: 'resize',
|
|
|
|
extraPlugins: 'autolink,colorbutton,colordialog',
|
|
|
|
extraPlugins: 'autolink,colorbutton,colordialog,font',
|
|
|
|
//skin: 'moono',
|
|
|
|
//skin: 'moono',
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|