Question
I can't get
EditRowPlugin to work on TWiki 4.1.2. The installation went OK and I updated
BehaviourContrib as well as
JSCalendarContrib (I've got also the latest version of
EditTablePlugin running). There are no errors listed in the InstalledPlugins topic.
If I leave
EditTablePlugin enabled (is this supposed to work?), I've got the
edit button below the table. Clicking on it will show pencil icons to the left of all the rows. Clicking on one of these icons will lead back to the original topic view (nothing is edited - although the URL now reads
http://wiki/twiki/bin/view/Sandbox/TestTopic25?erp_active_table=1;erp_active_row=3#erp_1_1). See screenshots below.
If I disable
EditTablePlugin, the
%EDITTABLE% tag is not interpreted and is printed on top of the table .
In both cases, there are no error messages in the apache log nor in
data/warn*.txt
For the test I used the table from
EditRowPlugin
Btw,
EditTablePlugin itself works fine.
Thanks for your help!
Martin
PS Here some screenshots (with
EditTablePlugin and
EditRowPlugin both enabled):
- Before editing the table:
- After clicking the edit button:
- After clicking on the pen icon of row 2:
Environment
--
MartinKaufmann - 30 Jan 2008
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Use %EDITTABLE{}%. The {} are not optional.
--
CrawfordCurrie - 30 Jan 2008
Disabling all plugins except the ones listed below (as you suggested) didn't help. If only
EditRowPlugin is enabled, the
%EDITTABLE% is still not interpreted.
SpreadSheetPlugin,
CommentPlugin,
EditRowPlugin,
InterwikiPlugin,
PreferencesPlugin,
SlideShowPlugin,
SmiliesPlugin,
TablePlugin,
TinyMCEPlugin,
WysiwygPlugin,
TwistyPlugin
--
MartinKaufmann - 30 Jan 2008