Back to vBulletin 3.8 Template Modifications

Predefined Tags
Mod Version: 1.00, by ThorstenA

vB Version: 3.8.2 Rating: (1 vote - 5.00 average) Installs: 7
Released: 01 Aug 2009 Last Update: Never Downloads: 1
Not Supported Template Edits Re-usable Code Translations  

Notice: This mod uses Re-usable Code, so please feel free to port it to vbulletin 4 under your username. Thanks.

Predefined Tags
Predefined Tags are small links, for example called Mercedes:

When a user clicks on this link, the thread is tagged with Mercedes.
  • Place this code anywhere on template SHOWTHREAD
  • Replace the red marked text with your tag names
  • Place as many of these pre defined tags as you want
Code:
<form action="threadtag.php?do=managetags&amp;t=$threadid" method="post">
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="t" value="$threadid" />
<input type="hidden" name="do" value="managetags" />
<input type="submit" class="button" value="Mercedes" />
<input type="hidden" name="taglist" id="tag_add_input" value="Mercedes" />
</form>

Download

No files for download.

Screenshots


vblts.ru supports vBulletin®, 2022-2024