Advanced Bb Codes Pack

xF2 Add-on Advanced Bb Codes Pack 1.13.17

No permission to download
  • Fix option "Mod Interrupt bb-code: Moderator only rendering", broken in 1.7.9
1.7.9 - Bugfix update & minor feature update
  • Restore php 7.0 compatibility
  • Fix [bimg] "title inside" option not applying expected CSS
  • Fix [bimg] "title position" option not combining with "title align" option
  • Fix possible "[E_NOTICE] Array to string conversion" on mod-tag usage
  • Fix possible error in bb-code rendered in emails
  • Fix that [bimg block_align=right] would lack margins
  • Add "word count labels" feature which allows setting spesific phrases to be used at given word-counts
  • Like
Reactions: chaolasley
  • Add explicit support for bb-code pages being considered "staff" for staff-only bb-codes. This also refactors how content is considered "staff" to be easier for other add-ons to extend.
1.7.7 - Bugfix & Maintenance update
  • Fix bb-codes in emails potentially not using the correct XF templater sub-system
  • Remove explicit string return types on functions which can return XF string-like objects
  • Patch email text rewrite color=transparent to spoiler, as otherwise this can trigger email spam filters
  • Apply "Use non-blurred spoiler" style-property to emails
1.7.6 - Maintenance update
  • Add a small amount of padding to the word-counter
  • Vote tally compatibility improvement
1.7.5 - Bugfix update
  • Fix word-counter not working in bb-code only mode
  • Fix typo in "Word-count updating delay" style property name
  • Enable word-counter by default, with a 0.6 second delay
  • In emails, dump raw latex instead of attempting to render
  • In emails, fix that the count down/up timer would be attempted to be rendered in email
Fix Word-counter
  • Work-around minifier bug which doesn't support unicode regex correctly
  • Restore support for browsers without unicode regex
1.7.2 - Maintenance update
  • Update editor word counter to better match Word Count Search & Post Friction add-ons, which should result in vastly less word-count overestimation
1.7.1 - Bugfix update
  • Fix double escaping of accordion/tabs/slider title due to unexpected type casting
1.7.0 - Feature update
  • Fix non-blur inline spoiler blurring smilies
  • Require Standard Library by Xon v1.4.0+
  • Add various php 7.0 type hints, this is a breaking change for add-ons which extend this one
    • If installed, Require Thread Reply Banner v1.3.1+
  • Add support for [time=countdown] and [time=countup]
  • Fix [xtable] rendering unexpectingly adding new lines when not using {tbody} to wrap {tr} tags
  • Adjust css for accordion/slider/tabs to better interact with floated content
  • Fix that [xtable] bb-code would unexpectedly strip new-lines in contained text
  • Better handling for [xtable] bb-code with nested normal bb-code that wrap another [xtable]
  • Style property to replace blur-spoiler with non-blurred version (default disabled), note; non-blurred spoiler handles images while stock XF version does not
  • Adjust transition delay on inline-spoiler bar used when showing transparent text
  • Add QuickSpoiler stub (for [qs] bb-code, and xml file) & remove redundant css/less injection
  • bb-code definition files are now provided in an 'bb-codes' folder outside the 'upload' folder in redistributable
  • Only render the most top-level inline spoiler, as nested inline spoilers are silly and work poorly
  • Like
Reactions: Gravyy2020
  • Apply workaround to prevent empty alt/title tags in Chrome from causing an image which is failing to load to fail to show the failed to load image
  • Fix some style properties not applying as expected
  • Adjust trim lines tag after for latex tag
  • Add style-wide option to disable lightbox
Top