The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Thread Age Insert for vB 4 Details »» | |||||||||||||||||||||||||||||||||
Thread Age Insert for vB 4
Version 1.0.2 (By Boofo) What does this product do? This product will calculate the age of a thread, in days, and insert it after the thread title or start date in the listing. Examples: --------------------------- In forumdisplay: Testing days old after thread title ? Today <=This will display in bold text Testing bbcode ? 1 day old Testing something... ? 16 days old In showthread: Thread: Testing days old after thread title ? 12 days old Credits: Thanks goes out to Adrian for showing me a new way to do template edits and style variables in products. Version Information: Version 1.0.0 --Initial release for vB 4 Version 1.0.1 --Code optimized and days calculation rewritten to avoid any future gregoriantojd errors with certain installations. Added location setting where the thread age can be added either after the thread title or after the start date line. Added a font color setting and removed the span class highlight code. Version 1.0.2 --Removed font color setting and added Style Variable setting for the Thread Age Insert Font Color, so it can be set for each style separately. Added the Thread Age in the showthread at the top after the thread title, if you are using the "After thread title" option. Installation Overview: --------------------------- 1 Product XML (3 Plugins, 10 Phrases, 1 Setting, 1 Style Variable) Installation Instructions: --------------------------- 1. Go to your Admin CP Scroll down to 'Plugin System' Click 'Manage Products' Click 'Add/Import Product' Click the 'Browse' button, and locate the product-boofo_threaddays.xml file on your computer 2. Go to your Admin CP -> vBulletin Options -> 'Thread Age Insert' and set the following options: Thread Age Insert Location: Choose which location you want the thread age to display. (Default is off, Do not show thread age.) 3. Go to your Admin CP -> Styles & Templates -> Style Manager -> StyleVars (In the All Style Options drop-down) -> Threadbit -> boofo_threaddays_color Enter the color code of the font color that you want the Thread Age to show up in. NOTE: You will need to do this for all styles. ------------------------------------------------------ Done! Enjoy! Code:
if ($mark_as_installed != 'clicked') { $you_get = 'squat'; } else { $you_get = 'support'; } Download Now
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
elsa23, RichieBoy67 |
Comments |
#32
|
||||
|
||||
Quote:
|
#33
|
||||
|
||||
I just mean that if it works on the search results page then I should be able to get it to work on the "SHOWTHREAD" page. Just need to know what line it adds and/or where.
**Edit - Using the: Admincp->Options->Thread Age Insert I was able to get it to show after the thread start date, just not the title. This is what I was looking for anyway, so it works perfectly for me. Thanks BooFo! You're mods are always GREAT! Keep up the good work, we all appreciate it! |
#34
|
||||
|
||||
You are using a custom skin, aren't you?
It shouldn't be showing on the showthread, anyway, as that is where the posts show. It is set to the templates that the thread titles show up in. |
#35
|
|||
|
|||
is it not possible to show after the username as i have removed the thread start date
|
#36
|
||||
|
||||
I don't understand what you mean by you "removed the thread start date".
|
#37
|
|||
|
|||
in below picture i wanted it their is it possible
only username will be displayed i want after tht |
#38
|
||||
|
||||
Not possible since you removed the start date as that is what it looks for on that line.
|
#39
|
|||
|
|||
Great mod
Installed, rated and nominated. Are you going to release an update that will change it from showing in days to (days, weeks, months, years)? |
#40
|
||||
|
||||
Not planning to at this point.
|
#41
|
||||
|
||||
This only calculates the age of the first post in a thread right?
Just making sure I am doing it right. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|