EEA Alchemy
EEA Alchemy allows you to bulk auto-discover geographical coverage, temporal coverage, keywords and more
Project Description
EEA Alchemy
Auto-discover geographical coverage, temporal coverage and keywords from documents common metadata (title, description, body, etc) and auto highlight keywords within a page content based on selected tags.
Contents
Introduction
This tool allows Plone managers to auto-discover and fix subject keywords, location and temporal coverage using http://www.alchemyapi.com/ web service.
Main features
- Auto-discover keywords, locations and temporal coverage;
- Auto highlight keywords within a page content based on selected tags and link them to a custom search page.
Planed features
- Add a wizard icon near Subject, Location, etc fields in edit form to auto-discover and suggest tags based on text in other fields (Title, Description)
Install
- Add eea.alchemy to your eggs section in your buildout and re-run buildout. You can download a sample buildout from https://github.com/collective/eea.alchemy/tree/master/buildouts/plone4
- Install eea.alchemy within Site Setup > Add-ons
Getting started
Auto discover keywords, location or temporal coverage
- Get your alchemy key here: http://www.alchemyapi.com/api/register.html
- Update your alchemy API key within Site Setup > Alchemy Settings
- Within Plone Control panel go to Alchemy Discoverer.
Auto tagging
- Enable auto-tagging within Site Setup > Alchemy Settings
- Edit your document and add some tags for it within /edit > Categorization. For example, if you're writing a news article about water pollution go to /edit > Categorization and add water pollution within tags field (also known as keywords, subjects, topics). Now when you navigate to the View page of this article, you'll notice that all occurrences of water pollution within your news article body are links to a custom search page which is also configurable within Alchemy Settings ControlPanel
Source code
- Latest source code (Plone 4 compatible):
- https://github.com/collective/eea.alchemy
- Plone 2 and 3 compatible:
- https://github.com/collective/eea.alchemy/tree/plone25
Copyright and license
The Initial Owner of the Original Code is European Environment Agency (EEA). All Rights Reserved.
The EEA Alchemy (the Original Code) is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
More details under docs/License.txt
Changelog
5.0 - (2013-05-20)
- Upgrade step: (optional) Manually Enable auto tagging within Site Setup > Alchemy Settings [voineali refs #9486]
- Upgrade step: (optional) Manually reorder JS / CSS resources (++resource++eea.alchemy.js, ++resource++eea.alchemy.css) within ZMI > portal_javascripts / portal_css in order to optimize requests per page. [voineali refs #9486]
- Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Alchemy [voineali refs #9486]
- Feature: Auto highlight keywords within a page content based on selected tags and link them to a custom search page [voineali refs #9486]
- Feature: Group all Alchemy settings within Site Setup > Alchemy Settings [voineali refs #9486]
4.4 - (2012-07-13)
- Bug fix: fixed markup of HISTORY.txt file [ciobabog refs #5231]
- Bug Fix: Fixed i18n missing tags and i18n:domain in .pt files [prospchr refs #5162]
4.3 - (2012-04-26)
- Feature: added batch selection on bulk auto-dicover [ghicaale #5008]
- Feature: added preview feature for the bulk auto-discover [ghicaale #5008]
- Feature: added transaction commits for faster reindex on bulk auto-discover [ghicaale #5008]
- Bug fix: fixed reindexing objects after bulk auto-discover geotags [ghicaale #5008]
- Bug fix: fixed not to show empty suggestions on bulk auto-discover geotags [ghicaale #5008]
4.2 - (2012-02-06)
- no changes
4.0 - (2011-11-07)
- Feature: Added possibility to auto-discover tags not only in Title and Description. [voineali #4633]
- Feature: Added upgrade steps [voineali #4392]
- Feature: Plone 4.x compatible release [ghicaale #4235]
0.1 - (2011-04-19)
- Cleanup: of pyflakes warnings [ichimdav #4141]
- Cleanup: of pylint violations [ichimdav #4140]
- Initial release
Current Release
eea.alchemy 5.0
Released May 21, 2013 — tested with Plone 4.2
New features
More about this release…
-
Get
EEA Alchemy
for
all platforms
- eea.alchemy-5.0.zip
- 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 | Licenses | Status |
|---|---|---|---|---|---|
| 5.0 | May 21, 2013 | New features More about this release… |
Plone 4.2
|
GPL | final |
| 4.4 | Jul 16, 2012 | Bug fixes More about this release… |
Plone 4.1
Plone 4
|
GPL | final |
| 4.3 | Apr 27, 2012 | New features and bug fixes More about this release… |
Plone 4.1
Plone 4
|
GPL | final |
| 4.2 | Feb 08, 2012 | More about this release… |
Plone 4.1
Plone 4
|
GPL | final |
| 4.0 | Nov 07, 2011 | Fully tested release compatible with Plone 4.1 More about this release… |
Plone 4.1
Plone 4
|
GPL | final |

