Question
Is there a variable in TWiki that holds the last change date/time of
any given topic (eg %CHANGED{"TopicName"}%). This would allow
listing this timestamp next to links to topics.
- TWiki version: 03 Aug 2002
- Web server:
- Server OS:
- Web browser:
- Client OS:
--
MathiasKoerber - 05 Sep 2002
Answer
This is currently only possible with a
FormattedSearch that shows just the
$date, e.g. for this topic:
TimeOfLastChange (2002-09-07 - 06:22)
Note that there could be a performance problem if you do that for many topics at once.
See also
UpdateInfoPlugin
--
PeterThoeny - 07 Sep 2002