You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2005/10/19 20:45:11 UTC

svn commit: r326645 - /cocoon/branches/BRANCH_2_1_X/status.xml

Author: cziegeler
Date: Wed Oct 19 11:45:04 2005
New Revision: 326645

URL: http://svn.apache.org/viewcvs?rev=326645&view=rev
Log:
Move status entry to the correct file

Modified:
    cocoon/branches/BRANCH_2_1_X/status.xml

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?rev=326645&r1=326644&r2=326645&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Wed Oct 19 11:45:04 2005
@@ -235,6 +235,11 @@
       Portal Block: PageLabelLinkService generated the wrong url when using 3
       layer tabs with showallnav.
     </action>
+    <action dev="SW" type="add">
+      CForms block: new Tree widget, heavily inspired by Swing's JTree. Features Ajax, selection listeners,
+      and a lightweight data model with two implementations: a generic one, and a source-based one to build
+      file explorers.
+    </action>     
     <action dev="JHS" type="add" fixes-bug="36781" due-to="Thomas Lutz" due-to-email="mattom@gmx.at">
       CForms: The repeater widget now supports min and max-size attributes.
     </action>