Metadata-Version: 1.0
Name: MegamanicEdit
Version: 1.4.3
Summary: Batch and simplified editing of Archetypes
Home-page: http://nidelven-it.no/d
Author: Morten W. Petersen
Author-email: info@nidelven-it.no
License: GPL
Description: MegamanicEdit is a tool which enables constructing objects where
        fields are "dynamic", for example in GrailTact, a user can add several
        Email objects, and these are treated as regular fields when editing
        the container (Contact) object.
        
        It also enables adding objects from a template, so for example leads
        interested in something can be greated from a landing page (see
        GrailTact also here).
        
        Thanks to Bluedynamics' AtMultiEdit for giving a good example.
        
        Portions of the templates/skins are taken from the Archetypes
        product, which is
        
        "Copyright (c) 2002-2006, Benjamin Saller <bcsaller@ideasuite.com>, and
        the respective authors.
        All rights reserved."
        
        NOTE: Currently only known to support text fields and areas.
        
        Use the 'Add portal content' permission for all project content types,
        so that it integrates nicely with the megamanic template object class.
        
        TODO:
        
        Add support for more fields and widgets
        
        Add support for LinguaPlone
        
        -Morten (morten@nidelven-it.no)
        
        
        1.4.3 (2012-02-26)
        
        - Version bump to try to update PyPi information.
        
        1.4.2 (2012-04-26)
        
        - Setting defaults for table listing for objects added using a
        template.
        
        - Cleaning up editing interfaces.
        
        1.4.1
        
        - Fixed a bug where saving after megamanicediting raised an
        AttributeError (worked for content generator page).
        
Keywords: python zope plone archetypes content
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License (GPL)Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
