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

Reply
 
Thread Tools
Signatures once per thread page for vB 4 Details »»
Signatures once per thread page for vB 4
Version: 1.0.2, by Boofo Boofo is offline
Developer Last Online: Jun 2012 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.x.x Rating:
Released: 03-01-2011 Last Update: 07-05-2011 Installs: 99
Uses Plugins
 
No support by the author.

Signatures once per thread page for vB 4
Version 1.0.2
(By Boofo)

What does this product do?
This will allow signatures to only appear once per thread page for each user.

Version Information:
Version 1.0.0 --Initial release for vB 4
Version 1.0.1 --Optimized and cleaned up code. The auto/manual template edits are no longer required. Thanks goes out to Adrian Schneider for the cleaner way to do this.
Version 1.0.2 --Added forum setting to allow all signatures to show in certain forums. Thanks goes out to HMBeaty for the KITA and help to add the setting as well as beta testing.

Installation overview:
----------------------------
1 Product XML (3 Plugin, 6 Phrases and 1 setting)

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_signature_once.xml file on your computer

2. Go to "vBulletin Options -> Signatures once per thread page" and set the following option:
--Signatures once per thread page: Click yes to have signatures show only once per thread page for each user.

3. Go to your Admin CP -> Forums & Moderators -> Forum Manager and set the following option in each forum:
--Show all signatures in this forum: (Set this to 'No' to prevent all signatures from being viewed in this forum) -- Default is No
----------------------------------------------

Done!
Enjoy!


Code:
if ($mark_as_installed != 'clicked')
{
	$you_get = 'squat';
}
else
{
	$you_get = 'support';
}

Download Now

File Type: zip Signatures_once_per_thread_page.zip (2.3 KB, 271 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
9 благодарности(ей) от:
beduino, dizzynation, HMBeaty, kizy, MikeF, puertoblack2003, RichieBoy67, RobbieZ, setishock

Comments
  #12  
Old 03-03-2011, 06:48 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't plan on adding that at the present time.
Reply With Quote
  #13  
Old 03-08-2011, 10:27 PM
bitbender's Avatar
bitbender bitbender is offline
 
Join Date: Jan 2002
Location: Sorta near Dallas, Texas
Posts: 166
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As always, Boofo - Good stuff - Your mods have been great for years.

Btw, we have tractors that rust in Texas, too I have one
Reply With Quote
  #14  
Old 03-09-2011, 12:09 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bitbender View Post
As always, Boofo - Good stuff - Your mods have been great for years.
Thank you for the kind words.
Quote:
Originally Posted by bitbender View Post
Btw, we have tractors that rust in Texas, too I have one
They are a blast to watch, aren't they? If you look close enough, you can see the grass growing around it.
Reply With Quote
  #15  
Old 03-09-2011, 02:38 AM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for the mod Boofo, works as listed
Reply With Quote
  #16  
Old 03-09-2011, 03:38 AM
Randomm Randomm is offline
 
Join Date: Jul 2010
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tagged
Reply With Quote
  #17  
Old 03-09-2011, 10:25 AM
bitbender's Avatar
bitbender bitbender is offline
 
Join Date: Jan 2002
Location: Sorta near Dallas, Texas
Posts: 166
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Btw - I found that I wanted to alter the position of where the Important links is inserted into the navbar - "easy peasy" with the hook location change to navbar_end versus navbar_after_calendar in the plugin
Quote:
Originally Posted by Boofo View Post
They are a blast to watch, aren't they? If you look close enough, you can see the grass growing around it.
Or wrenches, hammers, battery chargers, alternators, fan belts, coffee cups, candy wrappers, etc.. I've to get the durn thing running for the spring plowin'
Reply With Quote
  #18  
Old 03-09-2011, 10:44 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bitbender View Post
Btw - I found that I wanted to alter the position of where the Important links is inserted into the navbar - "easy peasy" with the hook location change to navbar_end versus navbar_after_calendar in the plugin
Are you in the right thread?
Reply With Quote
  #19  
Old 03-09-2011, 10:56 AM
bitbender's Avatar
bitbender bitbender is offline
 
Join Date: Jan 2002
Location: Sorta near Dallas, Texas
Posts: 166
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boofo View Post
Are you in the right thread?
No, sir, I am not - :erm:

I accidentally put hydraulic fluid in my coffee cup this morning... Sorry
Reply With Quote
  #20  
Old 03-09-2011, 10:59 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've had a few of those mornings myself lately.
Reply With Quote
  #21  
Old 03-09-2011, 11:19 AM
bitbender's Avatar
bitbender bitbender is offline
 
Join Date: Jan 2002
Location: Sorta near Dallas, Texas
Posts: 166
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well... I installed this one as well as the important links one - My membership on the 3.7 board are all up in arms on how 4.x changes things - You'd think I was in Wisconsin or something!! So the impotent links mod was a key find as it gives some of that functionality back.

I like this one because i am liberal (a rare occurance) in my sig allowances on my boards and afer a while the threads get waaay cluttered with repeating sigs for cancer crunching banners, machine specs, etc... Especially on those threads with thousands of replies.

Thanks again, you have a great day up there in Iowa.

Now, back to rewriting that pesky welcome panel mod for vb4
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 11:59 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.05316 seconds
  • Memory Usage 2,347KB
  • Queries Executed 27 (?)
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
  • (5)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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (9)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (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
  • 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_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