skip to navigation
skip to content

collective.formtoy 0.2

A tool to mock up ad hoc forms in Plone

Downloads ↓

Latest Version: 0.3.0

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.formtoy
    
  • Re-run buildout, e.g. with:

    $ ./bin/buildout
    

Changelog

0.2 - 07/13/2010

  • Fix up docs

0.1 - 07/13/2010

  • Initial release
 
File Type Py Version Uploaded on Size # downloads
collective.formtoy-0.2.zip (md5) Source 2010-07-14 19KB 505