3 Feb
2004
3 Feb
'04
5 p.m.
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