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

Reply
 
Thread Tools
PT Color Titles by Status Details »»
PT Color Titles by Status
Version: 1.2.0, by PitchouneN64ngc (Senior Member) PitchouneN64ngc is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: vBulletin Project Tools - Version: 3.8.x Rating:
Released: 07-22-2009 Last Update: Never Installs: 17
DB Changes Uses Plugins Auto-Templates
Re-useable Code Code Changes Translations  
No support by the author.

Description

With this mod, you can color the background for each issue with the color of your choice. This mod works in issue list bit and in search results.

The version 1.1.0 comes in this new way by suggestions of Floris in his IRC Chat. He suggests to me to add a color picker and to have a better way to edit colors without knowing status IDs.

The version 1.2.0 adds the support for vBulletin 3.7+ and works only for Project Tools 2.0.x. It adds the possibility to allow each status color for each project or not. For each status, you can select projects for which the color is active.

Enjoy

[hr]grey[/hr]
Installation

Time: 5-10 minutes
vB version: 3.7+
vBPT version: 2.0.0

[hr]grey[/hr]
Instructions
  1. Import the product file 'product-pitchoune_pt_colorstatus.xml'. There is some code to validate data when you submit your status and to edit automatically templates.
  2. Edit some parts of the admincp/project.php file.
All instructions are given to upgrade like a charm

[hr]grey[/hr]
FAQ

No FAQ for now (and not needed)

[hr]grey[/hr]
Copyright

All code present is this mod can't be redistributed or anything else without my consentement.

[hr]grey[/hr]
Changelog

- 1.0.0 : Intial release. (July 03 2007)
- 1.1.0 : Some changes in the code for change functionnalities (August 22 2007) :
- Add a input row with the vB Color Picker for choosing a color directly in the status add/edit form (require to edit 1 file).
- No more template edits
- 1.1.1 : Bug fix (Septembre 09 2007)
- Missing a call to a js file for the Color Picker (and a javascript function)
- Fixed a typo in the install and uninstall query (? : ? instead of ? ; ?)
- Added the phrase in the language file.
- 1.2.0 : Maintenance release (July 21th 2009)
- Added support for vBulletin 3.7.x - 3.8.x / Project Tools 2.0.x
- Added the option to select which projects you would like to color issues
[hr]grey[/hr]
If you like it...

Download Now

File Type: zip PT Color Titles by Status.zip (80.1 KB, 143 views)

Screenshots

File Type: jpg Screenshot1.jpg (92.2 KB, 0 views)
File Type: jpg Screenshot2.jpg (39.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 07-23-2009, 08:07 PM
valdet's Avatar
valdet valdet is offline
 
Join Date: Feb 2007
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks great.

Any chance you can port this hack, so even threads can also be colored in forumdisplay?
Reply With Quote
  #3  
Old 07-23-2009, 09:10 PM
PitchouneN64ngc's Avatar
PitchouneN64ngc PitchouneN64ngc is offline
Senior Member
 
Join Date: Aug 2002
Location: France
Posts: 515
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by valdet View Post
Looks great.

Any chance you can port this hack, so even threads can also be colored in forumdisplay?
I already have this, but as a part of a large product, i will see if i can do something.
Reply With Quote
  #4  
Old 07-24-2009, 02:09 PM
Bigj85 Bigj85 is offline
 
Join Date: Jan 2009
Location: Guelph,Ontario,Canada
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PitchouneN64ngc View Post
I already have this, but as a part of a large product, i will see if i can do something.
can you tell me where to get the large product and what all it does,sounds good.
installing this for now
Reply With Quote
  #5  
Old 07-24-2009, 03:35 PM
saadessa saadessa is offline
 
Join Date: Jan 2008
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice hack i will try thank you
Reply With Quote
  #6  
Old 07-24-2009, 09:27 PM
PitchouneN64ngc's Avatar
PitchouneN64ngc PitchouneN64ngc is offline
Senior Member
 
Join Date: Aug 2002
Location: France
Posts: 515
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bigj85 View Post
can you tell me where to get the large product and what all it does,sounds good.
installing this for now
A personal mod which is not available publicly (used on a special forum). I have some time to develop this until monday
Reply With Quote
  #7  
Old 08-23-2009, 03:28 PM
Jaycee29 Jaycee29 is offline
 
Join Date: Mar 2009
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would love to use this mod if it didn't require manual code changes to the core Project Tools php files. Is there not a way to accomplish this with plugin hooks (to add/pull color selections for each status) and template hooks (to apply each color as an in-line style or appended class name for each row)? I know that is a pretty complex change request.

It just seems like this mod would have to be reapplied every time you upgrade Project Tools.

Regardless, thanks so much for your efforts with this mod.
Reply With Quote
  #8  
Old 11-25-2009, 11:23 PM
just.b.jealous just.b.jealous is offline
 
Join Date: Aug 2009
Location: Middle of no where.
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a couple of questions:

1. Can we pick which forum the modification applies to? (I mean- can I have this mod work in only specific forums).

2. Can we assign this to specific users? (Like only mods/admins).
Reply With Quote
  #9  
Old 12-09-2009, 01:18 AM
ExplosiveGFX ExplosiveGFX is offline
 
Join Date: Sep 2009
Location: vBulletin.org
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great! installed.
Reply With Quote
  #10  
Old 03-13-2010, 03:07 PM
Floris Floris is offline
 
Join Date: Jan 2002
Posts: 1,898
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Little bug, missing table prefix in install code
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 01:37 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.04728 seconds
  • Memory Usage 2,322KB
  • Queries Executed 24 (?)
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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (3)postbit_attachment
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete