I just created a search plugin for firefox of kirupa 'cause I’m just that bored! To add it, all you have to do is:
[SIZE=4]Click here[/SIZE]
and then click the text “kirupa”
and sorry it doesn’t work too well with the mozilla sidebar, but the kirupa search results didn’t turn out very to do that
Whahahaha awesome work! :thumb:
I was hoping Kirupa’d notice this and put it somewhere, but I guess not…
well… maybe if I bump this like I am doing somebody’ll notice it
Doesn’t seem to work if your using a theme other then the default.
that’s wierd, it works for me in other skins, what skin are you using? and firefox or mozilla?
using the latest version of Firefox. mind posting a screenshot of what your looks like?
That is a nice trick bombing! I’ll try to find a section on the site where I can link to this.
system
July 7, 2004, 5:10pm
10
hmm looks great wondering why it doesn’t work on mine?
system
July 7, 2004, 5:11pm
12
cool, thats a nice little touch! is it very hard to make? I dont really wnt to go into big details, but can you just tell me in breif how you made it? thanks
blabj
system
July 7, 2004, 5:14pm
13
It’s simple:
I took a screenshot of the orange, took out the background, and cropped it to 16x16
then I followed a tutorial: http://mycroft.mozdev.org/deepdocs/quickstart.html#firstplugin
but that didn’t help on some parts so a bit was guess work, and the search results didn’t really come out the way it wanted, so that’s why the sidebar stuff doesn’t work… but since firefox doesn’t use that it’s nice anyways
system
July 7, 2004, 5:15pm
14
this is my finished code by the way:
# Kirupa Sherlock for Mozilla
#
# jeffwheeler at gmail dot com July 2004
#
# Known issues:
# Poorly takes content into the side-bar, only for use with firefox
<search
version="7.1"
name="Kirupa"
description="Kirupa Search - A Kirupa Search Tool"
action="http://search.atomz.com/search/"
searchForm="http://search.atomz.com/search/"
method="GET" >
<input name="sourceid" value="Mozilla-search">
<input name="sp-q" user="">
<input name="sp-advanced" value="1">
<input name="B1" value="search">
<input name="sp-a" value="00040c2f-sp00000000">
<input name="sp-w-control" value="1">
<interpret
resultListStart="<!-- Show the results. -->"
resultListEnd="<table border=0 cellpadding=0 cellspacing=0 width="100%">"
resultItemStart="<p>"
resultItemEnd=".<br>"
>
</search>
<browser
update="http://mycroft.mozdev.org/plugins/kirupa.src"
updateIcon="http://mycroft.mozdev.org/plugins/kirupa.png"
updateCheckDays="15"
>
system
July 7, 2004, 5:17pm
15
and please fix it if you have a better way, the interpret section is really messed up
system
July 7, 2004, 5:17pm
16
that is very nice, bombing. :thumb:
system
July 7, 2004, 5:35pm
17
digital, what skin do you use?
system
July 7, 2004, 5:50pm
18
Well I was using Mozilla Modern, then I tryed Noai or something, and just now I tryed Qute and Doodle just to test.
Unfortunatly nothing works, this would be real cool to have maybe i’ll try installing it again.
edit: Hmm maybe because I am already using Google’s Toolbar?
system
July 7, 2004, 5:51pm
19
wait… are you using firefox or mozilla?