During registration a specific email will be required.
Only gmail.com .
Do not create multi-accounts , you will be blocked! For more information about rules, limits, and more, visit the
Support .
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 .
Xon - Advanced Bb Codes Pack
1.16.4
No permission to download
Known issues:
Copying horizontal lines from google docs using Safari is known to fail. This is an issue with how google docs exports HTML
Changes:
Require StandardLib v1.22.0+
Remove jquery dependency
Add "Use jquery for extended copy & paste support" option (default: false) to load the old extended copy&paste support
Workaround editor copy & paste issues for older versions of XF
Workaround browser issues with editor cursor
Workaround copy & paste from a firefox browser could sometimes insert unexpected newlines
Fix copy & paste of super/subscript attributes was not dependent on if the [sub]/[sup] tags are enabled
Fixes for copy & paste support of h1/h2/h3/h4 tags:
Fix custom h1/h2/h3/h4 handling was dependant on the custom h4 tag being setup
Prevent header tags (h1/h2/h3/h4) being copied as empty bb-code tags
For posts with an empty header tag, just render an empty string as this is it's functional HTML equivalent
Fixes for word copy & paste support:
Fix unexpected indenting after pasting formatted text (after a hr from Word for example)
Improve heuristics used to detect when a newline should be added
Fix pasting horizontal lines from Word
Fix copy & paste would unexpectedly swallow new-lines depending on source documents when pasting into the XF2.3 editor
Fix font-awesome copy & paste support
Fix [tabs] bb-code the active tab could unexpectedly override the on-hover css
Update default css for accordion/encadre/fieldset/xtable:
Switch hard-coded 1px border to using @xf-borderSize
Switch hard-coded border colors to using @xf-borderColor or xf-intensify(@xf-borderColor, 5%)
Add support for copying XF code blocks and preserving the codeblock language
Add support for copying formated code from JetBrain's IDEs and rendering it as an XF code block
Add "Additional editor colors" option, which offers 65 colors instead of the stock 27 colors (default disabled)
Add copy & paste support for [time] bb-code
Add [ruby] bb-code, with copy & paste support
Offer replacement bb-code for @Lukas W.'s Editor & BB Code Manager 's [hide] bb-codes to support XF2.3 upgrades
Fix [gview] bb-code didn't accept multiple arguments
Improve copy&paste of XF usernames from various parts of the XF UI into a post
Fix custom header bb-codes ([h1]/[h2]/[h3]/[h4]) copy & paste support would activate even if these where disabled
Fix
/[sub]/[sup] copy & paste support didn't correctly activate if custom header bb-codes where disabled
Add [glow] bb-code which adds a text-shadow: {color} around text. Not installed by default
Fix the xf23-fa-fix.min.js file was not included into redistributable
Update installer to trigger icon usage re-analyze on install/upgrade/rebuild to ensure custom font-awesome icons are reliably detected
Workaround XF2.3 font-awesome editor support bugs (ie default dropdown icon doesn't render)
Fix [SEARCHCONTENT] bb-code could cause internal server errors