Author: hlship
Date: Sat Jun 16 14:50:07 2007
New Revision: 547989
URL: http://svn.apache.org/viewvc?view=rev&rev=547989
Log:
TAPESTRY-1354: Implement a file upload component
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/site/apt/index.apt
Modified: tapestry/tapestry5/trunk/tapestry-core/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/site/apt/index.apt?view=diff&rev=547989&r1=547988&r2=547989
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-core/src/site/apt/index.apt (original)
+++ tapestry/tapestry5/trunk/tapestry-core/src/site/apt/index.apt Sat Jun 16
14:50:07 2007
@@ -13,6 +13,10 @@
Progress on Tapestry 5 is really taking off. This space lists some cool new
features that have been added
recently.
+ * A file upload form component has been added (in a new library:
{{{../tapestry-upload/}tapestry-upload}}).
+
+ * The BeanEditForm component can now create the object is edits.
+
* Palette component for sophisticated multiple-property selection and
ordering.
* New "asset:" binding prefix to allow asset files to be bound to parameters.