Metadata-Version: 1.1
Name: j01.wizard
Version: 1.0.0
Summary: Form wizard using dialog box based on JQuery for Zope 3
Home-page: http://pypi.python.org/pypi/j01.wizard
Author: Roger Ineichen, Projekt01 GmbH
Author-email: dev@projekt01.ch
License: ZPL 2.1
Description: This package provides a form wizard implementation using jsonrpc for Zope3.
        Additional to the simple jsonrpc forms this package also provides a dialog
        wizard concept.
        
        
        =======
        CHANGES
        =======
        
        
        1.0.0 (2014-04-04)
        ------------------
        
        - implemented new button concept based on new j01.jsonrpc.btn implementation.
          Use buttons from btn module instead of jsbutton.
        
        
        0.5.0 (2012-11-17)
        ------------------
        
        - initial release
        
Keywords: j01 modal dialog wizard form popup box JQuery Zope3
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
