Advanced Bb Codes Pack

Advanced Bb Codes Pack 1.16.10

No permission to buy ($35.00)
  • On toggling show transparent as spoilers; remove the data-xf-click attribute to restore old pointer behaviour
  • Compatibility fix for XF2.1.6 changes to [color] bb-code
    • Add "Support transparent color" option (default enabled), overrides XF2.1.6 behaviour
  • Like
Reactions: Nirjonadda
  • Fix "[E_WARNING] trim() expects parameter 1 to be string, array given" when dealling with malformed accordion/tab/slider
  • Fix word-counter not being reset on submitting bb-code only replies
  • Make abbr interact with tabbing through a document to show it's tooltip
  • Add "Default HR style" style property, defaulting to a Hr line faded on both sides styling.
    • Update hr custom bb-code definition again, this overrrides the XF2.2 version!
  • Fix drag-select reply/quote not reversing html => bbcode for
    • hr
    • non-blury spoiler
  • Standardize [color=ARG] to lower-case to avoid incorrect transaparency handling
  • fix 'transparent => inline-spoiler' feature did not have same click behaviour as just inline-spoilers
  • Inline-spoiler no longer prevents rendering of text color on hover, yet 'transparent' color is over-riden when using the transparent color => inline-spoiler feature
  • Support [tab=id]text[/tab] to link tab ids
  • Fix slide & slide header support only supporting legacy multi-options format, and not XF2.1+ native
  • Implement XF2.2 style bb-code arguments for accordion/slider/tabs slides
  • Ensure align/align_title bb-code option for title alignment is consistently supported for accordion/bimg/encadre/slider/tabs
  • Update bb-code description for hr/accordion/bimg/encadre/fieldset/slider/tabs, this overwrites the bb-code definition!
  • Like
Reactions: Nirjonadda
  • Force global namespace for functions which are known to be optimizable to bytecode in php
  • Fix add-on compatibility with XF\Pub\Controller\Editor::loadDialog
  • Fix that multiple [tabs] bb-code in the same content could unexpectedly persist which tab was expected to be open between tabs
  • Fix that multiple [Accordion] bb-code in the same content could unexpectedly persist width/height limits between accordions
  • Tidy up some style property text
  • Allow "auto" for default width for various bb-code, and width:auto argument where widths are permitted.
  • Like
Reactions: Nirjonadda
  • Support Svg Template v2.3.0 server-side render of svg-to-png for moderator bb-code icons for tablet/mobile devices.
    • Requires Browser Detection v2.1.0+ for this feature
  • Fix option "Mod Interrupt bb-code: Moderator only rendering", broken in 1.7.9
  • Like
Reactions: Nirjonadda
  • 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: Nirjonadda
  • 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.
  • 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
  • Like
Reactions: Nirjonadda
  • Add a small amount of padding to the word-counter
  • Vote tally compatibility improvement
Back
Top Bottom