TinyMCE Quattro and its wysiwyg bbcodes

TinyMCE Quattro and its wysiwyg bbcodes 2.7.2

No permission to download
Ok Cédric. Thanks

Ah tu es français ? =>
Merci pour les infos. C'est un travail titanesque que tu as fais là....
J'ai tenté à plusieurs reprises de revoir l'éditeur WYSIWYG mais je me suis rapidement perdu dans l'architecture de XenForo.
Je pense que nous allons adoptés ton éditeur pour nos rédacteurs sur notre forum :)

Merci encore !
 
I'm back

Installation ended and I get this errors only on this page : forum/admin.php?options/list/tiny_quattro
Template Errors: quattro_option_list_smiley_manager_categories
  1. Invalid argument supplied for foreach() in /home/teamexod/www/forum/library/XenForo/Template/Abstract.php(265) : eval()'d code, line 11:
    10: );
    11: foreach ($xenCache['mce_smilie'] AS $categorie)
    12: {
 
I've tested the addon with XenForo 1.1.x and had to fix two little things [ref] to make it work. I will give a try on XenForo 1.2.x later but with the previous modification it should work.
By the way, TinyMCE 4.3.3 has been released [ref], so I will make an update probably this or next weekend.
 
I've lost the icons

6d4a977fa7c3ca71b8c43f465cd0a891.png


Im sure ive done everything correct
 
I've lost the icons
Try with XenForo default theme. All official TinyMCE icons don't display but the customized ones I've integrated yes => probably a css conflict.
If you can't find what is the source of the conflict, don't use the "XenForo Style Properties Integration" => see §5 of the FAQ.
 
tried a few of the presets of the skins tinymce site, none work, neither does the ones in the file, could this be a fotn awesome issue ?

also disabled that option yo8u mentioned
 
tried a few of the presets of the skins tinymce site, none work, neither does the ones in the file, could this be a fotn awesome issue ?

also disabled that option yo8u mentioned
Did you try with the default Xenforo style? Note that if you're using a cache mecanism, you will have to configure it properly (ref).
 
default they show.

I am using a cdn, i perged, rebuilt templates, they wont show

I dont get why it wont work, its worked fine before
 
@cclaerhout

  1. Does the image resize work ? Because if I resize an image, then I save, image is displayed as default size
  2. I can't copy paste tables. Is this normal ?
  3. Default border table are not solid. Is it possible to add an option to select table border style ?
  4. Is it possible to disable a specifiq theme for table ?
thanks
 
Last edited:
default they show.

I am using a cdn, i perged, rebuilt templates, they wont show

I dont get why it wont work, its worked fine before
You need to find the css conflict. Sorry no time at the moment.

@cclaerhout

  1. Does the image resize work ? Because if I resize an image, then I save, image is displayed as default size
  2. I can't copy paste tables. Is this normal ?
  3. Default border table are not solid. Is it possible to add an option to select table border style ?
  4. Is it possible to disable a specifiq theme for table ?
thanks
  1. No
  2. No. If the table Bb Code is enabled, the paste mode is not in text mode, then it should work with basic layout (it will not keep all the format properties: color, border, background... you will need to apply them).
  3. See in the styles properties (the different table styles)
  4. There are 4 table themes. You don't want one, just set the same configuration for others.
 
  • No. If the table Bb Code is enabled, the paste mode is not in text mode, then it should work with basic layout (it will not keep all the format properties: color, border, background... you will need to apply them).

Here the issues I have.
I can't paste table, and when I push enter button, sometime my cusor is bellow the table.
bug.gif
 
What about cursor under the table ?
I've tested with FF, Chrome and IE 11, no problem for me. Paste a table, click outside, then on FF and IE11 the caret will be below the table, on Chrome it will be on its right ready to press enter to go below. So it's almost similar.
When you're inside a cell and press enter, you will remain inside the cell but a carriage return will be added.
When you're inside the last cell (row/column) and press "tab", then a new row will be created after.
 
Back
Top Bottom