Skip to content

prospchr/eea.faceted.vocabularies

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEA Faceted Vocabularies

Zope 3 vocabularies to be used within eea.facetednavigation

To get started you will simply need to add the package to your "eggs" and "zcml" sections, run buildout and restart your Plone instance

A sample buildout configuration file, i.e. buildout.cfg, could look like this:

[buildout]
parts = instance

[instance]
eggs =
    eea.faceted.vocabularies
zcml =
  eea.faceted.vocabularies
Latest source code in EEA svn:
http://svn.eionet.europa.eu/repositories/Zope/trunk/eea.faceted.vocabularies

The Initial Owner of the Original Code is European Environment Agency (EEA). All Rights Reserved.

The EEA Faceted Vocabularies (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.

Contributor(s):
  • Alin Voinea (Eau de Web),
  • Antonio De Marinis (European Environment Agency),
  • Alec Ghica (Eau de Web),
  • Sasha Vincic (Valentine Web Systems)
  • Thomas Desvenain (Ecreall, Lille, France)

More details under docs/License.txt

EEA - European Enviroment Agency (EU)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%