This box is included in the WebHome of every web, except for the TWiki documentation web.
To update existing webs, add the following at the very top of WebHome:
%INCLUDE{%SYSTEMWEB%.WebChangesRightBox}%
To show a recent changes bullet list in a dashboard box, add the following box to the dashboard:
%DASHBOARD{ section="box_start" title="Recent Changes in <nop>%WEB% Web" contentstyle="overflow: hidden;" }% %INCLUDE{ "%SYSTEMWEB%.WebChangesRightBox" section="bullet_list" }% %DASHBOARD{ section="box_end" }%
-- Contributors: PeterThoeny - 2012-10-14