vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   BB Code Enhancements - BBCode Multi Site Search (https://vborg.vbsupport.ru/showthread.php?t=170055)

Foulish_Mitch 02-08-2008 10:00 PM

BBCode Multi Site Search
 
This BBcode lets you search a number of sites using one BBcode.

I've included search capabilities for Google, Ask, Live, Yahoo, AOL, AltaVista, Wikipedia, Lycos, IMDB and BBC.co.uk.

Its nothing special, but I think it's useful so do with it as you please.

You may not sell this BBCode, but you may distribute it royalty free without permission. It may be edited in any way (including the removal of the link to Feudel.co.uk).

Instructions

Enter Admincp then enter the Custom BBcode interface, then enter the "add custom bbcode" interface and copy the following into the provided boxes.

Title: Search
Tag: search
Replacement:
HTML Code:

<style type="text/css">
<!--
.style3 {
    color: #FF0000;
    font-size: 9px;
}
.style4 {color: #CCCCCC}
-->

</style>
<table width="100%" border="0">
  <tr>
    <td bordercolor="#FFFFFF" bgcolor="#333333"><span class="style4">Search term: <strong>{param}</strong></span></td>
  </tr>
  <tr>
    <td><a href="http://www.google.co.uk/search?q={param}&hl=en&start=10&sa=N">Search for "{param}" with Google</a></td>
  </tr>
  <tr>
    <td><a href="http://uk.ask.com/web?qsrc=2352&o=312&l=dir&siteid=&q={param}&search=search&dm=all">Search for "{param}" with Ask.com</a></td>
  </tr>
  <tr>
    <td><a href="http://search.msn.com/results.aspx?q={param}&go=Search&mkt=en-gb&scope=&FORM=LIVSOP">Search for "{param}" with Live.com</a></td>
  </tr>
  <tr>
    <td><a href="http://search.yahoo.com/search?p={param}&fr=yfp-t-501&toggle=1&cop=mss&ei=UTF-8&fp_ip=UK&vc=">Search for "{param}" with Yahoo!</a></td>
  </tr>
  <tr>
    <td><a href="http://search.aol.com/aol/search?invocationType=searchbox.webhome&query={param}">Search for "{param}" with AOL</a></td>
  </tr>
  <tr>
    <td><a href="http://www.altavista.com/web/results?itag=ody&q={param}&kgs=1&kls=0">Search for "{param}" with AltaVista</a></td>
  </tr>
  <tr>
    <td><a href="http://search.bbc.co.uk/cgi-bin/search/results.pl?tab=all&go=homepage&scope=all&q={param}&Search.x=0&Search.y=0&Search=Search">Search for "{param}" with Wikipedia</a></td>
  </tr>
  <tr>
    <td><a href="http://search.bbc.co.uk/cgi-bin/search/results.pl?tab=all&go=homepage&scope=all&q={param}&Search.x=0&Search.y=0&Search=Search">Search for "{param}" with Lycos</a></td>
  </tr>
  <tr>
    <td><a href="http://search.bbc.co.uk/cgi-bin/search/results.pl?tab=all&go=homepage&scope=all&q={param}&Search.x=0&Search.y=0&Search=Search">Search for "{param}" with IMDB </a></td>
  </tr>
  <tr>
    <td><a href="http://search.bbc.co.uk/cgi-bin/search/results.pl?tab=all&go=homepage&scope=all&q={param}&Search.x=0&Search.y=0&Search=Search">Search for "{param}" with BBC.co.uk</a></td>
  </tr>
  <tr>
    <td><div align="right" class="style3"><a href="http://www.feudel.co.uk">Feudel.co.uk</a></div></td>
  </tr>
</table>

Example: [search]Google[/search]
Description: Displays links to search engine results for a particular word or phrase.
Use option: no
Remove tag if empty: yes
Disable BBcode within this BBcode: yes
Disable Smileys within this BBcode: Yes
Disable word wrapping within this BBcode: No

Examples:
https://vborg.vbsupport.ru/external/2008/02/31.jpg

https://vborg.vbsupport.ru/external/2008/02/32.jpg

nroe 06-11-2008 04:52 AM

installed, work very well

leonardo8 06-11-2008 07:58 AM

Thanks men...

ErrorLog 07-25-2008 06:54 PM

İnstalled....!

Thank You ..!


All times are GMT. The time now is 06:09 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01862 seconds
  • Memory Usage 1,733KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete