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
Search Title Only in search drop-down Details »»
Search Title Only in search drop-down
Version: 2.0, by Abe1 Abe1 is offline
Developer Last Online: Jun 2010 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.6.7 Rating:
Released: 08-05-2006 Last Update: 05-17-2007 Installs: 153
Template Edits
 
No support by the author.

Search Title only in search drop-down


This template change will make the search drop-down menu on your forum have a check box option to search just titles.

Installation:

Open template 'navbar'.

Search for:
HTML Code:
<form action="search.php?do=process" method="post">
Place after:
HTML Code:
<!-- Start Abe1 Search Title only in search drop-down -->
<div><input type="checkbox" name="titleonly" value="1" /> $vbphrase[search_titles_only]</div>
<!-- End Abe1 Search Title only in search drop-down -->


Open template 'FORUMDISPLAY'.

Search for THE FIRST:
HTML Code:
<form action="search.php?do=process" method="post">
Place after:
HTML Code:
<!-- Start Abe1 Search Title only in search drop-down -->
<div class="smallfont"><input type="checkbox" name="titleonly" value="1" /> $vbphrase[search_titles_only]</div>
<!-- End Abe1 Search Title only in search drop-down -->

Search for:
HTML Code:
<div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" accesskey="s" tabindex="1004" /></div>
Place BEFORE:
HTML Code:
<!-- Start Abe1 Search Title only in search drop-down -->
<div class="smallfont"><input type="checkbox" name="titleonly" value="1" /> $vbphrase[search_titles_only]</div>
<!-- End Abe1 Search Title only in search drop-down -->
Please post your comments or suggestions for this hack. I read ALL posts.

MAKE SURE YOU CLICK INSTALL!
You will get an email when a new version is released.

Supporters / CoAuthors

Show Your Support

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

Comments
  #2  
Old 08-09-2006, 12:54 PM
MaLTRaiN MaLTRaiN is offline
 
Join Date: Feb 2005
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks! I'll install this this weekend...
Reply With Quote
  #3  
Old 08-11-2006, 08:18 PM
ctrl-alt-del ctrl-alt-del is offline
 
Join Date: Jul 2006
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ooh...simple, but helpful. Thanks!
Reply With Quote
  #4  
Old 08-12-2006, 05:44 PM
Moonkat Moonkat is offline
 
Join Date: Aug 2006
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cool - thank you
Reply With Quote
  #5  
Old 08-14-2006, 02:47 AM
johnstires johnstires is offline
 
Join Date: Mar 2006
Posts: 195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sweet template change! Thanks!
Reply With Quote
  #6  
Old 08-15-2006, 09:00 AM
pauloo pauloo is offline
 
Join Date: Dec 2004
Location: Belgium
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fine !Thank you
Reply With Quote
  #7  
Old 08-16-2006, 01:53 AM
MaLTRaiN MaLTRaiN is offline
 
Join Date: Feb 2005
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It doesn't work for me... I don't know why...
Reply With Quote
  #8  
Old 08-20-2006, 11:08 AM
Acido Acido is offline
 
Join Date: Apr 2003
Location: Argentina
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed. Very Usefull.

Any chance to use this code in forumdisplay?
Reply With Quote
  #9  
Old 08-20-2006, 12:29 PM
Abe1's Avatar
Abe1 Abe1 is offline
 
Join Date: Feb 2004
Location: I LOVE New York!
Posts: 2,886
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Acido
Installed. Very Usefull.

Any chance to use this code in forumdisplay?
Try adding it. I think it should work.
Reply With Quote
  #10  
Old 08-20-2006, 01:26 PM
Acido Acido is offline
 
Join Date: Apr 2003
Location: Argentina
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Abe1
Try adding it. I think it should work.
All perfect

I edit FORUMDISPLAY template.
Serch for:

HTML Code:
<td class="thead">$vbphrase[search_this_forum]<a name="goto_forumsearch"></a></td>
Then place after:

HTML Code:
<!-- Start Abe1 Search Title only in search drop-down -->
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<input type="checkbox" name="titleonly" value="1" /> $vbphrase[search_titles_only]
</td>
<!-- End Abe1 Search Title only in search drop-down -->
Thank you Abe1!
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:09 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.04470 seconds
  • Memory Usage 2,299KB
  • 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
  • (8)bbcode_html
  • (2)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
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (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
  • 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