Proposal: a TWiki::Data::InTopicTable class
Whilst refactoring in the
RegisterCgiScriptRewrite, I notice code to turn
HTML tables into a hash: it makes it available as both name-value pairs and as an ordered list.
It occurred to me that there are plenty of in-topic tables, and that we should have an internal library to do common things with them.
- Do you agree we need such a library?
- Does this functionality already exist elsewhere? (e.g. in a plugin)
--
MartinCleaver - 12 Oct 2004
Isn't that what
FormQueryPlugin does?
--
SamHasler - 12 Oct 2004
I believe the FQP only applies to Forms, i.e. metadata, not to tables in topics.
--
MartinCleaver - 12 Oct 2004
InTopicTableVsFormFields debates the scenarios that dictate the use of a table vs a form.
--
MartinCleaver - 20 Oct 2004
Anyone know of a way to get the
EditTablePlugin to externalise the schema used for intopictables? If we had this we would be well on the way to having
MultipleFormsPerTopic
--
MartinCleaver - 26 Dec 2004