Metadata-Version: 1.1
Name: eea.exhibit
Version: 7.5
Summary: EEA Exhibit provides Simile Widgets Exhibit JS libraries as Zope 3 resources.
Home-page: http://eea.github.com/docs/eea.exhibit
Author: Alin Voinea (Eau de Web)
Author-email: alin@eaudeweb.ro
License: GPL
Download-URL: http://pypi.python.org/pypi/eea.exhibit
Description: ===========
        EEA Exhibit
        ===========
        .. image:: http://ci.eionet.europa.eu/job/eea.exhibit-www/badge/icon
          :target: http://ci.eionet.europa.eu/job/eea.exhibit-www/lastBuild
        .. image:: http://ci.eionet.europa.eu/job/eea.exhibit-plone4/badge/icon
          :target: http://ci.eionet.europa.eu/job/eea.exhibit-plone4/lastBuild
        .. image:: http://ci.eionet.europa.eu/job/eea.exhibit-zope/badge/icon
          :target: http://ci.eionet.europa.eu/job/eea.exhibit-zope/lastBuild
        
        EEA Exhibit provides Simile Widgets Exhibit framework integration for
        eea.app.visualization. See eea.daviz package for more details.
        
        
        .. image:: http://eea.github.com/_images/eea.daviz.layers.svg
        
        
        .. contents::
        
        
        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:
        
          * Add ``eea.exhibit`` to the list of eggs to install
          * Tell the `plone.recipe.zope2instance`_ recipe to install a ZCML slug
        
          ::
        
            [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.
        
        
        Dependencies
        ============
        
        `EEA Exhibit`_ has the following dependencies:
          - Zope 2.12+
          - rdflib
          - `eea.app.visualization`_
        
        
        .. image:: http://eea.github.com/_images/eea.daviz.dependencies.svg
        
        
        Source code
        ===========
        
        Latest source code (Zope 2 compatible):
        - `Plone Collective on Github <https://github.com/collective/eea.exhibit>`_
        - `EEA on Github <https://github.com/eea/eea.exhibit>`_
        
        Plone 2 and 3 compatible:
           https://svn.eionet.europa.eu/repositories/Zope/trunk/eea.exhibit/branches/plone25
        
        
        Copyright and license
        =====================
        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)
        
        .. _EEA: http://www.eea.europa.eu/
        .. _`eea.app.visualization`: http://eea.github.com/docs/eea.app.visualization
        .. _`plone.recipe.zope2instance`: http://pypi.python.org/pypi/plone.recipe.zope2instance
        .. _`zc.buildout`: http://pypi.python.org/pypi/zc.buildout
        
        Changelog
        =========
        
        7.5 - (2014-02-03)
        ------------------
        * Bug fix: Workaround for exhibit loosing the hashbang when applying filter
          [olimpiurob #17233]
        * Bug fix: Fixed exhibit 2.2.0 js syntax error manifesting in IE8
          [olimpiurob #17233]
        
        7.4 - (2014-01-23)
        ------------------
        * Change: Rerelease broken egg
          [ghicaale refs #17959]
        
        7.3 - (2014-01-22)
        ------------------
        * Bug fix: removed wrongly added blockquotes within README.rst
          [ichim-david refs #18064]
        * Change: Update Advanced settings button labels
          [avoinea]
        * Feature: adding Sphinx-generated documentation in Page Template format
          [batradav refs #9502]
        
        7.2 - (2013-09-06)
        ------------------
        * Feature: Added possibility to configure pagination for tabular view
          [szabozo0 refs #15669]
        
        7.1 - (2013-03-15)
        ------------------
        * Feature: Update Simile Exhibit 2.2 Map Extenstion to use Google Maps v3
          [voineali refs #14106]
        * Bug fix: Force Simile Exhibit 2.2 if browser is Internet Explorer as
          Simile Exhibit 3.0 is not stable for IE
          [voineali refs #14106]
        * Feature: Added Simile Exhibit section within Daviz Visualization Control Panel
          and allow Plone admins to select which version of Simile Exhibit
          to use (2.2.0 or 3.0.0. Default 3.0.0)
          [voineali refs #14106]
        * Change: Moved eea.exhibit specific code from eea.app.visualization to this
          package and load exhibit API only if there is at least one Exhibit
          Visualization enabled
          [voineali refs #14003]
        * Feature: added information for contributors
          [ciobabog refs #13892]
        * Feature: Added more exhibit facets (Alphabetical Range, Cloud, Hierarhical,
          Numeric Range and Text Search)
          [voineali refs #10007]
        
        7.0 - (2013-02-25)
        ------------------
        * Bug fix: Center timeline to current date
          [voineali refs #10176]
        * Feature: Upgraded to Simile Exhibit 3.0
          [voineali refs #13807]
        
        6.2 - (2013-01-10)
        ------------------
        * Upgrade step: Within "Plone > Site setup > Add-ons" click on
          upgrade button available for eea.exhibit
        * Change: Fix tabular view to get column labels from FacetsVocabulary and not
          directly from annotations
          [voineali refs #9558]
        * Feature: Possibility to customize Exhibit visualizations title
          [avoinea]
        * Feature: On saving a chart, copy the generic chart image in the visualization
          [szabozo0 refs #10019]
        * Bug fix: add namespace declaration for exhibit (makes Chameleon happy)
          [simahawk]
        
        6.1 - (2012-11-09)
        ------------------
        * Feature: Display image when javascript is disabled
          [szabozo0 refs #9562]
        * Bug fix: Fixed tabular view columns format
          [voineali refs #9583]
        * Feature: Allow distict columns for latitude and longitude
          [voineali refs #9593]
        * Feature: Allow editing of extra configuration for exhibit views
          [voineali refs #5521]
        
        6.0 - (2012-10-08)
        ------------------
        * Upgrade step: Within "Plone > Site setup > Add-ons" click on
          upgrade button available for eea.exhibit
        * Feature: Made this package Plone independent (Zope2 minimal requirements)
          [voineali refs #5421]
        
        4.5-dev - (unreleased)
        ----------------------
        
        4.4 - (2012-07-13)
        ------------------
        * Bug Fix: Fixed i18n missing tags and duplicate keys in .pt files
          [prospchr refs #5162]
        
        4.3 - (2012-06-12)
        ------------------
        * Bug fix: fixed markup of HISTORY.txt file
          [ciobabog refs #5231]
        * Feature: Added preview images for Exhibit Views
          [voineali refs #5024]
        * Feature: Added possibility to customize lenses for all exhibit views not only
          for Tile View
          [voineali fixes #5112]
        * Feature: Added unique URLs for exhibit tabs in order to easily bookmark and
          share them. Also support browser history (back and forward buttons)
          [voineali refs #4851]
        
        4.2 - (2012-03-30)
        ------------------
        * Upgrade step: Within "Plone > Site setup > Add-ons" click on
          upgrade button available for eea.exhibit
          [voineali #4996]
        * Feature: Refactoring to be able to use this package as a standalone or as
          part of eea.daviz bundle
          [voineali #4996]
        
        4.1 - (2011-11-18)
        ------------------
        * Rerelease broken egg
        
        4.0 - (2011-11-07)
        ------------------
        * Bugfix: Fixed IE JS errors, fixed code that uses jQuery to avoid conflicts
          with other JS frameworks
          [szabozo0 #4542]
        * Feature: Added upgrade steps
          [voineali #4392]
        * Feature: ported package to plone 4.x
          [ichimdav #4233]
        
        1.0 - (2011-03-16)
        ------------------
        * Initial release
          [voineali]
        
        
Keywords: exhibit eea plone zope python
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Programming Language :: Zope
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: License :: OSI Approved :: Mozilla Public License 1.0 (MPL)
