Thread Reply Banner

Thread Reply Banner 1.3.3

No permission to download

Xon

Well-known member
Xon submitted a new resource:

Thread Reply Banner - Displayed per-thread banners above the editor for users.

Displayed per-thread banners above the editor for users.

Features:
  • Displays in both Quick Reply, and preview reply views.
  • Only fetches the thread reply banner when viewing a thread that can be replied to.
  • Text may be up to 65536 characters long, and supports bbcode.
  • Supports caching rendered bbcode.
  • Logs modifications of these banners to the Moderator Logs.
New Permission to control who can manage and see reply banners.
  • View Thread Reply Banner -...

Read more about this resource...
 
will be much better to add HTML option or code like this
Code:
<a href="http://vpnarea.com?a_aid=adminzona&amp;a_bid=dbe044a2" target="_top"><img src="http://vpnarea.com/affiliate/accounts/default1/banners/vpnareabanner.png" alt="" title="" width="300" height="252" /></a><img style="border:0" src="http://vpnarea.com/affiliate/scripts/imp.php?a_aid=adminzona&amp;a_bid=dbe044a2" width="1" height="1" alt="" />
 
will be much better to add HTML option or code like this
Code:
<a href="http://vpnarea.com?a_aid=adminzona&amp;a_bid=dbe044a2" target="_top"><img src="http://vpnarea.com/affiliate/accounts/default1/banners/vpnareabanner.png" alt="" title="" width="300" height="252" /></a><img style="border:0" src="http://vpnarea.com/affiliate/scripts/imp.php?a_aid=adminzona&amp;a_bid=dbe044a2" width="1" height="1" alt="" />
You are using the html to-do more that the [url] or [img] tag can do. The idea behind this addon, is to allow moderators to add a banner above the reply area to give instructions on long running threads for sorts of behaviour are being explicitly targeted without allowing HTML.

If you are ok with just [url=...][img]...[img][/url] (ie making a clickable image), the this addon may be suitable.
 
Really nice AddOn! Thanks!

If you change the TMS change to
HTML:
<div class="quickReply message
it would fit for e.g. UI.X style, too!
 
  • Like
Reactions: Xon
By the way, it would be really great to have something like this for forums, too.

So you could display your special post rules for all threads being created inside a forum.
 
By the way, it would be really great to have something like this for forums, too.

So you could display your special post rules for all threads being created inside a forum.
Currently; I've just been using the normal notice system; as you can target at individual forums quite easily.
 
Top Bottom