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
Signature Legend, new signature look (V2) Details »»
Signature Legend, new signature look (V2)
Version: 2.01, by Roms Roms is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.6.7 Rating:
Released: 12-18-2006 Last Update: 06-02-2007 Installs: 129
Template Edits
 
No support by the author.

Signature Legend

By: Roms, AN-net, and Sledgstone
Easy, 1-5 mins

This will add a simple legend (border) and members username around each members signature. Organize and make signatures look personalized for each user, easily.

(this adds the border, curved corners, and "username's sig:" around the users signature.)

Note: If you want the signature forced to the bottom of each post (Postbit Legacy) please use the second version (V2). I have left the old Version (V1) if you only want the signature enhanced.... Please Note it may not work on heavily moded sites...



Please remember to click Mark as Installed if you use this modification. (See Mod Options >)
If you use it please click INSTALL. Thanks :banana:

Supporters / CoAuthors

Show Your Support

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

Comments
  #22  
Old 12-21-2006, 08:49 PM
Roms's Avatar
Roms Roms is offline
 
Join Date: Jun 2004
Location: Witness ProtectionProgram
Posts: 1,841
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Oddjob View Post
What would i have to do to make this compatible with this hack?

It calls for all this to be deleted...

Code:
        <if condition="$post['signature']">
        <!-- sig -->
            <div>
                __________________<br />
                $post[signature]
            </div>
        <!-- / sig -->
        </if>
Update: This now forces the users signature to the bottom of each post.
Updated instructions (Download V2)


Please click install if you use this.

Thanks
Reply With Quote
  #23  
Old 12-21-2006, 08:51 PM
Roms's Avatar
Roms Roms is offline
 
Join Date: Jun 2004
Location: Witness ProtectionProgram
Posts: 1,841
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by firstrebel View Post
This makes the post look a lot tidier, thanks. **Installed**

Bob
Thank you Sir.
Reply With Quote
  #24  
Old 12-23-2006, 01:41 PM
Tulsa Tulsa is offline
 
Join Date: Jul 2005
Location: Broken Arrow, Oklahoma
Posts: 475
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Roms View Post
Update: This now forces the users signature to the bottom of each post.
Updated instructions (Download V2)


Please click install if you use this.

Thanks
Hmm, didn't force it to the bottom on my site...
Reply With Quote
  #25  
Old 12-23-2006, 01:51 PM
Roms's Avatar
Roms Roms is offline
 
Join Date: Jun 2004
Location: Witness ProtectionProgram
Posts: 1,841
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tulsa View Post
Hmm, didn't force it to the bottom on my site...
I tried viewing your site but you have it so guests can't view... so I'm not sure what the problem may be. It mainly works with the postbit legacy and it will not work properly with some styles. This mod was mainly made for people using the default vB style/ legacy and then customizing their site from there.

If you don't have any customizations already in your postbit you could revert the 'postbit legacy' template and then modify it with my code and it should work.

Thanks
Reply With Quote
  #26  
Old 12-23-2006, 02:03 PM
Tulsa Tulsa is offline
 
Join Date: Jul 2005
Location: Broken Arrow, Oklahoma
Posts: 475
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am using the legacy format but like most I would assume, that template is one of the most modified.
Reply With Quote
  #27  
Old 12-25-2006, 06:39 AM
Tulsa Tulsa is offline
 
Join Date: Jul 2005
Location: Broken Arrow, Oklahoma
Posts: 475
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well it's working now.

I have that plugin template cache set up and had to delete all the cache files for the sig's to start showing.
Reply With Quote
  #28  
Old 12-25-2006, 02:10 PM
Roms's Avatar
Roms Roms is offline
 
Join Date: Jun 2004
Location: Witness ProtectionProgram
Posts: 1,841
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tulsa View Post
Well it's working now.

I have that plugin template cache set up and had to delete all the cache files for the sig's to start showing.
That's great to hear.
Reply With Quote
  #29  
Old 12-25-2006, 03:51 PM
smoknz28's Avatar
smoknz28 smoknz28 is offline
 
Join Date: Sep 2005
Location: SoCal
Posts: 257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there...I've installed this, but I'm looking over the code...and would like to know....I had installed a different hack not too long ago that was very simple and changed everyone's sig to use small font. I really like this cause some of my members have a bit much of wording that I really don't mind so long as the code forces all their text in their sig to small font.

I'm no coder by ANY means...so I'm not really sure here....but I do see the change that was made in my previous postbits.

Code:
<if condition="$post['signature']">
		<!-- sig -->
			<div class="smallfont">
				__________________<br />
				$post[signature]
			</div>
		<!-- / sig -->
		</if>
How can I edit your hack code to force the member's sigs to go into small font?

Thank you so much,
Gonzo
Reply With Quote
  #30  
Old 12-25-2006, 07:17 PM
Roms's Avatar
Roms Roms is offline
 
Join Date: Jun 2004
Location: Witness ProtectionProgram
Posts: 1,841
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by smoknz28 View Post
Hi there...I've installed this, but I'm looking over the code...and would like to know....I had installed a different hack not too long ago that was very simple and changed everyone's sig to use small font. I really like this cause some of my members have a bit much of wording that I really don't mind so long as the code forces all their text in their sig to small font.

I'm no coder by ANY means...so I'm not really sure here....but I do see the change that was made in my previous postbits.
Try this:

PHP Code:
  <if condition="$post['signature']">
  <!-- 
sig -->
   <
hr size="1" style="color:$stylevar[tborder_bgcolor]/>
   <
div class="smallfont" valign="bottom">
<
fieldset><legend>$post[username]'s Sig:</legend>$post[signature]</fieldset>
   </div>
  <!-- / sig -->
  </if> 
Or this one:

PHP Code:
  <if condition="$post['signature']">
  <!-- 
sig -->
   <
hr size="1" style="color:$stylevar[tborder_bgcolor]/>
   <
div valign="bottom">
<
span style="font-size:small;">
<
fieldset><legend>$post[username]'s Sig:</legend>$post[signature]</fieldset>
</span>
   </div>
  <!-- / sig -->
  </if> 
Please note I haven't tested the above codes....

Thanks
Reply With Quote
  #31  
Old 12-26-2006, 01:09 AM
smoknz28's Avatar
smoknz28 smoknz28 is offline
 
Join Date: Sep 2005
Location: SoCal
Posts: 257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Roms, reporting back...

I used the first code you input and it worked with no dramas. Thanks...

Also, I registered on your site today. I'm an 18 year active duty U.S. Marine. Looks like a nice site.

Thanks again for this code. :up:
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 07:03 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.07232 seconds
  • Memory Usage 2,318KB
  • Queries Executed 26 (?)
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_code
  • (2)bbcode_php
  • (6)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
  • (4)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