Topic: Cutenews ut-f 8 9.1
Hello,
which file include the ckeditor
i want change editor`s toolbar
//<![CDATA[
(function()
{
var settings = {
customConfig: '',
entities: false,
entities_latin: false,
entities_greek: false,
toolbar: [
['Source','Scayt','-','Copy','Paste','PasteText','PasteFromWord','Cut'],
['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
['Image','Flash','Table','HorizontalRule','Smiley','SpecialChar'],
['Link','Unlink','Anchor'],
'/',
['Format','FontSize','TextColor','BGColor'],
['Bold','Italic','Strike'],
['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'],
['NumberedList','BulletedList','-','Outdent','Indent','Blockquote'],
['Maximize','About']
],
filebrowserBrowseUrl: '?&mod=images&action=quick&wysiwyg=cke',
filebrowserImageBrowseUrl: '?&mod=images&action=quick&wysiwyg=cke',
smiley_path: 'http://cantinemobile.ch/cutenews/data/emoticons/',
smiley_images: ['smile.gif', 'wink.gif', 'wassat.gif', 'tongue.gif', 'laughing.gif', 'sad.gif', 'angry.gif', 'crying.gif', ],
smiley_descriptions: ['smile', 'wink', 'wassat', 'tongue', 'laughing', 'sad', 'angry', 'crying', ]
};
CKEDITOR.replace ('short_story', settings);
CKEDITOR.replace ('full_story', settings);
})();
//]]>
John
CuteNews ut-f8
9.1