Advanced Bb Codes Pack

Advanced Bb Codes Pack 1.15.14

No permission to buy ($35.00)
  • Require StandardLib v1.21.0+
  • Support XF2.3 compatibility.
  • Enhanced copy & paste support requires jQuery (using jQuery-slim that ships with XF2.3)
    • Enable/disabled via the "Extended copy and paste support" option
  • Fix extending editor's bb-code textarea could fail to trigger 3rd party code
  • Fix anchor tag output was padded with new lines
  • Fix editor dialog defaults would be inserted into the bb-code when they shouldn't have been
  • Fix 'default width unit' related style properties with a value of "auto" could result in broken width css being generated
  • Fix h1 tag not having the expected styling applied on copy&paste
  • Fix discord code-block copy&paste support
  • Fix copy&paste of inline code blocks where forced onto new lines
  • Add copy&paste support for font-awesome icons generated by this addon
  • php 8.4+ compatibility fix
  • Fix XF2.2 bug where [icode=rich] did not round-trip as expected
  • Work-around text selection color can unexpectedly match the background color when using :root { color-scheme: dark; } and [color=transparent], by explicitly setting selection text color for the affected HTML.
    Can be edited or changed by adjusting the sv_bbcode_color.less template
  • Fix [tab] bb-code would not link to tab 10+ in a [tabs] bb-code
  • Fix toggling h1/h2/h3/h4 custom bb-codes would inject a newline before those tags
  • Improve compatibility of accordions/tabs with the click-to-expand feature and nested quotes/accordions
  • Fix error when uninstalling add-on
  • Add various usergroup test bb-codes which only render content if the user matches. While imported, these bb-codes are not enabled by default
    These bb-codes are recreations for the old User Group BB Codes by Waindigo (or later [TH] User Group BB Codes for XenForo 1.x

    Implemented bb-code:
    • guest
    • registered
    • isuserid
    • isnotuserid
    • ismemberofusergroup
    • isnotmemberofusergroup

    Note; the guest/registered bb-code are implemented differently from the older Waindigo versions. This add-on's implementation test actual 'is guest' vs 'is registered user' compared to hard-coded user-group tests
  • Change "Normalize quote characters on paste" to "Normalize characters on paste"
    • Rewrite non-asci spaces into asci spaces
    • Better handle obscure quote types ("low" quotation characters)
  • Add "Normalize characters on render" option. Initialized to "Normalize characters on paste"'s value.
  • Like
Reactions: Nirjonadda
Back
Top Bottom