Metadata-Version: 1.1
Name: j01.form
Version: 1.0.0
Summary: Zope 3 form supporting twitter bootstrap styling.
Home-page: http://pypi.python.org/pypi/j01.form
Author: Roger Ineichen, Projekt01 GmbH
Author-email: dev@projekt01.ch
License: ZPL 2.1
Description: Twitter bootstrap 3 based z3c.form and widgets for Zope3. This package also 
        offers the z3c.form improvements from p10.form and j01.jsonrpc.
        
        
        =======
        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.1 (2014-03-25)
        ------------------
        
        - removed p01.form configuration
        
        
        0.5.0 (2014-03-25)
        ------------------
        
        - initial release
        
        - enhanced z3c.form widgtes and form classes supporting form-control as input
          css class. The form-control class is used as marker for twitter bootstrap 3
          form fields/controls. This makes it simple to use with twitter bootstrap 3 but
          could also get used with your own css styles. The j01.form package also
          provides a radio/checkbox widget using overlay icons and styles for
          rendering nicer radio and checkbox controls. Other enhanced widgets provide
          nicer select and multi select rendering.
        
        - implemented html5 input widgets
        
        - use new p01.schema package supporting html5 schema fields
        
Keywords: j01 p01 z3c form twitter bootstrap 3 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
