Editor & BB Code Manager

Editor & BB Code Manager 2.0.1 Patch Level 1

No permission to download
For me it works (XF2.2.4). Now it runs productive on my server.
Thx very much.

Is it possible to create a icon for a own BBcode like "blink"


OT:
@Lukas W.
Wie/wo kann ich etwas spenden? Ich möchte Deine tolle Arbeit belohnen.
 
Last edited:
For me it works (XF2.2.4). Now it runs productive on my server.
Thx very much.

Is it possible to create a icon for a own BBcode like "blink"

Yeah, when editing the custom BB code in the admin control panel, scroll down to Editor Icon, and select "Font awesome icon", and enter the icon value that you like to use, e.g. eye if you want to use fa fa-eye.

OT:
@Lukas W.
Wie/wo kann ich etwas spenden? Ich möchte Deine tolle Arbeit belohnen.

Happy to accept them via PayPal, thanks for considering!
 
Okay how can I let you know that they (the normal users) are still parsing new html as they use the bbcode.

The permission is not working.
What I did now is to disable the bbcode altogether and that disabled the rendering.
Have you ruled out any 3rd party add-on involvement? I've tried pretty much every possible combination on my local now, but I haven't been able to reproduce any further issues with the system unfortunately.
 
Yeah, when editing the custom BB code in the admin control panel, scroll down to Editor Icon, and select "Font awesome icon", and enter the icon value that you like to use, e.g. eye if you want to use fa fa-eye.
Where I can see the names of available icons? Eg
Code:
fa fa-???
(....for blink)
 

Attachments

  • Auswahl_002.webp
    Auswahl_002.webp
    15.8 KB · Views: 10
Last edited:
If you're not using a FontAwesome icon, you'll need to use the image option in the setting. It's not actually a part of this add-on, so people can probably help you better in the general support area with that.
 
hello, I have recently upgraded to 2.0.0 and the layout editor does not seem to work for me. I am not able to move the buttons around, not even remove them from the toolbar (even though I get a notification that it has been removed - my cursor is still dragging it around).

Here are the errors from the console:
Code:
Uncaught TypeError: Cannot read property 'hasClass' of undefined
    at c.updateEditorPreview (editor_manager-compiled.js?_v=e9a60832:315)
    at c.rebuildValueCache (editor_manager-compiled.js?_v=e9a60832:301)
    at c.drop (editor_manager-compiled.js?_v=e9a60832:190)
    at Object.<anonymous> (core-compiled.js?_v=e9a60832:87)
    at editor_manager-compiled.js?_v=e9a60832:22
    at Array.forEach (<anonymous>)
    at Object.<anonymous> (editor_manager-compiled.js?_v=e9a60832:22)
    at Object.a.emit (editor_manager-compiled.js?_v=e9a60832:22)
    at aa (editor_manager-compiled.js?_v=e9a60832:14)
    at HTMLHtmlElement.N (editor_manager-compiled.js?_v=e9a60832:14)
updateEditorPreview @ editor_manager-compiled.js?_v=e9a60832:315
rebuildValueCache @ editor_manager-compiled.js?_v=e9a60832:301
drop @ editor_manager-compiled.js?_v=e9a60832:190
(anonymous) @ core-compiled.js?_v=e9a60832:87
(anonymous) @ editor_manager-compiled.js?_v=e9a60832:22
(anonymous) @ editor_manager-compiled.js?_v=e9a60832:22
a.emit @ editor_manager-compiled.js?_v=e9a60832:22
aa @ editor_manager-compiled.js?_v=e9a60832:14
N @ editor_manager-compiled.js?_v=e9a60832:14
editor_manager-compiled.js?_v=e9a60832:315 Uncaught TypeError: Cannot read property 'hasClass' of undefined
    at c.updateEditorPreview (editor_manager-compiled.js?_v=e9a60832:315)
    at c.rebuildValueCache (editor_manager-compiled.js?_v=e9a60832:301)
    at c.updateList (editor_manager-compiled.js?_v=e9a60832:261)
    at c.remove (editor_manager-compiled.js?_v=e9a60832:209)
    at Object.<anonymous> (core-compiled.js?_v=e9a60832:87)
    at editor_manager-compiled.js?_v=e9a60832:22
    at Array.forEach (<anonymous>)
    at Object.<anonymous> (editor_manager-compiled.js?_v=e9a60832:22)
    at Object.a.emit (editor_manager-compiled.js?_v=e9a60832:22)
    at ca (editor_manager-compiled.js?_v=e9a60832:15)
updateEditorPreview @ editor_manager-compiled.js?_v=e9a60832:315
rebuildValueCache @ editor_manager-compiled.js?_v=e9a60832:301
updateList @ editor_manager-compiled.js?_v=e9a60832:261
remove @ editor_manager-compiled.js?_v=e9a60832:209
(anonymous) @ core-compiled.js?_v=e9a60832:87
(anonymous) @ editor_manager-compiled.js?_v=e9a60832:22
(anonymous) @ editor_manager-compiled.js?_v=e9a60832:22
a.emit @ editor_manager-compiled.js?_v=e9a60832:22
ca @ editor_manager-compiled.js?_v=e9a60832:15
N @ editor_manager-compiled.js?_v=e9a60832:14
 
hello, I have recently upgraded to 2.0.0 and the layout editor does not seem to work for me. I am not able to move the buttons around, not even remove them from the toolbar (even though I get a notification that it has been removed - my cursor is still dragging it around).

Here are the errors from the console:
Code:
Uncaught TypeError: Cannot read property 'hasClass' of undefined
    at c.updateEditorPreview (editor_manager-compiled.js?_v=e9a60832:315)
    at c.rebuildValueCache (editor_manager-compiled.js?_v=e9a60832:301)
    at c.drop (editor_manager-compiled.js?_v=e9a60832:190)
    at Object.<anonymous> (core-compiled.js?_v=e9a60832:87)
    at editor_manager-compiled.js?_v=e9a60832:22
    at Array.forEach (<anonymous>)
    at Object.<anonymous> (editor_manager-compiled.js?_v=e9a60832:22)
    at Object.a.emit (editor_manager-compiled.js?_v=e9a60832:22)
    at aa (editor_manager-compiled.js?_v=e9a60832:14)
    at HTMLHtmlElement.N (editor_manager-compiled.js?_v=e9a60832:14)
updateEditorPreview @ editor_manager-compiled.js?_v=e9a60832:315
rebuildValueCache @ editor_manager-compiled.js?_v=e9a60832:301
drop @ editor_manager-compiled.js?_v=e9a60832:190
(anonymous) @ core-compiled.js?_v=e9a60832:87
(anonymous) @ editor_manager-compiled.js?_v=e9a60832:22
(anonymous) @ editor_manager-compiled.js?_v=e9a60832:22
a.emit @ editor_manager-compiled.js?_v=e9a60832:22
aa @ editor_manager-compiled.js?_v=e9a60832:14
N @ editor_manager-compiled.js?_v=e9a60832:14
editor_manager-compiled.js?_v=e9a60832:315 Uncaught TypeError: Cannot read property 'hasClass' of undefined
    at c.updateEditorPreview (editor_manager-compiled.js?_v=e9a60832:315)
    at c.rebuildValueCache (editor_manager-compiled.js?_v=e9a60832:301)
    at c.updateList (editor_manager-compiled.js?_v=e9a60832:261)
    at c.remove (editor_manager-compiled.js?_v=e9a60832:209)
    at Object.<anonymous> (core-compiled.js?_v=e9a60832:87)
    at editor_manager-compiled.js?_v=e9a60832:22
    at Array.forEach (<anonymous>)
    at Object.<anonymous> (editor_manager-compiled.js?_v=e9a60832:22)
    at Object.a.emit (editor_manager-compiled.js?_v=e9a60832:22)
    at ca (editor_manager-compiled.js?_v=e9a60832:15)
updateEditorPreview @ editor_manager-compiled.js?_v=e9a60832:315
rebuildValueCache @ editor_manager-compiled.js?_v=e9a60832:301
updateList @ editor_manager-compiled.js?_v=e9a60832:261
remove @ editor_manager-compiled.js?_v=e9a60832:209
(anonymous) @ core-compiled.js?_v=e9a60832:87
(anonymous) @ editor_manager-compiled.js?_v=e9a60832:22
(anonymous) @ editor_manager-compiled.js?_v=e9a60832:22
a.emit @ editor_manager-compiled.js?_v=e9a60832:22
ca @ editor_manager-compiled.js?_v=e9a60832:15
N @ editor_manager-compiled.js?_v=e9a60832:14
The toolbar management is not part of this add-on and handled by XenForo. If there is an error in this add-on that triggers this behavior, I haven't been able to reproduce it yet. The JavaScript error unfortunately doesn't give me any insight on what could be wrong here.
 
The toolbar management is not part of this add-on and handled by XenForo. If there is an error in this add-on that triggers this behavior, I haven't been able to reproduce it yet. The JavaScript error unfortunately doesn't give me any insight on what could be wrong here.
what other hints i could provide in order to allow you to debug it? Thanks!
 
Just realized that its avaiable for 2.2 Thanks!

I found these two missing phrases:
  • kl_em_font_title_explain
  • kl_em_load_lazy_hint
 
Top Bottom