PDA

View Full Version : [release] Hide/show sigs in thread


filburt1
11-08-2002, 10:00 PM
Author: filburt1
Description: If you have signatures on in your user CP, displays two links at the top of showthread to hide/show all signatures in the thread with Javascript. If you have signatures off in your user CP, the page is just displayed with no signatures (getting around this requires hacking).
Demo: None yet
Screenshot: sigs on and shown (http://www.vbulletintemplates.com/mods/attachment.php?s=&postid=15137), sigs on but hidden (http://www.vbulletintemplates.com/mods/attachment.php?s=&postid=15138), sigs off (http://www.vbulletintemplates.com/mods/attachment.php?s=&postid=15139)

phpinclude is only used because conditional templates aren't supported in vB2. Also this only works in IE5.5+ because of the god-like power of document.all.

filburt1
11-09-2002, 03:33 PM
Sigs on and shown:

filburt1
11-09-2002, 03:34 PM
Sigs on but hidden:

filburt1
11-09-2002, 03:34 PM
Sigs off:

assassingod
11-09-2002, 04:11 PM
Not another one :rolleyes:

Hehe ,j/k

Great work:D I think there should be a phpinclude Template Modifications Forum now filburt:p

filburt1
11-09-2002, 04:12 PM
I clearly gave my excuse as to why I had to use that template :p

assassingod
11-09-2002, 04:14 PM
I know, I know:D

Good work:D

Mark
11-09-2002, 05:06 PM
Nice.. I ran into a little problem though. The displays of the +/- wont display. I had to find a way around the templates to edit cause they had already been modified, such as postbit_signature.

filburt1
11-09-2002, 10:27 PM
What +/-? The only thing in my screenshot for that is for postbits...

Mark
11-11-2002, 04:10 AM
Yeah, it doesn't appear in it. Unless I seem to be missing a code.

assassingod
11-11-2002, 07:07 PM
That +/- is something completely different you guys:p
Filburt3's Mod just does some stuff to the signature:p

Handbag
04-04-2006, 08:10 AM
Just a quick pointer to anyone needing to install this - in the document there's a typo - the last line should read

<td>$navbar<smallfont>$hideshowsiglink</smallfont></td>

instead of

<td>$navbar<smallfont>$hideshowsigslink</smallfont></td>