The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
New button when new thread/post is made Details »» | |||||||||||||||||||||||||||||||||||||||||
My partner had a request for this mod on another site and I finally got around to doing it.
This is a simple edit that adds an icon to the end of each thread if theres a new post. I have added all possible options in which someone would use this edit for. Included is adding the new icon to the end of your threads title, replacing the lastposted by icon in the forumdisplay.php page, changing the icon of last posted in the index.php page, and switching out the small square with and arrow icon for a new one. I inluced the icon I used in the examples. I`ll post it here for those who wont to try it now and add a zip for those who will try it later on. Remember if you install show your support and click installed. Adding a new thread icon on only the the post would add add some sparkel to a dull forum. I have found the way thanks to a fellow coder and a bit of searching in templates.This makes the new image a link to the new post for that thread. By default every newly created thread has a new post as well so this will show on new threads and posts.Make sure if you use this mod exactly as shown here to add the icon to the images/button dirctory or the button directory of the skin your doing this template mod for. If not make sure to add it to the images/misc or that styles misc directory and change the $stylevar[imgdir_misc] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Open the template named: threadbit find: PHP Code:
PHP Code:
Theres more then one way to skin this cat and it really depends on your personal taste. You can always add this to the beginning to replace the icon that shows when theres a new post. Open the template named: threadbit Find: PHP Code:
PHP Code:
PHP Code:
what ever image you wont to show instead of the default image. If you dont wont a link simply delete this from the above code. Find: PHP Code:
Find: </if> Delete the </a> before this tag. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- If you like this idea and wont to change the image for the last posted as well if you havent saved the template add this else open the template named: threadbit Find: PHP Code:
PHP Code:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- If your really feeling this idea or just wont to change the icon for last posted on the index.php page this is how you would do that. Open the template named: forumhome_lastpostedby Find:(should be near the end) PHP Code:
If its easier search for two instances of this: PHP Code:
UPDATE:::::::revision by alexD) inorder to get the image to appear infront of the extra info from a thread you must follow this program it shows you how to get the results of the image: new_thing open your threadbit template and delete the info you added to which ever add on you did or leve it if you wont two images showing. Find: PHP Code:
PHP Code:
Left this out but you can incase the above img src in <a> tags to make it a link to the new post. find: PHP Code:
PHP Code:
</a> UPDATED:02-27-09 Icons to inlude german version. Please note that i did not do the original icon. Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Comments |
#2
|
|||
|
|||
First reply,
This is awesome! I seen this before ona forum. Thanks a lot! *Marked as Installed* |
#3
|
||||
|
||||
Thanks its been UPDATED to fix issues with it appearing before the [new_thread.gif]([paper icon]1,2,3,4..) so the new part thats added to the bottom adds it after that so it looks like this (NOTE [] ar images)
[lastpost] thread title (1,2,3...)[new_thread.gif] and not like this [lastpost] thread title [new_thread.gif] (1,2,3...) See new_thing.jpg to view it my partner found and fixed the issue. also updated zip file with edit and new screenie. Crap sorry here it is posted here in this post. |
#4
|
|||
|
|||
Theres nothing in the images/button but ok
|
#5
|
|||
|
|||
I'm not sure I understand the use for this one. VBulletin does this already doesn't it?
If I visit a forum and there are new posts, an image appears to the left of the title with this link: yourdomain.com/showthread.php?goto=newpost&t=9139 And if I want to go to the last post, I'd click the image just to the right of the users name which is this link: yourdomain.com/showthread.php?p=147628#post147628 If I understand your screenshot posted, https://vborg.vbsupport.ru/attachmen...1&d=1235148091 Now we'd have this link on BOTH sides of the title of the thread showing NEW post. Why not just upload your image newthread.gif to replace firstnew.gif and call it a day? |
#6
|
||||
|
||||
I have that option available but most members dont understand what that little icon is for and its a lot easier for them to see a new icon instead. I have added more then one way to use this edit from showing a new post in a thread and on the main page for showing a new thread/post.
|
#7
|
|||
|
|||
Thx mate. Installed it.
Can you please create also a button for German users? From new to neu. Best regards Basti |
#8
|
||||
|
||||
@FiMeti can you write how to spell new in german and I`ll do one for you.
|
#9
|
|||
|
|||
Hi pein87. Thanks for the support dude!
"new" is in German "neu" |
#10
|
|||
|
|||
Hi Pein87,
I would love to use this mod on my site but the problem is I use a dark background. Anyway to get a gif image for dark forum board backgrounds? Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|