TinyMCE Quattro and its wysiwyg bbcodes

TinyMCE Quattro and its wysiwyg bbcodes 2.7.2

No permission to download
Thanks for adding the description to the smilies picker. However it doesn't show the description, but only the bbcode which is used to be inserted for the smilie. This does not help very much, because the bbcode can be very weird and must not have any relation to the actual description. In our case the description also is in the local language. So people are still confused when selecting a smilie.

As you can see here in redactor and in old MCE3 the tooltip/title always used to be the actual description AND the bbcode of each smilie. If you can do only one of those, the description would be much more helpful.
I will release a fix in a few minutes with a new option to let users select which kind of description they want to display.

Just a feature request...

Can we have a user option so the end user can choose which editor they can use.. ?

Most love the change.. the odd one or two (as you would expect) dont..



Xenforo default or Tiny MCE..
It's of course possible to do it, but I don't need it and it isn't the logic of this addon. This choice in my opinion must be decided by the admin, not by a user. Admins have already some problems to understand how an editor works... so an user is going to be even more lost.

There is a real lot of work behind this implantation, congratulation Cedric.

I have a question, I need, really urgently, the implantation of some custom BBCode to this editor, is the tutorial in post 2/3 of this topic doing that ? (I need a title, and table BBCode)
The tutorial of the TinyQuattro addon explains you how to manage a button click return, so it can help you to create an advanced bb code, but read the tutorials of the BBM addon and look at the provided examples. You can also have a look at those BbCodes.


I have a strange bug,

When I upload a file (attachement handler) - an image - the attach tag is totaly invisible, and not displayed into the editor content's.

When I post the message, it looks invisible, but the image were saved. When I edit the message that attach tags are here.
I don't have this bug. Check if there is a message in the console, if there is a problem with another addon, etc.
 
Having an issue where users are complaining that posts that they have previously made, keep reappearing in the text box in tinymce editor all across the board no matter where they go. I thought this might be a cache issue but apparently not. I experienced it in an older version but i thought the newer version might have corrected it.
 
Having an issue where users are complaining that posts that they have previously made, keep reappearing in the text box in tinymce editor all across the board no matter where they go. I thought this might be a cache issue but apparently not. I experienced it in an older version but i thought the newer version might have corrected it.

This happens if AutoStore is on and people click on the button to load saved drafts. It does not happen, if they don't click this button or if you disable the autostore.
 
Sorry, the new smilie code does not work. It looks like it works, because smilies get inserted correctly into the editor. However, after sending the post it shows the word "undefined" instead of a smilie.
 
Sorry, the new smilie code does not work. It looks like it works, because smilies get inserted correctly into the editor. However, after sending the post it shows the word "undefined" instead of a smilie.
I've just checked and I've forgotten to define a variable after having edited the code twice. I will push an update on github in the next minutes.


Having an issue where users are complaining that posts that they have previously made, keep reappearing in the text box in tinymce editor all across the board no matter where they go. I thought this might be a cache issue but apparently not. I experienced it in an older version but i thought the newer version might have corrected it.
If the post has been sent, it should not be reloaded inside the editor. Otherwise like HWS told you, just disable the autorestore inside this addon configuration. But please keep me inform if the draft is still reloaded after a message has been sent. Thanks.

Ok maybe it didn't fix it completely..

people posting from mobile browsers via the TINYMCE are now getting their posts posting as html output... i.e...

<p>Barca and Milan and Celtic again. How dull.</p>
<p>&nbsp;</p>
<p>Group F is fantastic.</p>
I will check this. If I can't find quickly a solution for XenForo 1.1, I will require to modify a XenForo core file like I used to do with one of my former addon.
 
I see there is a french language in the js files, how can I translate and use a custom language?
The French file, which has incorrect phrases title by the way, was just there to help me to find some phrases. You don't need to modify or add any file. If you want to translate, just use the XenForo default system.
 
@HWS
I've tested about the problem with TinyMCE/JqueryTools/FF 23 and it is solved... and it is not FF, it is not MCE, I don't think it's directly JQT so something has changed in one of the last release of the XenForo 1.2 version. The problem is still there with the XenForo 1.1 version.
 
Excellent, pretty much bug free now..

The option under Tiny Quattro options

- Disable on mobile devices? This will disable TinyMCE 4 on mobile devices and will load your forum default editor.

Doesn't seem to do anything.. the TinyMCE4 still loads.. when disabled... Is this suppose to force the default editor to load ? Or is it the same as what the option under parser settings does ?
 
Excellent, pretty much bug free now..

The option under Tiny Quattro options

- Disable on mobile devices? This will disable TinyMCE 4 on mobile devices and will load your forum default editor.

Doesn't seem to do anything.. the TinyMCE4 still loads.. when disabled... Is this suppose to force the default editor to load ? Or is it the same as what the option under parser settings does ?
I've tested on both XenForo 1.1 & XenForo 1.2, this option is working for me. This option only disables the MCE4 editor on mobile devices as stated by its title: "Disable on mobile devices?".

For the option "Activate the RTE Editor on mobile devices?" (parser settings), please read its description: "This option will bypass the XenForo protection (all version below the 1.2) that prevents to load the Rich Text Editor (wysiwyg) on mobile devices."

Example with XenForo 1.1 on mobile devices:
Disable (MCE4) on mobile devices? => YES
Activate the RTE Editor on mobile devices? => YES
=> loads MCE 3

Disable (MCE4) on mobile devices? =>NO
Activate the RTE Editor on mobile devices? => YES
=> loads MCE 4

Disable (MCE4) on mobile devices? =>NO
Activate the RTE Editor on mobile devices? => NO
=> loads the XenForo textarea (also commonly called "Bb Code Editor")

Disable (MCE4) on mobile devices? =>YES
Activate the RTE Editor on mobile devices? => NO
=> loads the XenForo textarea (also commonly called "Bb Code Editor")
 
I think there is a clash with the multi-quotes add on
http://xenforo.com/community/resources/multi-quote-posts.2066/

Does not work with that add on - hangs when trying to insert the multi quotes....
You will have to ask this developer to use the MCE 4 API to integrate the insertion function for MCE4. This addon could be used as a demo.

The add on page says that this can only be used for a few users.... what would happen if ALL user groups were enabled?
It's probably a bad English from me. I just meant that if you want you can only use the editor for a few of your users. If you want to enable it for all of your users, it's not a problem.
 
Last edited:
Back
Top Bottom