(1) Question: Enabling / disabling
EditRowPlugin vs
EditTablePlugin
This feature was once in in a former version using ENABLE_TABLE_ROW_EDIT.
(2) Bug: Sorting Rows
If you enable EDITTABLE you can't click on the headers anymore to sort the rows.
TablePlugin doesn't seem to get a chance to fuck up tables adding this UI.
(3) Bug: Clicking on "Edit complete table"
When clicking on the icon below the table to enter full-table-edit-mode, you only get
the first column.
(4) Bug: HTML-fragments in edit mode
If there is a
UnknownWikiWord in a cell then it gets expanded by TWiki producing
html that interferes badly with the rest of the UI.
(5) Wish: Global table settings.
Is it possible to have default values for changerow, headerislabel etc set using
WebPreferences.
--
TWiki:Main/CrawfordCurrie
- 30 Apr 2007
I added CHANGEROWS, QUIETSAVE and EDITROWPLUGIN_DISABLE. Also fixed the bugs and added row sorting and vertical row editing.
--
CrawfordCurrie - 30 Apr 2007