Google Co-op 0.3 (Beta release) (Sep 08, 2007)
This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
Co-op gets tasty, build a CSE dynamically from your Bookmarks
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 2.5 |
|---|---|
| State | Beta release |
| License | GPL |
Building A Linked Custom Search Engine with Tasty Bookmarks
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 your
Tasty Linksto a Custom Search Engine. - You can automatically generate any number of CSEs, each tuned to the particular page (
Bookmark Folder) or as a response to a users query (Tasty view). - 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. This makes it easier to share annotations between CSEs.
Tasty Bookmarks generates two files for you:
- tasty-cseref: The CSE specification
- tasty-annotations: The Google Annotations (i.e. the sites you want to search)
This search engine will limit the sites to search to your current context, i.e. to the Bookmark Folder you are in and the keywords you filtered by.
caveats:
- You must not add links in the form
http://plone.orgthe slash (/) at the end of the URL is mandantory so the link must behttp://plone.org/. - Avoid linking to pages, rather link to
the directory i.e ommit the usual suspects
index.html,index.php,home.html,default.aspetc. Do not link tohttp://www.unep.org/default.aspbut tohttp://www.unep.org/otherwise the annotation file will resrict your searches to just that page. - You still have to create a (stored) CSE because you need the Identifier.
Feature enhancements in this release
The following features are associated with this release:
- Linked CSE Support
- Build a linked CSE from your Bookmarks
Change log


