Advanced Bb Codes Pack

Advanced Bb Codes Pack 1.14.5

No permission to buy ($35.00)
  • Fix unexpected escaping accordion/tabs/slider html output
  • Fix "preview" button on various bb-code editor dialogs would fail when a width/height was set to 'auto' when the "advanced options" was expanded
  • Fix editor dialog for accordion/tabs/slider did not skip the auto-added blank slide
  • Fixes for searchcontent bb-code
    • Rename the "Restrict similar content bb-code to X" to "Restrict search content bb-code", and allow with Bob's AMS articles
    • Fix preview didn't work when "Restrict similar content bb-code to article thread type" option was set
    • Fix "title" argument was not rendered as expected
  • Fix [bimg] was not treated as an image tag for signature permissions or image count limits
    • Note; XenForo does not apply signature permissions on rendering, only at edit time
  • Fix "search content" bb-code not rendering as expected when using Bob's AMS
  • Trim whitespace from start/end of accordions/tabs/sliders and update editor integration to insert bb-code is a more whitespace
  • Add "Accordion - FAQ structured data" style property and "[SvBbCode] Use accordion FAQ structure data" permission.
    Limitations:
    • This feature only applies when using @Bob's Article Management System.
    • When the "Accordion - FAQ structured data" style property is false, the "faq" flag must be manually added to the accordion. ie; [accordion faq=1]
  • Love
Reactions: Bob
  • 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.
  • Like
Reactions: Joe Link
  • Workaround XF editor bug where inserting inline bb-code (ispoiler/icode) caused unexpected new-lines when using FireFox or Safari depending on how the line of text was selected
    • This editor bug should be fixed in XF2.2.13+
  • Harden installer when importing bb-code files to avoid breaking the install process in some known non-fatal error conditions.
  • Require Standard Library by Xon v1.18.0+
  • Fix javascript error when the editor dialog is available without the rich text editor (ie some mobile clients)
  • Workaround XF2.2.12 bug where unexpected newlines are added when inserting a spoiler/ispoiler/custom bbcode which selects text from an entire line
  • Code cleanup around utf8 string handling
  • Rename "Threadmark category Id" option to "Staff threadmark category Id"
  • Fix toggling bb-code mode on/off would cause duplicate newlines to be inserted for content inside an [indent] tag
  • Rework how various front-end features are loaded for better maintainability
  • Fix selecting text and inserting a quote when "Disable rendering quotes in editor" option was enabled would inject "undefined" instead of the quoted text
  • Fix selecting text and triggering bbcode such as accordian/tabs/slider/etc, would strip formatting from the selected text when copying it into the dialog
  • For XF2.2.11 and before:
    • Fix XF bug where inserting various bb-codes (stock and 3rd party) could result in malformed formatting due to inserting a block bb-code in the middle of formatting
  • Like
Reactions: Nirjonadda
  • Fix [url] tags spanning lines where not merged as expected in rich text editor mode
  • Fix inline spoiler did not work correctly with Samsung Internet Browser's forced dark-mode.
Top Bottom