Back to vBulletin 3.5 Template Modifications

Search drop-down has "Search just titles" also.
Mod Version: 1.1, by Abe1

This modification is in the archives.
vB Version: 3.5.3 Rating: (2 votes - 5.00 average) Installs: 38
Released: 10 Jul 2005 Last Update: 28 Jul 2005 Downloads: 26
Not Supported Template Edits  

This template change will make the search drop-down menu on your forum have 2 boxes. One to search all posts (the current one), and one to search just thread titles.

Installation:

Open template 'navbar'.

Search for:
HTML Code:
<form action="search.php" method="post">
Place after:
HTML Code:
				$vbphrase[post]:<br>
				<input type="hidden" name="do" value="process" />
				<input type="hidden" name="showposts" value="0" />
				<input type="hidden" name="quicksearch" value="1" />
				<input type="hidden" name="s" value="$session[sessionhash]" />
				<input type="text" class="bginput" name="query" size="20" />$gobutton<br />
			</form>
			</td>
		</tr>
		<tr>
			<td class="vbmenu_option" title="nohilite">
			<form action="search.php" method="post">
				$vbphrase[title]:<br>
				<input type="hidden" name="titleonly" value="1" />
Dont forget to click install!

Download

This modification is archived and cannot be downloaded.

Screenshots

 

Similar Mods

Mini Mods Add "Search titles only" check box to search popup menu vBulletin 3.6 Add-ons
For "Save Search Preferences", store all attributes EXCEPT 'search type'. vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024