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 |
#12
|
||||
|
||||
Sorry for the delay in tonight I`ll work on one for dark forums and for German.
|
#13
|
|||
|
|||
This looks to be almost exactly what im looking for but would it be possible to have it so that the 'NEW' image would appear ONLY for new threads and not for new posts??
|
#14
|
||||
|
||||
Thats a good question let me work on it and I`ll see what I can do
|
#15
|
|||
|
|||
Sorry, excuse ones stupidity..
How can I do it so that it just shows for new thread, and NOT all the new posts? |
#16
|
||||
|
||||
I havent found that out yet lol still searching for the code I'm sure theres away but it might involve some code.
|
#17
|
|||
|
|||
If you install this then you can remove the new post icons from the forumlist template! Which gives it a cleaner look.. So instead of an extra table which shows the newpost icon you can just use this image
|
#18
|
|||
|
|||
any one got a icon for a dark style ??
|
#19
|
||||
|
||||
thx mate..
|
#20
|
|||
|
|||
This is more beautiful ...
|
#21
|
|||
|
|||
A little work with it, but cool. Install.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|