Tags:
create new tag
, view all tags

Question

The code

%RECENTCHANGES{limit="5" excluded="Trash" noheader="on" format="<li>[[$web.$topic][$topic]] $new $delta by $who</li>"}%

translates to, in the webpage,

RightFloatBoxes $new $delta by $who

RightFloatBoxes is one of the topics in my web But I am not getting values for the varialbles $new $delta and $who.

Apache logs show the error

"view: Use of uninitialized value in array element at /path/to/twiki/lib//TWiki/Plugins/RecentChangesPlugin.pm line 107"

Line 107 has the array operation $d->[0]. $d refers to array @date. I am stuck here, and not sure why the error is coming.

Any help in solving this is appreciated.

Environment

-- DineshChandrasekar - 21 Nov 2008

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Apparently this is specific to the no longer maintained RecentChangesPlugin, which I am not familiar with.

You might not need this plugin. See WebChangesForAllWebs that shows recent changes across a number of webs on twiki.org.

-- PeterThoeny - 02 Jan 2009

 
Change status to:
Topic revision: r2 - 2009-01-02 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.