@cclaerhout, yes. All works perfect. Also bulk export, export, import BBcodes, add buttons, delete buttons etc. works fine.
But I don't understand HOW add specific icons for buttons.
.redactor_toolbar li a.redactor_btn_bbm_yourBbCodeTag {
background-position: 3px -2749px;
}
I updated to 2.0.6 and was able to import BB Codes but I am unable to view personal conversations or threads. When I view threads I get this error in debug mode. Fatal error: Unsupported operand types in mysite/library/BBM/Listeners/Templates/Preloader.php on line 38
I updated to 2.0.6 and was able to import BB Codes but I am unable to view personal conversations or threads. When I view threads I get this error in debug mode. Fatal error: Unsupported operand types in mysite/library/BBM/Listeners/Templates/Preloader.php on line 38
$params = array_merge($params,$extraParams);
Going back to sleep thanks anyway.
Yes, but it will require to learn how the framework works and to code yourself some function: check this (first function). If your BbCode is using the template method it will not be that hard to do with a template callback. If your BbCode is a XenForo BbCode, you also can, check the extras directory, there's a demo.Are there any ways to set the BBcode permission for specific forums? not by usergroups?
Version 2.0.7 released
- GetConfig Function has now fallbacks to prevent clashes with templates
- JS file slightly modified
Put aside it would be a nightmare to manage the UI, people needs can be different: ok this bbcode matches this node (forum), then... what to do? There's no other alternative than to code at this point.T_T... I think it is a bit complicated, still prefer it to be added as a function!
We use essential cookies to make this site work, and optional cookies to enhance your experience.