Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Thread Title Coloring Details »»
Thread Title Coloring
Version: 1.02, by Kirk Y Kirk Y is offline
Developer Last Online: Jun 2013 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.6.0 Rating:
Released: 07-17-2006 Last Update: 08-22-2006 Installs: 417
Uses Plugins
 
No support by the author.

What does this do?
Creates an AdminCP Option to customize the color of your Closed, Moderated, Polled, Stickied, and Announcement Thread Titles.

Installation:
1. Go into your AdminCP -> Product Manager -> Add/Import Products.
2. Import the product -- that's it!

3. To use, go to vBulletin Options -> Thread Coloring.
IF YOU'RE UPGRADING -- BE SURE TO SET OVERWRITE TO YES WHEN IMPORTING THE NEW XML FILE.
Version History:
1.00 - Original Release
1.01 - Now compatible 3.6 Gold, HTML Markup Capability Added, Fixed bug that colored Moved Threads the same as Poll Threads
1.02 - Added Version Check (Upgrade Not Necessary)

Check out the Screenshot if you need a visual.

Feel free to post any suggestions or request additions.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
davidg

Comments
  #2  
Old 07-17-2006, 11:45 PM
Michael_Tree Michael_Tree is offline
 
Join Date: Aug 2005
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<font color="Red">Member did not provide screenie.</font>
Reply With Quote
  #3  
Old 07-17-2006, 11:48 PM
Kirk Y's Avatar
Kirk Y Kirk Y is offline
 
Join Date: Apr 2005
Location: Tallahassee, Florida
Posts: 2,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Must have been updating the thread when you posted. They're in there now.

Member has a name too... lol.
Reply With Quote
  #4  
Old 07-18-2006, 03:59 AM
MGM MGM is offline
 
Join Date: Jan 2003
Location: Michigan
Posts: 245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This looks like its in the vBulletin Options... wouldnt this work better if it was in the Style Manager so that you can customize the colors per style?

MGM out
Reply With Quote
  #5  
Old 07-18-2006, 05:09 AM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its a good idea but it should work on a per style basis.

Example. Making hot thread appear in red can look extremly good in one style but could be readable in another. :-(
Reply With Quote
  #6  
Old 07-18-2006, 05:31 AM
MGM MGM is offline
 
Join Date: Jan 2003
Location: Michigan
Posts: 245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What I would reccomend doing is changing all the:

PHP Code:
<span style="color:' . $vbulletin->options['BLAH'] . '"
in the product file to:

PHP Code:
<span class="nameOfClass"
With nameOfClass being things like hotThreadColor, closedThreadColor, etc.

Then, add:

Code:
.nameOfClass {
  color: #fff;
}
to the Additional CSS Definitions in the All Style Options under the Style Manager. That way, all the admin has to do is edit the All Style Options' Additional CSS Definitions to what colors they want and it will only affect the colors for that one style...

That would be one simple, easy way to do it. But the best way would be if you could add a new field altogether for the All Style Options that works like the Table Footer or Table Header sections... where you can choose color, font, background, etc. But that might require more work than you would want to put in (I'm not sure how much work exactly, because I haven't played with the plugin system too much personally).

MGM out
Reply With Quote
  #7  
Old 07-18-2006, 11:28 AM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice indeed!
Reply With Quote
  #8  
Old 07-18-2006, 12:18 PM
fuzionpoker fuzionpoker is offline
 
Join Date: May 2006
Location: UK
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

JoRd likes very much!!

Thanks a lot acid

JoRd
Reply With Quote
  #9  
Old 07-18-2006, 12:26 PM
rob30UK rob30UK is offline
 
Join Date: Oct 2005
Location: UK
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was looking for something that would actually color the background of the table row itself.....

I dont think that is possible with this mod is it?
Reply With Quote
  #10  
Old 07-18-2006, 04:27 PM
MGM MGM is offline
 
Join Date: Jan 2003
Location: Michigan
Posts: 245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You'd have to change some of the coding to do that... Instead of: <span style="color: ...

It'd have to be something like: <span style="background: ...

... Actually, it might need to be added to the table cell itself from the templates...

MGM out
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:22 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08714 seconds
  • Memory Usage 2,301KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (10)post_thanks_box
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete