yafowil.widget.array

Software Screenshot:
yafowil.widget.array
Software Details:
Version: 1.2.1
Upload Date: 14 Apr 15
Distribution Type: Freeware
Downloads: 17

Rating: nan/5 (Total Votes: 0)

yafowil.widget.array is an array widget for for YAFOWIL.

Example Application

To run the example application and tests coming with this package run bootstrap (Python 2.6 or 2.7) with a buildout like so:

[buildout]
parts = gunicorn

[tests]
recipe = zc.recipe.testrunner
eggs =
 yafowil.widget.array[test]

[gunicorn]
recipe = zc.recipe.egg:scripts
eggs =
 ${test:eggs}
 gunicorn


Start the application with:

./bin/gunicorn yafowil.widget.array.example:app

and connect with your webbrowser to http://localhost:8000/

Run the tests with:

./bin/tests

What is new in this release:

  • Do not hook array_display_proxy if display_proxy proerty set on widget attributes. [rnix, 2012-10-26]
  • Use yafowil.utils.attr_value wherever possible. [rnix, 2012-10-25]

What is new in version 1.1:

  • pass parent to array extractor explicit extract call (as compound extractor does). [jensens, 2012-05-20]
  • Handle required property in array blueprint. [rnix, 2012-04-19]
  • Handle display mode and disabled property for leaf array children. [rnix, 2012-04-17]
  • Introduce add, remove, sort and static properties for array blueprint. [rnix, 2012-04-13]

What is new in version 1.0:

  • Make it work with YAFOWIL 1.3 entry_point registration [agitator, 2012-02-15]

Requirements:

  • Python

Other Software of Developer BlueDynamics Alliance

Souper
Souper

20 Feb 15

vdexcsv
vdexcsv

11 May 15

Comments to yafowil.widget.array

Comments not found
Add Comment
Turn on images!