ztfy.skin 0.2.4
ZTFY skin utility package, including views, forms and viewlets base classes
Latest Version: 0.3.1
Contents
What is ztfy.skin ?
ztfy.skin is a set of base classes used by many ZTFY packages.
- Currently available classes include:
- ZTFY layer and skin
- add and edit forms, including AJAX dialogs
- date and datetime widgets
- viewlet manager
- menu and menu items
- Most of ZTFY.skin base classes are based on z3c.* packages classes, including:
- z3c.form and z3c.formui
- z3c.template
- z3c.menu
- z3c.layer.pagelet
How to use ztfy.skin ?
ztfy.skin usage is described via doctests in ztfy/skin/doctests/README.txt
Changelog
0.2.4
- integration of JQuery's progress bar plug-in in upload forms ; this plug-in is based on Apache2's upload progress module but forms still function without it. More info : https://github.com/drogus/apache-upload-progress-module/
- added check if forms submit code to prevent several posts on double click
- small upgrades on CSS and HTML stylings
0.2.3
- modified #tabforms CSS style
- added small javascript resource
0.2.2
- switch from zc.resourcelibrary to fanstatic
0.2.1
- removed "zope.app" packages dependencies
0.2
- switched to ZTK-1.1.2
- removed tooltips in forms and dialogs
- major changes in sub-forms handling
- remove macros from z3c.template based form template
0.1.3
- added 'ContentProviderBase' base class for template based content providers
0.1.2
- added 'visible' attribute on IBreadcrumbInfo interface
0.1.1
- added MANIFEST.in for source package construction
- override form.addForm method to be able to translate buttons label
0.1
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| ztfy.skin-0.2.4-py2.6.egg (md5) | Python Egg | 2.6 | 2012-02-04 | 46KB | 313 |
| ztfy.skin-0.2.4.tar.gz (md5) | Source | 2012-02-04 | 23KB | 303 | |
- Author: Thierry Florac
- Home Page: http://www.ztfy.org
- Keywords: ZTFY Zope3 skin
- License: ZPL
- Categories
- Package Index Owner: tflorac
- DOAP record: ztfy.skin-0.2.4.xml
