vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Integration with vBulletin - Search Your Site From Firefox (https://vborg.vbsupport.ru/showthread.php?t=125034)

Ntfu2 08-26-2006 10:00 PM

Search Your Site From Firefox
 
Everyone knows that little box in the top right of firefox that contains search engines such as google, ask, blah blah.

Well now you can have you're own site searched right from that nifty box, not that anyone ever uses it, but hey atleast you can be cool and have your own, right?
__________________________________________________ ______________
1. Heres how its done, replace SITE with the your site information,to point to your search.php page.

Code:

<search
version="7.1"
name="SITE Search"
description="SITE search engine description"
action="http://SITE.com/forums/search.php?do=process&"
searchForm="http://www.SITE.com"
method="GET"
>

<input name="sourceid" value="Mozilla-search">
<input name="showposts=0&quicksearch=1&query" user="">

</search>

Copy and paste that, into a file called yoursitename.src and save it inside Program Files\Mozilla Firefox\searchplugins

Create a 16x16 pixel icon, give it the same name as your plug-in, and save it as either a .jpg or .png graphics file. Then, put it in the C:\Program Files\Mozilla Firefox\searchplugins folder

Then just share your .src file with your users telling them where to install.

EXAMPLE: to search vB.org. copy and paste this into notepad file, save as vBulletinORG.src under the C:\Program Files\Mozilla Firefox\searchplugins folder


Code:

<search
version="7.1"
name="vBulletin.org Search"
description="vBulletin.org Search w000oooh000"
action="http://vbulletin.org/forum/search.php?do=process&"
searchForm="http://www.vbulletin.org"
method="GET"
>

<input name="sourceid" value="Mozilla-search">
<input name="showposts=0&quicksearch=1&query" user="">

</search>

I'll help you out the best i can, so just ask.

therocks 08-27-2006 05:46 AM

great idea... i'm using a mac and firefox v1.5.0.6 ... i had to get to the searchplugins folder a little differently but i got there.. it's working perfectly! thanks alot..

Ntfu2 08-27-2006 06:55 AM

Glad to hear.

do you mind sharing the location for future mac users :)

Breaker 08-27-2006 08:10 AM

what do you mean no1 uses, i use it daily :D

thanks alot

Milad 08-27-2006 10:09 AM

Very Good

Thank you

Mattikana 08-27-2006 10:41 AM

http://www.captain.at/howto-firefox-...rch-engine.php

much more userfriendly.. the way you want us to install it is too sloppy imho.. make use of the javascript function :cool:

Ntfu2 08-27-2006 01:54 PM

i dont understand, whats the difference between that one and the one i made above?

ctrl-alt-del 08-27-2006 02:46 PM

Very useful. Thank you!! Now I have a request. Please create this mod for Internet Explorer 7.

Mattikana 08-27-2006 02:52 PM

Quote:

Originally Posted by Ntfu2
i dont understand, whats the difference between that one and the one i made above?

now I every user of my forum has to download 2 files and put them in the proper folder. with the javascript trick you can do this much easier. (i.e. just click on a link)

https://addons.mozilla.org/search-engines.php

On the site above you can simply add one by clicking them. can't be hard to make a mod for this :)

edit: also check this site out. Make the Search box appear and click on Mozilla Search Plugins.

ctrl-alt-del 08-27-2006 03:01 PM

If you want a custom icon to appear, append this to the end:

Code:

<BROWSER
        updateIcon="https://www.site.com/icon.png"
        updateCheckDays="3"
        >

(Just change out the details of course)

I think it will accept .png, .gif and maybe even .jpg.


All times are GMT. The time now is 08:14 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.01139 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete