Nevow Forms

Note: you need to register to make changes to the Forms Trac. Use the Register link in the top-right to create an account and Login when you return to the site.

Contents

Introduction

Nevow Forms is a library specifically for generating HTML forms for Nevow applications.

Questions from anonymous visitor

  1. What Nevow Forms can do? Is it usable now?
    • forms is usable now and is being used in some 'real world' applications but it's still very much in the early stages of development and the interface may, and probably will, change.
  2. What is the difference between it and Formless/Webform?
    • formless is "designed to facilitate a naked-objects style of building applications, where users manipulate your objects directly without the need for custom guis" - http://divmod.org/users/wiki.twistd/nevow/moin.cgi/FormLess
    • this forms project is targeted at making arbitrary forms easier to create and process.
  3. Does the author need help?
    • depends on who you speak to :-) I'm sure some contribution wouldn't go a-miss

Right now, forms is only available from the svn repository. You can get the latest version using this command::

svn co svn://pollenation.net/forms/trunk forms

Contributing to Forms

Any contributions would be gratefully accepted. You can either add a ticket with a patch or, if I'm not integrating your patches quickly enough ;-), pester me for commit access.

Provillus
Thyromine
Natural Gain Plus
Generic Viagra

At some point, this project will probably move to a more neutral host, i.e. away from pollenation.net. Who knows where that will be. It may even become part of Nevow.