MyBB Community Forums

Full Version: MyBB Editor CKEditor (Not Html)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
Very nice. I got one problem with the quick reply though.
By default the following code appears in it, and if you remove it and write something else, this appears in the post anyway.
In other words: Quick Reply = broken. Sad

<script src="http://mywebsite.com/ckeditor/ckeditor.js"></script>
<script src="http://mywebsite.com/samples/sample.js"></script>
<script>
CKEDITOR.replace( 'message', {
extraPlugins: 'bbcode,code',
language: 'en',
uiColor: '#CCCCCC',
magicline_color: '#FF0000',
// Remove unused plugins.
removePlugins: 'bidi,dialogadvtab,div,filebrowser,flash,format,forms,iframe,liststyle,pagebreak,showborders,stylescombo,table,tabletools,templates',
// Width and height are not supported in the BBCode format, so object resizing is disabled.
disableObjectResizing: true,
resize_maxHeight: '450',
// Define font sizes in percent values.
fontSize_sizes: "XX Small/xx-small;X Small/x-small;Small/small;Medium/medium;Large/large;X Large/x-large;XX Large/xx-large",
font_names: "Tahoma/Tahoma;Arial/Arial;Comic Sans MS/Comic Sans MS/Courier New;Georgia/Georgia, serif;Lucida Sans Unicode/Lucida Sans Unicode;Times New Roman/Times New Roman;Trebuchet MS/Trebuchet MS;Verdana/Verdana;",
toolbar: [
[ 'Source', '-', 'Save', 'NewPage', 'Print', '-', 'Undo', 'Redo' ],
[ 'Cut', 'Copy', 'Paste', 'PasteText', 'PasteFromWord' ],
[ 'Find', 'Replace', '-', 'SelectAll' ],
'/',
[ 'Link', 'Unlink', 'Image', 'Smiley', 'SpecialChar', '-', 'HorizontalRule' ],
[ 'JustifyLeft', 'JustifyCenter', 'JustifyRight', 'JustifyBlock' ],
[ 'Bold', 'Italic', 'Underline', 'Strike', '-', 'Subscript', 'Superscript', '-', 'RemoveFormat' ],
'/',
[ 'FontSize', 'Font' ],
[ 'TextColor' ],
[ 'NumberedList', 'BulletedList', '-', 'Blockquote', 'Code' ],
[ 'Maximize', '-', 'About' ]
],
smiley_columns: '4',
skin: 'moono',
// Strip CKEditor smileys to those commonly used in BBCode.
smiley_images: [
'images/smilies/mad.png', 'images/smilies/redface.png', 'images/smilies/confused.png', 'images/smilies/heart.png', 'images/smilies/idea.png', 'images/smilies/sleeping.png', 'images/smilies/unsure.png', 'images/smilies/smile.png', 'images/smilies/wink.png', 'images/smilies/cool.png', 'images/smilies/biggrin.png', 'images/smilies/tongue.png', 'images/smilies/rolleyes.png', 'images/smilies/frown.png', 'images/smilies/smug.png', 'images/smilies/roflmao.png', 'images/smilies/mrpg-smilie.png',
],
smiley_descriptions: [
':@', ':blush:', ':s', ':heart:', ':idea:', ':sleepy:', ':-/', '', '', ':cool:', '', '', ':rolleyes:', '', ':smug:', ':rofl:', ':mrpg:',
]
});
</script>

Thanks in advance!
OMG, after install i can not insert attach file to my post, anyone like me? crazy mod, any bro can check this mod, may be it harm my Angry Sad
mod is still not very stable better switch back to mybb editor first till new version come out.
omg, Thank You/Like System mod disappeared too, i can not believe that SadAngry
(2013-01-22, 08:16 AM)maniacmusic Wrote: [ -> ]Very nice. I got one problem with the quick reply though.
By default the following code appears in it, and if you remove it and write something else, this appears in the post anyway.
In other words: Quick Reply = broken. Sad

<script src="http://mywebsite.com/ckeditor/ckeditor.js"></script>
<script src="http://mywebsite.com/samples/sample.js"></script>
<script>
CKEDITOR.replace( 'message', {
extraPlugins: 'bbcode,code',
language: 'en',
uiColor: '#CCCCCC',
magicline_color: '#FF0000',
// Remove unused plugins.
removePlugins: 'bidi,dialogadvtab,div,filebrowser,flash,format,forms,iframe,liststyle,pagebreak,showborders,stylescombo,table,tabletools,templates',
// Width and height are not supported in the BBCode format, so object resizing is disabled.
disableObjectResizing: true,
resize_maxHeight: '450',
// Define font sizes in percent values.
fontSize_sizes: "XX Small/xx-small;X Small/x-small;Small/small;Medium/medium;Large/large;X Large/x-large;XX Large/xx-large",
font_names: "Tahoma/Tahoma;Arial/Arial;Comic Sans MS/Comic Sans MS/Courier New;Georgia/Georgia, serif;Lucida Sans Unicode/Lucida Sans Unicode;Times New Roman/Times New Roman;Trebuchet MS/Trebuchet MS;Verdana/Verdana;",
toolbar: [
[ 'Source', '-', 'Save', 'NewPage', 'Print', '-', 'Undo', 'Redo' ],
[ 'Cut', 'Copy', 'Paste', 'PasteText', 'PasteFromWord' ],
[ 'Find', 'Replace', '-', 'SelectAll' ],
'/',
[ 'Link', 'Unlink', 'Image', 'Smiley', 'SpecialChar', '-', 'HorizontalRule' ],
[ 'JustifyLeft', 'JustifyCenter', 'JustifyRight', 'JustifyBlock' ],
[ 'Bold', 'Italic', 'Underline', 'Strike', '-', 'Subscript', 'Superscript', '-', 'RemoveFormat' ],
'/',
[ 'FontSize', 'Font' ],
[ 'TextColor' ],
[ 'NumberedList', 'BulletedList', '-', 'Blockquote', 'Code' ],
[ 'Maximize', '-', 'About' ]
],
smiley_columns: '4',
skin: 'moono',
// Strip CKEditor smileys to those commonly used in BBCode.
smiley_images: [
'images/smilies/mad.png', 'images/smilies/redface.png', 'images/smilies/confused.png', 'images/smilies/heart.png', 'images/smilies/idea.png', 'images/smilies/sleeping.png', 'images/smilies/unsure.png', 'images/smilies/smile.png', 'images/smilies/wink.png', 'images/smilies/cool.png', 'images/smilies/biggrin.png', 'images/smilies/tongue.png', 'images/smilies/rolleyes.png', 'images/smilies/frown.png', 'images/smilies/smug.png', 'images/smilies/roflmao.png', 'images/smilies/mrpg-smilie.png',
],
smiley_descriptions: [
':@', ':blush:', ':s', ':heart:', ':idea:', ':sleepy:', ':-/', '', '', ':cool:', '', '', ':rolleyes:', '', ':smug:', ':rofl:', ':mrpg:',
]
});
</script>

Thanks in advance!
Press Ctrl + F5

(2013-01-22, 07:03 PM)tipsandtricksforum Wrote: [ -> ]OMG, after install i can not insert attach file to my post, anyone like me? crazy mod, any bro can check this mod, may be it harm my Angry Sad
Go to AdminCP -> Templates & Style -> Templates -> YOUR_THEME Templates -> Post Templates -> post_attachments_attachment_postinsert
Search For:
onclick="clickableEditor.insertAttachment({$attachment['aid']});"
Replace with:
onclick="CKEDITOR.instances.message.insertText('[attachment={$attachment['aid']}]');"
Is it possible to add a button for adding video/youtube? My original bb code button is gone.

Also anyway to add color skin for the editor? I mean change all the button skin or color.

Also pls let us know how to uninstall and use back original editor...cos i try but all original editor buttons cannot use.
I already did when I posted this but that doesn't help.
(2013-01-22, 08:10 PM)tipsandtricksforum Wrote: [ -> ]omg, Thank You/Like System mod disappeared too, i can not believe that SadAngry
what's your forum url?
Please let me know how to uninstall and use back original editor...cos i try but all original editor buttons cannot use.

thanks
(2013-01-23, 04:34 PM)dashisiong Wrote: [ -> ]Please let me know how to uninstall and use back original editor...cos i try but all original editor buttons cannot use.

thanks

Deactivate Plugin And upload thread.js from mybbpack
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43