[SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-26 Thread Pete
Improvements are of course always welcome, but for the moment this does just what I wanted, so I'm happy at least! ;) -- Pete ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins

[SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-26 Thread radish
max.spicer Wrote: > Anyone fancy sorting this stuff out? ;-) > Max *tumbleweed* :) -- radish ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins

[SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-26 Thread max . spicer
Another problem is that the search page doesn't show the current player, so you don't know which one you're adding to. Anyone fancy sorting this stuff out? ;-) Max max.spicer Wrote: > The attached patch does a tiny bit of this. It's not meant for use, > just to illustrate what I mean (head'

[SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-26 Thread max . spicer
The attached patch does a tiny bit of this. It's not meant for use, just to illustrate what I mean (head's not working today!). This simply resizes the window to an arbitrary value. A decent value would need working out, and it should probably also turn most of the window features (toolbar etc)

[SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-26 Thread max . spicer
It's a shame that the status page opens in a large window by itself. This is because it's designed to be in the top of the righthand column of a frameset. I wonder how it would work to put a bit of javascript into the status frame/page that makes it resize to a small "player window" if it finds

[SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-25 Thread max . spicer
Now that's a good idea! What you want now is a hosted download link that prompts you for the server name then creates the search plugin on the fly and serves it up with the necessary incantations to make firefox install it automatically. Max radish Wrote: > Slightly updated version... -- m

Re: [SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-25 Thread Jack Coates
radish wrote: Excellent idea! Unzip the attached into c:\program files\mozilla firefox\searchplugins (or the equivalent on your system). Edit the slimserver.src file to enter the address of your slimserver, restart firefox and away you go! +

Re: [SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-25 Thread Gregory Hamilton
Yes,  I'm running on 6.2 Thanks for the quick helpOn 9/25/05, radish <[EMAIL PROTECTED] > wrote:You guys beat me to it :)  I didn't realise the search page had changed name in 6.2.--radish___plugins mailing listplugins@lists.slimdevices.com http://lists.

[SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-25 Thread radish
Gregory Hamilton Wrote: > Radish, > > I'm getting an "404 Not Found: livesearch.html" after some activity > And so the support begins :) Couple of things to check. What version of slimserver are you running? (I only tested this on 6.1). What version of firefox are you running (I'm on 1.0.7)

[SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-25 Thread radish
You guys beat me to it :) I didn't realise the search page had changed name in 6.2. -- radish ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins

[SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-25 Thread Pete
It's working well for me Gregory. Are you definitely putting in your server ip address and not your player ip address? -- Pete ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins

Re: [SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-25 Thread Michael Herger
I'm getting an "404 Not Found: livesearch.html" after some activity You're on 6.2? Edit the file, replace "livesearch.html" by "search.html", restart firefox. -- Michael --- Help translate SlimServer by using the StringEditor Plugin (

Re: [SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-25 Thread Gregory Hamilton
Radish, I'm getting an "404 Not Found: livesearch.html" after some activityOn 9/25/05, Pete < [EMAIL PROTECTED]> wrote:I've the strangest notion that you just became my personal hero! *bows*Now THAT'S fast!--Pete___plugins mailing listplugins@lists.slimd

[SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-25 Thread radish
Slightly updated version... +---+ |Filename: slimserver.zip | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=328| +-

[SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-25 Thread Pete
I've the strangest notion that you just became my personal hero! *bows* Now THAT'S fast! -- Pete ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins

[SlimDevices: Plugins] Re: Firefox Search Plug In

2005-09-25 Thread radish
Excellent idea! Unzip the attached into c:\program files\mozilla firefox\searchplugins (or the equivalent on your system). Edit the slimserver.src file to enter the address of your slimserver, restart firefox and away you go! +---+