Metadata-Version: 1.1
Name: noeku.linguacollage
Version: 1.0a1
Summary: Helps with multilingual collages
Home-page: https://pypi.python.org/pypi/noeku.linguacollage
Author: Jens W. Klein
Author-email: jk@kleinundpartner.at
License: GPL version 2
Description: .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
           If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide_addons.html
           This text does not appear on pypi or github. It is a comment.
        
        ==============================================================================
        noeku.linguacollage
        ==============================================================================
        
        Helps to translate Collage pages with LinguaPlone.
        
        Features
        ========
        
        - Translates Collage recursivly with all contents on translation.
        - Translates parts of a Collage recursivly
        - New rows, columns, aliases and contents are created in all prior translated languages.
        - Deleted rows, columns, aliases and content is removed in all translations.
        - All translated items are in initial state (private by default) and empty.
        - On edit of an untranslated item the split view appears.
        
        
        Source Code and Contributions
        =============================
        
        If you want to help with the development (improvement, update, bug-fixing, ...) of ``noeku.linguacollage`` this is a great idea!
        
        The code is located in the `github bluedynamics repository <https://github.com/bluedynamics/noeku.linguacollage>`_.
        
        You can fork it and work on the project.
        We are waiting for your pull requests.
        
        Maintainer of noeku.linguacollage is Jens Klein.
        We appreciate any contribution and if a release is needed to be done on pypi:
        please just contact one of us `BlueDynamics Developers <dev@bluedynamics.com>`_.
        
        License
        =======
        
        The project is licensed under the GPLv2.
        
        Contributors
        ============
        
        - Jens W. Klein <jens@bluedynamics.com> - Author
        
        - This project was initiated and paid by `Niederösterreich Kulturwirtschaft GmbH <http://www.noeku.at>`_
        
        Changelog
        =========
        
        
        1.0a1 (2015-12-21)
        ------------------
        
        - Initial release.
          [jensens]
        
        
Keywords: Python Plone
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
