Skip to main content

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.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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page