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

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.formtoy-0.3.0.zip (20.2 kB view hashes)

Uploaded Source

Supported by

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