|
Spoiler search fix
This modification is in the archives.
Quite some forums have a [spoiler] tag to remove content until the user requests it. However, when searching the forum the content within the spoiler will be visible (when results are shown as posts).
This plugin will remove the content of the spoiler with the text " [[spoiler removed]]" (you can change the phrase through the phrase manager, id: spoilerfix_replacement) And as extra, this is the replacement HTML I use for the spoiler tag on my forum: HTML Code:
<small><b>Spoiler:</b></small><br /> <div style="border: 1px dashed gray; padding: 1px;"><div><button type="button" class="button" onclick="this.parentNode.parentNode.childNodes[1].style.display = ''; this.parentNode.style.display = 'none';" title="Click to show the spoiler.">show spoiler</button></div><div id="spoiler" style="display: none;">{param}</div></div> http://el-muerte.student.utwente.nl/lba/forum/misc.php?do=bbcode#spoiler of this spoiler tag Download This modification is archived and cannot be downloaded. Screenshots
|
|||||||||
Similar Mods
| Spoiler Tag | vBulletin 3.5 Template Modifications |
| Spoiler Tag | vBulletin 3.5 Template Modifications |