Skip to content

zotya/eea.exhibit

 
 

Repository files navigation

EEA Exhibit

image

image

image

EEA Exhibit provides Simile Widgets Exhibit framework integration for eea.app.visualization. See eea.daviz package for more details.

image

Installation

zc.buildout

If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:

  • Update your buildout.cfg file:

    [instance]
    ...
    eggs =
      ...
      eea.exhibit
    
    zcml =
      ...
      eea.exhibit
  • Re-run buildout, e.g. with:

    $ ./bin/buildout

You can skip the ZCML slug if you are going to explicitly include the package from another package's configure.zcml file.

Live demos

Dependencies

EEA Exhibit has the following dependencies:

image

Source code

Latest source code (Zope 2 compatible): - Plone Collective on Github - EEA on Github

Plone 2 and 3 compatible:

https://svn.eionet.europa.eu/repositories/Zope/trunk/eea.exhibit/branches/plone25

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

The EEA Exhibit (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

Funding

EEA - European Environment Agency (EU)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.7%
  • Python 3.2%
  • CSS 2.9%
  • Other 0.2%