Janne Jalkanen wrote:
Using _editedtext as a HTTP parameter should work. As in http://sandbox.jspwiki.org/Edit.jsp?page=About&_editedtext=Foobar
Thanks very much for the tip, Janne. That is a much simpler solution to my problem. I tried your example with a mockup of my text, and the saved paged tried to execute my plugin, so I am happy that I can use the feature.
However, this is not guaranteed to work in future versions of JSPWiki! But it is improbable that it would break either.
I am being lazy because I am away from home and don't have the jspWiki source with me... but I do not remember seeing Edit.jsp handling the _editedtext parameter when I was trying to follow the execution flow.
Why do you feel _editedtext should not be an officially supported feature? Is there a better way to do something similar, or are you hoping to develop something better in the future?
Regards, Brian
