The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How? View ALL attachments - like this website
Hi look at this web site. It is using VBulletin.
http://www.forexfactory.com/showthread.php?t=10378 Take notice on the top right near the page index there is a box with a number and a paper clip listing how many attachments in this thread. How can I do this , or where do I get this feature? First sample picture shows the clickable link and paperclip (Box on right hand side reading: 1891) Second picture shows the new window that lists all the attachments. Thanks |
#2
|
||||
|
||||
Extremely interesting! If this can be done, then this should be possible for a whole site as well. The possibilities are huge!
|
#3
|
|||
|
|||
I now believe it's just a matter of modifying the template. Maybe someone here can show us what to do.
Thanks in advance who can help. Jon |
#4
|
|||
|
|||
It can be done i think.Try putting this code
Code:
<img class="inlineimg" src="$stylevar[imgdir_misc]/paperclip.gif" border="0" /><a href="#" onclick="attachments($thread[threadid]); return false"> <phrase 1="$thread[attach]">$vbphrase[x_attachments]</phrase> </a> |
#5
|
||||
|
||||
That will do it!
|
#6
|
|||
|
|||
|
#7
|
|||
|
|||
Sorry for hijacking, but can this be done for vB4 ?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|