NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item11383 for general documentation changes for release 1.1.5. Use
Item9693 for docu changes for release 2.0.
Item8830: EditTablePlugin might not allow more than one table wiehn used in a custom view template with sectional includes
I have a topic with
%STARTSECTION{Yaxis}%
%EDITTABLE{}%
| *Customer Expectation* | *Importance* | *Notes* |
| huge | 9 | no really |
| | | |
| | | |
%ENDSECTION{Yaxis}%
%STARTSECTION{Xaxis}%
%EDITTABLE{}%
| *Product Requirement* | *Notes* |
| | |
%ENDSECTION{Xaxis}%
which is then used in a view template which brings the sections into it separately using sectional includes.
the first table gets an edit button, and it works, the second shows the literal and unparsed =%EDITTABLE{}%.
I'm going to play around to see what other edges i can find.
--
SvenDowideit - 03 Apr 2010