• A valid XenForo Licence validation token will be required to complete signup and purchasing.
    This may retrieve this from the XenForo Customer Area.
  • All XenForo 2.3+ add-ons require at least php 8.0, recommend php 8.2+
    All XenForo 2.2+ add-ons require at least php 7.2, recommend php 8.x
    All XenForo 2.0-2.1 add-ons require at least php 5.6, recommend php 7.x.
    The Standard Library add-on is also required.
    Older php versions are not supported, and add-ons will either refuse to install or fail to function.
  • Automatic discounts are applied for orders above $100 USD (10%) or for early renewals (5%)

Advanced Bb Codes Pack 1.13.3

Change log

  • Require php 7.2+
  • Fix php 8.1 compatibility with some bb-codes which take a width argument
  • Fix various numerical style properties which did not step in the incremental values as intended, while allowing arbitrary values in the range to be entered
  • Fix editor dialog for various bb-codes did not prefill the default options
  • Fix "Latex - Default height" and "Tabs - Default height" did not apply (changed to "auto" default height type)
  • Fixes for custom h1/h2/h3/h4 tags
    • Fix toggling the h1/h2/h3/h4 bb-code would remove new-lines after those tags
    • Strip heading tag from help when custom h1/h2/h3/h4 tags are enabled
    • Shim "heading" tag for existing content to ensure consistent rendering between the stock heading & h2/h3/h4 tags
  • Add "Slider - Default height unit", "Tabs - Default height unit", "Latex - Default height unit" style properties
  • Add "searchcontent" bb-code which is a wrapper around ElasticSearch Essentials's similar content widget.
  • Install all bb-codes by default, but a number are left in a disabled state
  • Move various legacy bb-codes into bb-codes/legacy.xml file, which is not installed by default.
    • Remove custom [justify] bb-code as XF2.2+ natively implements it.
Back
Top