Question
Is there a way using something like
http://twiki.org/cgi-bin/view/TWiki/MyPage?rev
that will return the
REVINFO without parsing through HTML? When I get a page .../view?raw=text I like getting just the text, though this means that
REVINFO is not expanded. I need the current version, date, who changed it, etc. The command
http://twiki.org/cgi-bin/view/TWiki/MyPage?raw=text
does not expand the
REVINFO variable. I want/need the variable expanded.
Environment
--
MikeEggleston - 07 Dec 2006
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.
I am not 100% clear what you exact need. But I personally have good use of the TWiki Variable
REVINFO It exists in a basic version and in a version that takes a format parameter so you can get the exact format you need.
--
KennethLavrsen - 07 Dec 2006