[Pieforms-commit] SF.net SVN: pieforms: [250] pieforms-php5/trunk/README
Status: Alpha
Brought to you by:
oracleshinoda
From: <ora...@us...> - 2007-12-31 01:58:27
|
Revision: 250 http://pieforms.svn.sourceforge.net/pieforms/?rev=250&view=rev Author: oracleshinoda Date: 2007-12-30 17:58:28 -0800 (Sun, 30 Dec 2007) Log Message: ----------- Some more re-wording in the README to make a bit more sense. Modified Paths: -------------- pieforms-php5/trunk/README Modified: pieforms-php5/trunk/README =================================================================== --- pieforms-php5/trunk/README 2007-12-28 05:18:39 UTC (rev 249) +++ pieforms-php5/trunk/README 2007-12-31 01:58:28 UTC (rev 250) @@ -11,9 +11,9 @@ Pieforms provides a simple, unified way to create, validate and process web forms all with a common look and feel. It supports many more types of form controls (elements) than the standard HTML controls, for example date pickers -and ajax comboboxes. In addition, each element can have pluggable rules -applied to it, and the whole form can be layed out as precisely as you like, -allowing a lot of flexibility around form output. +and ajax comboboxes. In addition, each element can have pluggable rules applied +to it, and the form can be layed out as consistently or flexibly as you +require. Pieforms also has a really simple API that makes writing forms very easy. For most cases, you will simply define a hash describing your form and provide a This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |