Sunstroke
11-28-2006, 10:00 PM
A very small thing I found, I thought I might as well share it.
Description: BBcode that searches a specific site with google. Such as typing in bbcode will give: bbcode (http://www.google.com/search?hl=en&lr=&q=bbcode+site%3Awww.vbulletin.org&btnG=Search)
Go to admincp --> Custom bbcodes --> Add New BBcode
Title: Google Specific
Tag: google
Replacement: <a href="http://www.google.com/search?hl=en&lr=&q={param}+site%3Awww.{option}&btnG=Search">{param}</a>
use {option}: yes
Then save :)
EDIT: changed the tag to "google" so that it works with Borgs' BBcode.
Description: BBcode that searches a specific site with google. Such as typing in bbcode will give: bbcode (http://www.google.com/search?hl=en&lr=&q=bbcode+site%3Awww.vbulletin.org&btnG=Search)
Go to admincp --> Custom bbcodes --> Add New BBcode
Title: Google Specific
Tag: google
Replacement: <a href="http://www.google.com/search?hl=en&lr=&q={param}+site%3Awww.{option}&btnG=Search">{param}</a>
use {option}: yes
Then save :)
EDIT: changed the tag to "google" so that it works with Borgs' BBcode.