Metadata-Version: 1.1
Name: collective.js.jquerygantt
Version: 1.0.1
Summary: jQuery.Gantt JS Library Packaged for Plone
Home-page: https://pypi.python.org/pypi/collective.js.jquerygantt
Author: BlueDynamics Alliance
Author-email: dev@bluedynamics.com
License: GPLv2
Description: jQuery.Gantt JS Library Packaged for Plone
        ==========================================
        
        This package provides the
        `jQuery.Gantt Charting Libray <http://taitems.github.io/jQuery.Gantt/>`_ for
        use in Plone. See also
        `The authors older blog <http://mbielanczuk.com/2011/06/jquery-gantt-chart/>`_
        
        **Draw Gantt charts with the famous jQuery ease of development** (cite
        from the original website)
        
        
        Installation
        ============
        
        Just depend in your buildout on the egg ``collective.js.jquerygantt``.
        
        Install ``jQuery.Gantt Javascript Library`` as an addon in Plone control-panel or
        in portal_setup.
        
        GenericSetup dependency string for metadata.xml is
        ``profile-collective.js.jquerygantt-default``.
        
        At the moment theres no uninstall profile configured.
        
        This package is tested with for Plone 4.3 (should work with the 4-series).
        
        
        Source Code and Contributions
        =============================
        
        If you want to help with the development (improvement, update, bug-fixing, ...)
        of ``collective.js.jquerygantt`` this is a great idea!
        
        The code is located in the
        `github collective <https://github.com/collective/collective.js.jquerygantt>`_.
        
        You can clone it or `get access to the github-collective
        <http://collective.github.com/>`_ and work directly on the project.
        
        Maintainer is Jens Klein and the BlueDynamics Alliance developer team. We
        appreciate any contribution and if a release is needed to be done on pypi,
        please just contact one of us
        `dev@bluedynamics dot com <mailto:dev@bluedynamics.com>`_
        
        
        Contributors
        ============
        
        - Jens W. Klein <jens@bluedynamics.com>
        
        License Python Package is **GPL 2**
        
        License external libray jQuery.Gantt is **MIT License**
        
        
        History
        =======
        
        1.0.1
        -----
        
        - added example view in order to be able to detect problems i
          [jensens, 2014-01-16]
        
        - added missing css to registry i
          [jensens, 2014-01-16]
        
        
        1.0
        ---
        
        - initial work 
          [jensens, 2014-01-15]
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Framework :: Plone
