Jump to content

Recommended Posts

Posted

Hiya All

Someone some time ago sent me some search plgins which I add onto firefox browser, they uncluded such things as thai dictionary, google, scroogle and so on....

Does that same person still hvae them as I will have to go hunt them all dwon again! I am lazy as <deleted>!

Thanks if anyone can help.

:o

Posted (edited)
Someone some time ago sent me some search plgins which I add onto firefox browser, they uncluded such things as thai dictionary, google, scroogle and so on....

For the plugin itself, you want 'conquery', which you should be able to find from a Firefox site, e.g. https://addons.mozilla.org/firefox/231/. The search specifications themselve would typically go in the directory C:\Program Files\Mozilla Firefox\searchplugins. Some examples follow:

thailanguage.cqr:

# thailanguage.cqr
# ConQuery plugin
# by RDN
# Removed ineffective lines:
#	queryEncoding="tis-620" 
#	queryCharset="tis-620"
#	queryEncoding="utf-8"
#	queryCharset="utf-8"
#
#		 For translating Thai into English at www.thai-language.com
#
<SEARCH
name="Thai-language (T>E)"
description="Thai-language.com Thai to English"
action="http://www.thai-language.com/default.aspx?search_utf8=[:selection]"

>
</search>

thailanguage2.cqr

# thailanguage2.cqr
# ConQuery plugin
# by RDN
# Removed ineffective lines:
#	queryEncoding="tis-620" 
#	queryCharset="tis-620"
#	queryEncoding="utf-8"
#	queryCharset="utf-8"
#
#		 For translating English into Thai at www.thai-language.com
#
<SEARCH
name="Thai-language  (E>T)"
description="Thai-language.com English to Thai"
action="http://www.thai-language.com/default.aspx?search=[:selection]"

>
</search>

thai2english.cqr

# ConQuery plugin
# by RDN
#
# Last updated: April 26, 2005
#
# Known issues: None
#			   

<SEARCH
  name="Thai 2 English"
  description="Search Thai2English"
  action="http://www.thai2english.com/?s=[:selection]"
>
</search>

Edited by Richard W
Posted (edited)

What do I do with this code, should I make a new src file using notepad? Should it be a file with a .cqr extension? Where do I put it to be able to search thai-language.com from the search box in the upper right corner?

Edited by wasabi
Posted
What do I do with this code, should I make a new src file using notepad? Should it be a file with a .cqr extension?

Yes.

Where do I put it to be able to search thai-language.com from the search box in the upper right corner?

No idea. I've never got that box to work. Conquery works by selecting text, right clicking it, and choosing the location from the drop down menu.

Where the files go depends on where you've installed Firefox. If the directory C:\Program Files\Mozilla Firefox\searchplugins exists, put it there, but be prepared to look for other similarly named directories. The curious thing is that the location seems to be on a per computer basis rather than on a per user basis.

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
  • Recently Browsing   0 members

    • No registered users viewing this page.



×
×
  • Create New...