Editor & BB Code Manager

Editor & BB Code Manager 2.0.1 Patch Level 1

No permission to download
It depends on what features you were mainly using it for. But remember that Xenforo have stated that they plan on replacing their editor in the near future, so that's another reason you probably wouldn't want to get too invested in this addon. With a little luck, the new editor might even allow me to add fonts to the editor again. :cool:
It does have one huge thing. User criteria for BBCode tags, and also a few custom-made BBCode tags as well.
 
It does have one huge thing. User criteria for BBCode tags, and also a few custom-made BBCode tags as well.

Yeah, I'm not aware of another addon for the permissions thing. If you're going to wait for this addon to be upgraded, though, you could be waiting a long time. But maybe Lukas will surprise us!

You could look at something like Xon's Bb Code Pack, though, if you haven't already, for some addtional codes to use. Probably one or two others out there.
 
Any luck on fixing the problem with 2.3.0?
예 (yes), I have tested on localhost and I was able to fix "KL\EditorManager\XF\Str\Formatter" which had a fatal error in the method of replaceSmiliesHtml whose signature doesnt agree with that of the parent class, bringings compatibility` challenge, now the process has been corrected to align appropriately with the expected signature from XF\Str\Formatter
 

Attachments

예 (yes), I have tested on localhost and I was able to fix "KL\EditorManager\XF\Str\Formatter" which had a fatal error in the method of replaceSmiliesHtml whose signature doesnt agree with that of the parent class, bringings compatibility` challenge, now the process has been corrected to align appropriately with the expected signature from XF\Str\Formatter
Thank you so much! <3 I'll be massively upgrading my site soon and I'll be sure to test it further for you when that happens. ^^
 
Thank you so much! <3 I'll be massively upgrading my site soon and I'll be sure to test it further for you when that happens. ^^
천만에요!! (You're welcome!!), please test localhost first, but I also like this addon, I will need to test more on forum and Admin Panel for everything

Update, everything works perfectly and no issue so far
 
Last edited:
It is already supported on 2.3, use my patch fix fatal error
Yes, thank you, already. Apparently this is a style problem, some things are not displayed, although they are.

The default style does not display all additionally added fonts.
 
Last edited:
Yes, thank you, already. Apparently this is a style problem, some things are not displayed, although they are.

The default style does not display all additionally added fonts.
Can you show me the screenshot what fonts are not display?
 
This is a known issue for JS ( jQuery ) doesn't support on XF 2.3, so jQuery would need to be removed and re-written again

Cause error,
Code:
Uncaught ReferenceError: jQuery is not defined
    at hide.plugin.min.js
 
I'm not sure if you're working with them these days, but Audentio Feeds doesn't work with the hide bbcode.
 
예 (yes), I have tested on localhost and I was able to fix "KL\EditorManager\XF\Str\Formatter" which had a fatal error in the method of replaceSmiliesHtml whose signature doesnt agree with that of the parent class, bringings compatibility` challenge, now the process has been corrected to align appropriately with the expected signature from XF\Str\Formatter

Hi there friend, how do I go about adding this to the original patch? I really want to use this addon but it bricks my site and I think I screwed up somewhere applying your patch to the latest patch by Lukas. Can you help me? I'm a bit desperate and even willing to pay, I just want to change my god-damn font sizes in 2025.
 
Hi there friend, how do I go about adding this to the original patch? I really want to use this addon but it bricks my site and I think I screwed up somewhere applying your patch to the latest patch by Lukas. Can you help me? I'm a bit desperate and even willing to pay, I just want to change my god-damn font sizes in 2025.
You have to go to KL\EditorManager\XF\Str\ and replace (Formatter.php) with patch file
 
You have to go to KL\EditorManager\XF\Str\ and replace (Formatter.php) with patch file

That won't fix the issue. The font sizes not showing up is a JS thing. Same as the fonts not showing up in the dropdown, despite being added in the admin panel.

What we really need is someone to fix the JS part of this addon (as well as whatever modifies the table bbcode to add in the advanced versions)
 
That won't fix the issue. The font sizes not showing up is a JS thing. Same as the fonts not showing up in the dropdown, despite being added in the admin panel.

What we really need is someone to fix the JS part of this addon (as well as whatever modifies the table bbcode to add in the advanced versions)
This add-on is a bit complicated and heavy with JS included. I can't manage to do this
 
Back
Top Bottom