Jump to content

Recommended Posts

Posted

Hi,

 

Just wondering if there is any chance of getting an Edugeek Search plugin for the search bar in Firefox?

 

Have looked at the IE method for adding search engines which don't have a plug in but I don't think that will work because Edugeek doesn't seem to pass the search query and parameters in the URL.

 

Would be very useful though!

 

:-)

Posted

Ideally, I'd like a USB-attached Big Red Button that I can hit with my fist to take a screenshot and post a thread automatically with the subject "Help! I'm stuck in $program". Even better if it delivers an EduHobNob from a slot underneath each time as well.

 

Failing that, a search bar would be dead handy, aye :)

Posted
Have looked at the IE method for adding search engines which don't have a plug in but I don't think that will work because Edugeek doesn't seem to pass the search query and parameters in the URL.

I normally use Google to search EduGeek with Internet Explorer. Shown below is part of my Unattend.xml for Windows 7 which sets up the search providers during the install process.

 


   
       
           
               
                   Search1
                   [color="#FF0000"]Google[/color]
                   true
                   http://clients5.google.com/complete/search?hl={language}&q={searchTerms}&client=ie8&inputencoding={inputEncoding}&outputencoding={outputEncoding}
                   [color="#800080"]http://www.google.co.uk/search?hl=en&q={searchTerms}&meta=[/color]
                   http://www.google.co.uk/favicon.ico
                   true
               
               
                   false
                   [color="#FF0000"]EduGeek[/color]
                   Search2
                   [color="#800080"]http://www.google.co.uk/search?num=100&q=site:www.edugeek.net+{searchTerms}[/color]
                   false
                   http://www.edugeek.net/favicon.ico
                               
               
                   false
                   [color="#FF0000"]Server Fault[/color]
                   Search3
                   [color="#800080"]http://serverfault.com/search?q={searchTerms}[/color]
                   false
                   http://sstatic.net/serverfault/img/favicon.ico
               
               
                   false
                   [color="#FF0000"]Super User[/color]
                   Search4
                   [color="#800080"]http://superuser.com/search?q={searchTerms}[/color]
                   false
                   http://sstatic.net/superuser/img/favicon.ico
               
           
           http://www.google.co.uk/
           false
           true
           false
           true
       
   

 

There is another way of adding your own search providers to IE, but I can't find the link at the moment.

  • Thanks 1
Posted
I normally use Google to search EduGeek with Internet Explorer. Shown below is part of my Unattend.xml for Windows 7 which sets up the search providers during the install process.

 


   
       
           
               
                   Search1
                   [color=#FF0000]Google[/color]
                   true
                   http://clients5.google.com/complete/search?hl={language}&q={searchTerms}&client=ie8&inputencoding={inputEncoding}&outputencoding={outputEncoding}
                   [color=#800080]http://www.google.co.uk/search?hl=en&q={searchTerms}&meta=[/color]
                   http://www.google.co.uk/favicon.ico
                   true
               
               
                   false
                   [color=#FF0000]EduGeek[/color]
                   Search2
                   [color=#800080]http://www.google.co.uk/search?num=100&q=site:www.edugeek.net+{searchTerms}[/color]
                   false
                   http://www.edugeek.net/favicon.ico
                               
               
                   false
                   [color=#FF0000]Server Fault[/color]
                   Search3
                   [color=#800080]http://serverfault.com/search?q={searchTerms}[/color]
                   false
                   http://sstatic.net/serverfault/img/favicon.ico
               
               
                   false
                   [color=#FF0000]Super User[/color]
                   Search4
                   [color=#800080]http://superuser.com/search?q={searchTerms}[/color]
                   false
                   http://sstatic.net/superuser/img/favicon.ico
               
           
           http://www.google.co.uk/
           false
           true
           false
           true
       
   

 

There is another way of adding your own search providers to IE, but I can't find the link at the moment.

 

Thanks for that, I may tweak that to use our search engine direct for those that want that.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...