collective.formtoy
A tool to mock up ad hoc forms in Plone
Project Description
Introduction
This package allows you to experiment with the Zope 2 publisher's marshalling features, as described here:
collective.formtoy Installation
If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:
Add collective.formtoy to the list of eggs to install, e.g:
[instance] ... eggs = ... collective.formtoyRe-run buildout, e.g. with:
$ ./bin/buildout
Changelog
1.0.0 - (2012-04-06)
- Clean up package [aclark]
0.2 - 07/13/2010
- Fix up docs
0.1 - 07/13/2010
- Initial release
Current Release
collective.formtoy 0.3.0
Released Apr 07, 2012
-
Get
collective.formtoy
for
all platforms
- collective.formtoy-0.3.0.zip
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 0.3.0 | Apr 07, 2012 | More about this release… | GPL | final | |
| 0.2 | Jul 14, 2010 | Fix up docs More about this release… |
Plone 4
Plone 3
|
GPL | final |
| 0.1 | Jul 14, 2010 | More about this release… | GPL | final |

