Question
How can I access od form data for a topic outside of the diff script. I'd like to be able to use INCLUDE, REINO, FORMFIELD, META or whichever to get the contents of a twiki form for 5-10 revisions going back. Using FORMFIELD in the old topics gets evaluated in the current version when I use INCLUDE. It seems like revinfo is already drilling into metadata for specifc revs. Is there a way to tell it to pull form data?
Environment
--
DrewStevenson - 24 Apr 2007
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.
there may have been a plugin to do this, if not, you'd need to write one
--
SvenDowideit - 24 Apr 2007
Workaround: You
might be able to INCLUDE a previous revision and apply a
pattern="..." to pull out the relevant part. See
VarINCLUDE documentation.
--
PeterThoeny - 24 Apr 2007