EditTablePlugin claims to support the headerrows and footerrows params of TABLE. However, it doesn't actually do so. The
JavaScript interface does restrict moving/deleting header or footer rows but
EditTable is still happy to make one or more cells editable unless they are explicitly "locked" using
...
.
%EDITTABLE{headerislabel="on"}%
%TABLE{headerrows="2" footerrows="1"}%
| *A* | *B* | *C* |
| *apple* || *cherry* |
| 1 | 2 | 3 |
| footer |||
Looks good as a table.
Unexpected "open" fields in the header and footer when editing.
--
TWiki:Main/VickiBrown
- 02 Apr 2009