Advanced Bb Codes Pack

xF2 Add-on Advanced Bb Codes Pack 1.13.17

No permission to download
  • 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.
  • Fix bb-codes which support legacy width definition would incorrectly reset the height type from the default to 'px' based
  • Fix percentage-based heights where not consistently enabled for various bb-codes.
  • Like
Reactions: BattleKing
  • Fix usage of deprecated constant for [time] formatting
  • Fix fullscreen editor not actually covering the screen with later froala versions
  • Fix bb-code editor integration not reliably inserting width/height options into generated bb-code output
  • Fixes for searchcontent bb-code
    • Make editor integration for searchcontent bb-code use json instead of XF bb-code options to avoid non-obvious parsing rules
    • Fix " Undefined array key "keywords"" when using SearchContent bb-code without keywords argument
    • Fix search would use 'or' rather than standard 'and' for non-similar threads mode.
    • Fix some options where not being passed to the search backend as expected
    • Improve AMS's article detection when adding the wrapper required for consistent display
    • Use the thread starter avatar when rendering thread search results, not the last post avatar
    • Add "Search content bb-code cache time" option with a default 300 seconds, not enabled when XF development mode is enabled
    • Add "title only" sub-option to searchcontent bb-code's "Search type:Full-text search"
  • Compatibility fix for @bob's article management system extending the ld-json for articles using accordions
  • 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.
1.12.9 - Bugfix update
  • 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)
1.12.8 - Bugfix update
  • Workaround XF2.2.12 bug where unexpected newlines are added when inserting a spoiler/ispoiler/custom bbcode which selects text from an entire line
  • Like
Reactions: BattleKing
  • 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
    tag
  • Like
Reactions: BattleKing
  • 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
  • Fix tags spanning lines where not merg... Internet Browser's forced dark-mode. [/LIST]
  • Like
Reactions: BattleKing
  • Fix XF2.2.11 compatibility when editing posts
  • Like
Reactions: BattleKing
  • When "Size tag in rem units" is enabled, force 'px' unit sizes into 'rem' units to allow text scaling
  • Like
Reactions: BattleKing
Top