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

Reply
 
Thread Tools
Gradient Fill For PM Inbox Status Bar Details »»
Gradient Fill For PM Inbox Status Bar
Version: 2.0, by Red Spider Red Spider is offline
Developer Last Online: Dec 2014 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.4 Rating:
Released: 02-17-2007 Last Update: 02-17-2007 Installs: 29
Code Changes Additional Files  
No support by the author.

/*================================================= =====================*\
|| ################################################## ##################
|| # Gradient Fill For PM Status Bar
|| # ----------------------------------------------------------------
|| # You may distribute freely as long as you credit: Red Spider
|| ################################################## ################## ||
\*================================================ ======================*/


Simple hack made for a friend of mine.

Quite simply adds a gradient instead of the boring solid colours used on the PM Inbox Status.


Version 2.0:
[F] Changed code to use "$stylevar[imgdir_statusicon]" instead of absoloute URL's (thanks to jgommel)

Version 1.0:
Inital Release


Installation:

1) Upload attached "images" folder to your forums "images" folder.

2)

In pm_messagelist find:

==================================

HTML Code:
<if condition="$show['thisfoldertotal']"><td width="$tdwidth[folder]" style="background-color:red; font-size:10px" title="<phrase 1="$totalmessages">$vbphrase[messages_stored_in_folder_x]</phrase>">&nbsp;</td></if>
								<if condition="$show['allfolderstotal']"><td width="$tdwidth[total]" style="background-color:orange; font-size:10px" title="<phrase 1="$bbuserinfo[pmtotal]">$vbphrase[total_messages_in_all_folders_x]</phrase>">&nbsp;</td></if>
								<if condition="$tdwidth[quota] > 0"><td width="$tdwidth[quota]" style="background-color:green; font-size:10px" title="<phrase 1="$permissions[pmquota]">$vbphrase[maximum_allowed_messages_x]</phrase>">&nbsp;</td></if>
==================================

and replace with:

==================================

HTML Code:
<if condition="$show['thisfoldertotal']"><td width="$tdwidth[folder]" background="$stylevar[imgdir_statusicon]/pm_red.gif" font-size:10px" title="<phrase 1="$totalmessages">$vbphrase[messages_stored_in_folder_x]</phrase>">&nbsp;</td></if>
<if condition="$show['allfolderstotal']"><td width="$tdwidth[total]" background="$stylevar[imgdir_statusicon]/pm_orange.gif" font-size:10px" title="<phrase 1="$bbuserinfo[pmtotal]">$vbphrase[total_messages_in_all_folders_x]</phrase>">&nbsp;</td></if>
<if condition="$tdwidth[quota] > 0"><td width="$tdwidth[quota]" background="$stylevar[imgdir_statusicon]/pm_green.gif" font-size:10px" title="<phrase 1="$permissions[pmquota]">$vbphrase[maximum_allowed_messages_x]</phrase>">&nbsp;</td></if>
==================================

3) Save and Enjoy

If you liked this or used it, Please click install

Show Your Support

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

Comments
  #12  
Old 02-18-2007, 06:39 PM
Distance's Avatar
Distance Distance is offline
 
Join Date: Jul 2006
Location: Boston, Uk
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SkyCatcher View Post
That's my opinion. You don't have to like it, just accept it. Don't bother coming up with any more intelligent replies to my comment as this will be the last thing I say in this thread.
Get out..

Don't let the door hit you on your way out.. looser

Why make a deal with it in the thread.. if your really gonna loose sleep over this then why not just report it


Red.. Nice thread
Reply With Quote
  #13  
Old 02-18-2007, 06:43 PM
Red Spider's Avatar
Red Spider Red Spider is offline
 
Join Date: Jan 2006
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SkyCatcher View Post
Yes, I can tell. Not only did you post in the wrong section but you managed to post a template modification claiming it as a hack and obtaining coder status. I respect other coders for their time and effort that they put into their modifications to help make this forum software even better than it is. What you're doing is taking credit for something that you didn't earn since this is a small edit and doesn't justify your coder status in any way, shape, or form.

That's my opinion. You don't have to like it, just accept it. Don't bother coming up with any more intelligent replies to my comment as this will be the last thing I say in this thread.
wow, what an a$$h0le! like i care about coder status!! I simply posted it in good faith.
If your going to spit your dummy out, ask the mods to remove my coder status - i honestly dont care, means nothing to me!


Quote:
Originally Posted by Distance View Post
Red.. Nice thread
Thx
Reply With Quote
  #14  
Old 02-18-2007, 07:19 PM
Greek76's Avatar
Greek76 Greek76 is offline
 
Join Date: Aug 2006
Location: Planet Earth
Posts: 440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good post this looks very good.
Reply With Quote
  #15  
Old 02-18-2007, 08:37 PM
Damian's Avatar
Damian Damian is offline
 
Join Date: Jan 2005
Location: Kentucky
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Red Spider, nice template mod.

Quote:
Originally Posted by SkyCatcher View Post
Yes, I can tell. Not only did you post in the wrong section but you managed to post a template modification claiming it as a hack and obtaining coder status. I respect other coders for their time and effort that they put into their modifications to help make this forum software even better than it is. What you're doing is taking credit for something that you didn't earn since this is a small edit and doesn't justify your coder status in any way, shape, or form.
Get over yourself....
Reply With Quote
  #16  
Old 02-19-2007, 06:06 AM
Tralala's Avatar
Tralala Tralala is offline
 
Join Date: Jan 2006
Posts: 1,207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/clicks install

Nice tweak! :up:
Reply With Quote
  #17  
Old 02-20-2007, 10:02 AM
Gizmo5h1t3's Avatar
Gizmo5h1t3 Gizmo5h1t3 is offline
 
Join Date: Aug 2005
Location: ROCHDALE LANCS UK
Posts: 650
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice little addition, love these small edits that make a difference graphically.
Reply With Quote
  #18  
Old 02-20-2007, 11:55 AM
Kaasie's Avatar
Kaasie Kaasie is offline
 
Join Date: Nov 2001
Location: rotterdam
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice one, thanks a lot:up:
Reply With Quote
  #19  
Old 02-20-2007, 12:22 PM
rjmjr69's Avatar
rjmjr69 rjmjr69 is offline
 
Join Date: Jan 2007
Location: Southie
Posts: 876
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack addon template edit whatever it maybe the fact remains its a good one and people like it. The rest of you negative ass's shut up and go somewhere else and pick on people who CONTRIBUTE Jeez always an +++++++ in the pile
Reply With Quote
  #20  
Old 02-20-2007, 03:51 PM
Tralala's Avatar
Tralala Tralala is offline
 
Join Date: Jan 2006
Posts: 1,207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gizmo5h1t3 View Post
nice little addition, love these small edits that make a difference graphically.

Me too... they are simple and easy to install, and add up to make our forums look nicer. It's not always the execution, but rather the IDEA ITSELF that is appreciated. Thanks for sharing, Red Spider!
Reply With Quote
  #21  
Old 02-20-2007, 04:59 PM
Red Spider's Avatar
Red Spider Red Spider is offline
 
Join Date: Jan 2006
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for your support / feedback people
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 08:32 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.05696 seconds
  • Memory Usage 2,324KB
  • Queries Executed 25 (?)
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
  • (2)bbcode_html
  • (5)bbcode_quote
  • (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
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete