Log in

View Full Version : Search BBCode?


Guest210212002
01-21-2006, 09:23 PM
I'm not sure if this is possible, but I think it'd be a killer addon.

Is it possible to directly pass the vB search engine a query? For example, if I were to add BBCode that would post as:

expression

It would automatically return search results for the expression?

(I tried, hah, searching on this, but you can only guess at what the results were. :D )

Andreas
01-21-2006, 09:31 PM
Cheepo Version:

ACP / Custom BB Codes / Add New BBCode
Title: Search
Tag: search
Replacement: <a href="http://www.yoursite.com/forum/search.php?do=process&amp;query={param}">{param}</a>
Example: keyword
Description: This Tag allows you to link a search
Use {option}: No

Guest210212002
01-21-2006, 09:35 PM
Perfect! Thanks very much bro. :)