I've added a new "row-action" widget to Woody. This widget implements some of the frequently needed row management actions, such as adding a row below the current one, deleting the current row or moving it up and down.
This widget is different from "repeater-action" because it must be a child of the repeater (appears on a row) while repeater-action is a sibling of the repeater.
I also added an "initial-size" attribute on the repeater widget that allows to pre-generate rows and so avoid displaying only table headers by e.g. setting it to 1.
Finally, I updated the corresponding wiki docs (yes!)
Enjoy, Sylvain
-- Sylvain Wallez Anyware Technologies http://www.apache.org/~sylvain http://www.anyware-tech.com { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects } Orixo, the opensource XML business alliance - http://www.orixo.com
