Quote:ckeditor its the Vbulletin editor right?
Think it is dont know if its default but as far as i know Vbulletin comes with 3 or 2 text editors out of the box.
Standard Editor - Extra formatting controls
Basic Editor - A simple text box
Enhanced Interface - Full WYSIWYG Editing (is ckeditor)
thanks for the information anori
... The smilies dont work

(2012-05-07, 10:51 PM)Solstice Wrote: [ -> ]... The smilies dont work 
There must be a fairly easy way to integrate smilies.
Who knows how?
##
(2012-05-04, 10:29 AM)mybboardvietnam Wrote: [ -> ]it uses BBcode...
Now I see that part is done:
extraPlugins : 'bbcode',
Thanks
How can I enable CKeditor or default editor in "quick edit" mode?! When I want to quick edit a post I see many of html codes and can't edit it easily
(2012-05-08, 04:44 AM)seeker Wrote: [ -> ] (2012-05-07, 10:51 PM)Solstice Wrote: [ -> ]... The smilies dont work 
There must be a fairly easy way to integrate smilies.
Who knows how?
##
(2012-05-04, 10:29 AM)mybboardvietnam Wrote: [ -> ]it uses BBcode...
Now I see that part is done:
extraPlugins : 'bbcode',
Thanks
Just found this:http://cksource.com/forums/viewtopic.php?t=16908 not using it myself but i think looking at that it isnt to hard to added them.
Please help me, When members using this editor all of their post will contain html tags even if they just write simple line. many of "paragraph" tags are there (<p> , </p> , &nsbp, ...).
this make my forum so ugly, when someone replies older posts are shown in simple type bellow there with many tags, or when I want to edit a post in quick edit mode there is a lot of unused tags. :-\
Sorry if I have English mistakes. See attached.
Marked area is simple text without any formatting.
Any news about how to integrrate smileys with a click ?
(2012-05-14, 05:12 AM)mmlg620 Wrote: [ -> ]Any news about how to integrrate smileys with a click ?
Just dig in and figure it out.
On the CKeditor == In their docs they give instructions to add/modify smileys. Just point the source images (path) to your MyBB images and
adjust the code to match MyBB's list of smileys.
MyBB (left side box) == Needs advice anyone know how?
I did what you said but there are many buttons doesnt work
I made a plugin
I upload the plugin in some days