Google Co-op

by Christian Ledermann last modified Aug 04, 2011 10:20 AM
Contributors: Vitaliy Podoba

Google Coop for Plone makes it easy for you to integrate a Google Co-op Custom Search engine in your plone site.

Project Description

Google Co-op 2.0

Google Co-op 2.0 is a complete rewrite of Google Co-op for plone 4. It was built using paster. It does not add any new content types to your site, just some additional views for ootb plone content. (for earlier versions please refer to this how to)

Install

You can install Google Co-op as part of a specific project's buildout, by having a buildout configuration such as:

[buildout]
...
eggs =
    Products.googlecoop

Install the Product in Site-Setup Add/Remove Products. Enter your Custom Search Engine's unique identifier in the googlecoop configuration. (You find the identifier in the code section in the control panel of your searchengine)

You can access the search page of your search engine by adding /@@googlecoop_view to the url of your plone instance.

Options

In the Google Co-op control panel you can customize almost any aspect of your custom search engine

Create a Linked Custom Search Engine using a Collection

After the installation of the product a new view "Google CSE View" is available for collections. In a Linked CSE the specification of the search engine is hosted on your website. Google retrieves the CSE specification from your website when your user searches in the CSE. This has several very important benefits:

  • You can easily convert the results of a topic to a Custom Search Engine.
  • You can automatically generate any number of CSEs.
  • You can easily update your Linked CSE definitions without pushing data to Google.
  • There are no global, per user annotation limits.

You can now exploit the full power of your ideas to dynamically generate CSEs.

 

 

 

Self-Certification

[X] Internationalized

[ ] Unit tests

[X] End-user documentation

[ ] Internal documentation (documentation, interfaces, etc.)

[X] Existed and maintained for at least 6 months

[X] Installs and uninstalls cleanly

[X] Code structure follows best practice

Current Release
Google Co-op 2.0

Released Mar 18, 2011 — tested with Plone 4

rewrite with paster for plone 4.0
More about this release…

Download file Get Google Co-op for all platforms
Product Package
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
2.0 Mar 18, 2011 rewrite with paster for plone 4.0 More about this release…
Plone 4
final
1.1 Mar 11, 2011 Publish portal_googlecoop tool in case it's in private state right after product installation. [piv] More about this release…
Plone 3
final
1.0 Made plone2.5 compatible product googlecoop into plone3 compatible python package Products.googlecoop. (Vitaliy Podoba) More about this release…
Plone 3
beta
0.5 Oct 12, 2007 Better support for Keywords to be used as labels More about this release…
Plone 2.5
release-candidate
0.4 Oct 04, 2007 Co-op gets tasty, build a CSE dynamically from your Bookmarks More about this release…
Plone 2.5
release-candidate
0.3 Co-op gets tasty, build a CSE dynamically from your Bookmarks More about this release…
Plone 2.5
beta
0.2 Added Google domain and meaningful default values to get you kickstarted More about this release…
Plone 2.5.2
beta
0.1 Initial release More about this release…
Plone 2.5.2
Plone 2.5.1
alpha

Comments (0)