You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
xF2 Add-on Thread Reply Banner
2.5.1
No permission to download
- Adjust template modification for better 3rd party add-on compatibility
- Require php 7.2+
- Require XenForo 2.2+
- Display thread/forum reply banner in post reports where applicable
- In XF2.2+, fix not scrolling to editor when sticky headers are disabled
- Adjust permission checks to check permissions before touching (and potentially loading) the reply banner relation
- Fix redundant queries due to not checking the forum/thread 'has banner' bit.
- Disable the reply banner if it is saved with empty text
- Fix thread's moderator action list not showing thread reply banner actions
- Add "Show thread reply banner in" option, with values
- Reply-able threads
- Locked and reply-able threads
- All threads
- Add forum-wide default thread reply banner feature
- Support Advanced BbCode pack v1.7.0+, no longer supports versions before v1.7.0
- Support Advanced Bb-Codes pack 'moderator only' bb-codes rendering in the thread reply banner
- Support Editor & BB Code Manager criteria when rendering in the thread reply banner
- Require XF2.1+
- When a thread has a reply banner, patch the scroll-to-editor behaviour to scroll to the start of the banner instead
- Tweak templating to avoid errors when the add-on is upgrading, or has it's code disabled but template changes still occurring.