[Zope] searchBox for Google
Tino Wildenhain
tino at wildenhain.de
Tue Feb 3 12:00:52 EST 2004
Hi John,
John Poltorak schrieb:
> On Zope's home page there is a search facility for zope.org. What would I
> need to do to change this to Google?
Searchbox on zope.org and
searchbox with Google have nothing in common. Err, ok. the box.
Search on zope.org searches with ZCatalog, a component
of zope, inside the object database.
Search with google is just a html form which sends the request
to google. Read documentation on google.com how to do this.
Regards
Tino Wildenhain
More information about the Zope
mailing list