The Arcive of vBulletin Modifications Site. |
|
VSa - Jump to My Last Post Details »»
|
|||||||||||||||||||||||||||||
Info:
This will add 'Jump to My Last Post' link in forumdisplay, so you can easily find your last post in thread. Installation: 1. Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product] 2. Open template 'threadbit', and add following code before '<!-- title / author block -->': Code:
<vb:if condition="$show[threadcount]"><span class="shade" style="float:{vb:stylevar right}"><br /><br /><a href="showthread.php?{vb:raw session.sessionurl}goto=mylastpost&t={vb:raw thread.threadid}" class="lastpostdate understate" title="{vb:rawphrase vsajtylpit_jumptomylast}">►</a></span></vb:if>
Code:
<vb:if condition="$show[threadcount]"><span class="shade" style="float:{vb:stylevar right}"><br /><br /><a href="showthread.php?{vb:raw session.sessionurl}goto=mylastpost&t={vb:raw thread.threadid}" class="lastpostdate understate" title="{vb:rawphrase vsajtylpit_jumptomylast}">►</a></span></vb:if>
v1.0 - Feb 15. 2010. -First version v1.1 - Feb 15. 2010. -Fixed: Browser compatibility issue Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Cracking IDEA
|
|
#3
|
||||
|
||||
|
* Installed but. Just jumps to First post within the thread
|
|
#4
|
|||
|
|||
|
Browser compatibility issue.
Working on fix... |
|
#5
|
||||
|
||||
|
Works A1
|
|
#6
|
|||
|
|||
|
v1.1 - Feb 15. 2010.
-Fixed: Browser compatibility issue To upgrade: -Import product XML, allow overwrite |
|
#7
|
|||
|
|||
|
Not display anything for me...
|
|
#8
|
|||
|
|||
|
Have you do template edit?
|
|
#9
|
|||
|
|||
|
|
|
#10
|
|||
|
|||
|
Try to replace '►' with something else, like 'go' etc...
|
![]() |
|
|