Advanced Bb Codes Pack

Advanced Bb Codes Pack 1.16.6

No permission to buy ($35.00)
  • Fix XF username copy & paste support would break general copy & paste cleanup behavior
  • Fix jquery-based copy & paste support for ruby & time bb-codes
  • Improve handling pasting quotes as raw bbcode. Properly extract the XF quote attributes, and preserve whitespace around quote tags as expected.
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
  • Like
Reactions: imno007 and Matt C.
  • 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 [hr]/[sub]/[sup] copy & paste support didn't correctly activate if custom header bb-codes where disabled
  • Fix copy & paste support could break if font-awesome or abbr bb-codes where not enabled
  • Fix editor 'fullscreen' icon may not render in all styles
  • Workaround XF2.3 font-awesome editor support bugs (bug not fixed in XF2.3.7, adjusts to stop applying in XF2.3.8+)
  • Allow [gview] bb-code to define the height. ie [gview height=100%]
  • 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
  • Like
Reactions: 🔥Iggy🔥
  • Workaround XF2.3 font-awesome editor support bugs (ie default dropdown icon doesn't render)
  • Fix [SEARCHCONTENT] bb-code could cause internal server errors
  • Fix font-awesome bb-codes with XF2.3
Back
Top Bottom