I was wondering if there was a search engine plugin for Racket, and I
found this:

http://mycroftproject.com/search-engines.html?name=http%3A%2F%2Fdocs.racket-lang.org%2F

Apparently by Justin Zamora. I think this is the source:

<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/";

xmlns:moz="http://www.mozilla.org/2006/browser/search/";>
  <!-- Created on Wed, 09 Jun 2010 02:00:56 GMT -->
  <ShortName>Racket</ShortName>
  <Description>Search the Racket documentation</Description>
  <Url type="text/html" method="get"
template="http://docs.racket-lang.org/search/index.html?q={searchTerms}"/>
  <Contact>jus...@zamora.com</Contact>
  <Image width="16"
height="16">http://mycroftproject.com/updateos.php/id0/racket.ico</Image>
  <Developer>Justin Zamora</Developer>
  <InputEncoding>UTF-8</InputEncoding>
  <moz:SearchForm>http://docs.racket-lang.org/search/</moz:SearchForm>
  <Url type="application/opensearchdescription+xml" rel="self"
template="http://mycroftproject.com/updateos.php/id0/racket.xml"/>
</OpenSearchDescription>

Does anyone know about it? There is probably a way to make the plugin
installable from the racket webpages. BTW, zamora.com doesn't seem to be
active anymore (although I didn't try the email).

Waiting for the 4th of July fireworks :)...

-- 
Anthony Carrico

Attachment: signature.asc
Description: OpenPGP digital signature

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to