-
fixed it so that it looks for matrix fieldsets through the whole form tree
-
removing unneeded files
-
cleanup
-
initial commit
-
cleaned out some dead wood
-
just couldn't make it work with theme_table; I don't grok where the theme function grabs the form array
-
getting ready to try building hte table with theme_table instead
-
added classes to rows and cells
-
added fields to the component edit form to allow user to specify class and summary for the table
-
got the table formatted for the form, except for expunging the field labels. committing now before I try to export the formatting to a theme function