Making Firefox Search Plugin?

Guys I want to make a search plugin for firefox. The search plugin which can search phpbb database. If anyone here have any info. about it plz share.

10x

Re: Making Firefox Search Plugin?

i made it...yeah..i made it...nvm

This computer forum is full of dumb ppl. Jus posting crap news. Nothin usefull........

pak largest forum<--funny haha

Re: Making Firefox Search Plugin?

Well, share karo na.

Re: Making Firefox Search Plugin?

Herez code:

<search 
version="1.1" 
   name="*******"
description="Plugin by 3d for searching *******" 
action="http://www.*******.org/search.php?mode=results" 
searchForm="http://*******.org/search.php" 
method="GET"> 
<input name="sourceid" value="Mozilla-*******-search"> 
<input name="search_keywords" user> 
<interpret
resultListStart="<!-- RESULT LIST START -->"
resultListEnd="<!-- RESULT LIST END -->"
resultItemStart="<!-- RESULT ITEM START -->"
 resultItemEnd="<!-- RESULT ITEM END -->">
</search>
<browser update="http://www.********.net/***/*****.src"
updateIcon="http://www.********.net/***/searhlogo.gif"
updateCheckDays="1">

<search =“”>
<search =“”><search =“”>

Re: Making Firefox Search Plugin?

Na tho code ka mein ne achar daalna hai? agar mujhe programming aati hoti tho apna browser bana chuka hota :p

Re: Making Firefox Search Plugin?

hahahhahahaha code kay achar ko paronthay naal khaa lo, naal vodka lassi peeyo

Re: Making Firefox Search Plugin?

I think using a similar technique, a plugin for GS thread search can be made. I aint no monkey but ive seen this sorta thing elsewhere.

Re: Making Firefox Search Plugin?

Hehe, i liked that diet man. Maybe some johnny achar with it.
The search feature here definitely does need modding. How long is the archive for?
But i don't agree with u, this wont work with the GS searching. Its too open. I think GS is vbulletin, which has some quirks with the search module.

Re: Making Firefox Search Plugin?

achar hi bana kay kha lo

browser full of spyware & adware? jk

anyway jus change the url’s

and to allow user’s to install plugin you can use this javascript..

<script type="text/javascript">
<!--
function errorMsg()
{
  alert("Netscape 6 or Mozilla is needed to install a plugin");
}
function addEngine(name,ext,cat)
{
  if ((typeof window.sidebar == "object") && (typeof
  window.sidebar.addSearchEngine == "function"))
  {
    //cat="Web";
    //cat=prompt('In what category should this engine be installed?','Web')
    window.sidebar.addSearchEngine(
      "http://www.*******.info/****/"+name+".src",
      "http://www.*******.info/****/"+name+"."+ext,
      name,
      cat );
  }
  else
  {
    errorMsg();
  }
}
//-->
    </script>
  </p>
  <p class="style5">You MUST have java enabled (just to install). </p>
  <p><a href="javascript:addEngine('*****','gif','General')" class="style4">Install *****.org Search Plugin for Mozilla!</a>
  </p>
</div>
</body>
</html>

Re: Making Firefox Search Plugin?

I also made vbulletin search plugin.

Re: Making Firefox Search Plugin?

Mr. Voltage, tho tum ne saari cheezein achar dalne ke liye rakhi hain?
Share man. Maybe we should have a download section here, hain, kia bolta hai?

Re: Making Firefox Search Plugin?

Is that for firefox? Paste the achar here man :stuck_out_tongue:

Re: Making Firefox Search Plugin?

Now your asking too much babay :stuck_out_tongue: Split kartay nahin, download section banain ge. Who is gonna pay for all the extra bandwidth LOL

Re: Making Firefox Search Plugin?

This monkey likes aam ka achaar :smokin:

code for vbulletin:


<SEARCH
    version = "7.1" 
   name="Gupshup"
   description="Gupshup Search"
   searchForm="http://www.paklinks.com/gs/search.php"
   method="GET"
   action="http://www.paklinks.com/gs/search.php" 
>

<input name="query" user>
<input name="do" value="process">

</search>

[thumb=H]gupshup1195_9162573.JPG[/thumb]

Notice the awesome icon you punks :smokin:

Re: Making Firefox Search Plugin?

nice bandoo lekun ur icon sucks, saary :p

Re: Making Firefox Search Plugin?

I think its time to spank the monkey :p

Re: Making Firefox Search Plugin?

hahahahahahhahahaa

Re: Making Firefox Search Plugin?

Parosi ka bandwidth yaar. Azkar ko samjhao, bari wifi bandwidth available. i’m sure we can suck some, i was even able to find some in french Canada while I was there :stuck_out_tongue:

Re: Making Firefox Search Plugin?

^ :k:


# vb Search Plugin

<search
	version="1.0"
	name="gupshup"
	description="gupshup Search Module"
	action="http://paklinks.com/gs/search.php"
	searchForm="http://paklinks.com/gs/search.php"
	method="GET"
>

<input name="q" user>

<interpret
	browserResultType="result"
	resultListStart="<!-- start results -->"
	resultListEnd="<!-- end results -->"
	resultItemStart='<p class="resultitem">'
	resultItemEnd="</p>"
<
</search>

You can install gupshup plugin for firefox:

Link:

Install Gupshup Search Plugin for Mozilla!

Re: Making Firefox Search Plugin?

very cool 440 Volts.