Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Split thread title into searchable keyword components Details »»
Split thread title into searchable keyword components
Mod Version: 1.00, by Dean C (Coder) Dean C is offline
Developer Last Online: Jul 2012 I like it Show Printable Version Email this Page

This modification is in the archives.
vB Version: 3.0.3 Rating: (0 vote - 0 average) Installs: 10
Released: 04 Dec 2004 Last Update: Never Downloads: 1
Not Supported  

[Split thread title into searchable keyword components]

Information
  • vBulletin Version: 3.0.x

  • Author: Dean Clatworthy

  • Copyright: You may use this modification at your own risk. I cannot and will not be held responsible for any damage you may cause to your forums during installation or thereafter. You may not distribute this modification in whole or parts and anyone found doing so faces risk of prosecution. All my modifications are released at vBulletin.org and anyone found releasing them elsewhere also faces risk of prosecution. You may not translate this modification without my prior permission.

  • Donations: I release my modifications for free. If you wish to donate please contact me and I will give you my details. All donations are graciously appreciated.

What does this modification do?
[size=1]This modification will allow you to split your thread title into the navbar into searchable components. You have three searchable options at the moment but it can easily be modified. These searchable sites are:
  • Your forums search engine (default)
  • Dictionary.com
  • Google

Installation

1/

In showthread.php find:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

ABOVE it place:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Please Click Install!
If you installed this modifcation please click the install button. It'll help you keep up to date with future releases and important bugfixes, security updates.

Download Now

Only licensed members can download files, Click Here for more information.

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Remove thread title in navbits if you have large thread title installed VietSoil vBulletin 2.x Full Releases 17 30 Oct 2002 02:07

Comments
  #2  
Old 04 Dec 2004, 13:54
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Real name: Dean Clatworthy
Custom Searches

This modification offers a great flexibility in that you can make other searches. Unfortunately you can only choose one at a time but this post will contain a list of some of the other search options you can choose.

How to make/add a search

You can only use TWO arguements when writing your search addon. These are BOTH the word in question. These are referenced by placing %1s and %2s within your search string. It'll replace these with the word.

What you need to do is find the last search. by default it will be

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Then below it place the custom search. Be sure to place the X with the next number down.

List of custom searches

Urban Dictionary

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Yahoo Search

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

__________________
Dean Clatworthy - Web Developer/Designer

Last edited by Dean C : 04 Dec 2004 at 14:04.
Reply With Quote
  #3  
Old 04 Dec 2004, 14:20
vBTotal's Avatar
vBTotal vBTotal is offline
 
Join Date: Jul 2004
cool, thanks
Reply With Quote
  #4  
Old 04 Dec 2004, 14:48
Lethal Lethal is offline
 
Join Date: Feb 2002
Real name: Adam
nice
Reply With Quote
  #5  
Old 04 Dec 2004, 17:12
NightWalk8r NightWalk8r is offline
 
Join Date: Jul 2002
very cool.....thanks =D
Reply With Quote
  #6  
Old 04 Dec 2004, 17:46
glenvw glenvw is offline
 
Join Date: Nov 2001
Cool!

This will really help me find posts in a hurry.

Last edited by glenvw : 04 Dec 2004 at 17:52.
Reply With Quote
  #7  
Old 04 Dec 2004, 19:02
Lionel Lionel is offline
 
Join Date: Dec 2001
Real name: Lionel
That does not work with foreign languages with accent. For example the character " ï " is not recognized, therefore is skipped. Haïfa becomes Hafa in the thread title.

it also skips characters such as "(" etc... basically distorting the title

Last edited by Lionel : 04 Dec 2004 at 19:06.
Reply With Quote
  #8  
Old 04 Dec 2004, 20:05
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Real name: Dean Clatworthy
I deliberately did this. Foreign characters are not recognized by vB3's search (when using the query string), and also not by most sites which allow input from the query string. The same with other characters like brackets
__________________
Dean Clatworthy - Web Developer/Designer

Last edited by Dean C : 04 Dec 2004 at 20:15.
Reply With Quote
  #9  
Old 04 Dec 2004, 20:58
okc okc is offline
 
Join Date: Sep 2004
Dean - thx so much for working on this - I changed the text in my showthread.php then replaced the old file with the new - I don't see a change on my boards - did I do s/thing wrong?

Cheers

Last edited by okc : 04 Dec 2004 at 21:09.
Reply With Quote
  #10  
Old 04 Dec 2004, 21:36
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Real name: Dean Clatworthy
Originally Posted by okc
Dean - thx so much for working on this - I changed the text in my showthread.php then replaced the old file with the new - I don't see a change on my boards - did I do s/thing wrong?

Cheers
I don't know is the honest answer. Are you using vB3.0.3? Make sure you added the code in the right place? I just applied this modification to my second test board and it works there too so it must be something your end
__________________
Dean Clatworthy - Web Developer/Designer
Reply With Quote
  #11  
Old 04 Dec 2004, 23:17
okc okc is offline
 
Join Date: Sep 2004
I have vb3.03

Do I I ftp the file to my desktop, open in wordpad, then add the changes & then ftp the file back to my forums folder, or do I have to go into myphp admin?

Also, do I include th etext in orange or not?

Thx guys
Reply With Quote
  #12  
Old 04 Dec 2004, 23:27
´ÀÉ`SÌLVÉR´ÀÉ`'s Avatar
´ÀÉ`SÌLVÉR´ÀÉ` ´ÀÉ`SÌLVÉR´ÀÉ` is offline
 
Join Date: Aug 2003
sounds like a nice hack, might have some use for this
Reply With Quote
  #13  
Old 04 Dec 2004, 23:53
okc okc is offline
 
Join Date: Sep 2004
Could anyone giveme some guidance as to why this isn't working - or what should I see on my threads - I don't notice anything different. How does it manifest itself on the bboard?

Thx
Reply With Quote
  #14  
Old 05 Dec 2004, 00:44
okc okc is offline
 
Join Date: Sep 2004
Forget it - it's working - thx!
Reply With Quote
  #15  
Old 05 Dec 2004, 00:57
okc okc is offline
 
Join Date: Sep 2004
One more question - does anyone know how to add a small bit of text next to the searchable thread title that would let users know about this feature so they don't miss it? - like "<-- click on word to search"
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 12:06.

Layout Options | Width: Wide Color: