JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
Advanced Bb Codes Pack
1.15.19
No permission to buy ($35.00)
Fixed xtable stripping newlines of content unexpectedly & fixed supported for nested xtable
Update HR bb-code definition to fix a lack of php callback rendering the bb-code useless
Update TABS bb-code definition to remove the incorrect example
Update XTABLE bb-code definition to remove unused "stop line break conversion" option
Fix for Fatal Error: Trait 'SV\Utils\InstallerHelper' not found
for very new installs without any other add-ons by myself
Add option to hide moderator-only bb-code from help page
Do not auto-threadmark mod-tags which are quoted
Fix accordion css/less when public-header doesn't have a background color
Fix issues with installer after installing, uninstalling and then re-installing
Fix compatibility issue (editor disappears when disabling mod bb-code) with @Lukas W. 's Editor & BB Code Manager
Fix default slider width type (percentage vs type) not being applied, resulting in 400% width attribute being applied by default
Adjust tabs/slider/accordion default with to 90% from fixed width in pixels
Convert xtable/hr/h1/h2/h3/h4 to custom bb-code entries
Allow custom bb-code provided by this add-on to be edited on a live site, only missing bb-code are imported on install/upgrade.
Support XF2.1-style multiple-options for bb-code which support dimensions (ie [slider width=300px height=200px])
Supported bb-code
accordion (width/height)
bimg (width/height)
encadre (width)
fieldset (width)
latex (width/height)
slider (width/height)
tabs (width/height)
xtable (width/height)
Bugfix & features for 'mod interrupt' moderator bb-codes (stop/alert/information/warning)
Fix that SVG's would not be generated correctly when the site is in release mode
Add "Mod Interrupt bb-code: Moderator only rendering" option allow stop/alert/information/warning to be rendered for non-moderators while not adding these to the editor
Add additional css classes to bb-codes (mod_interrupt--staff-threadmark/mod_interrupt--is-moderator)
Add logging when parse_less_func
template helper function encounters errors instead of swallowing exceptions. To generate XF error log entries, use parse_less_func('expression', true)
.
Fix that mod alert/info/warning/stop bbcode had an editor icon with an absolute path and did not handle if the forum is in a sub-folder.
Add [justify]/[sub]/[sup] bbcodes inspired by TinyQuattro XF1.x add-on
Out of beta, as it looks stable