The Caboteria / TWiki Web / WebChangesRightBox (15 Oct 2012, TWikiContributor)
Recent changes in TWiki web:
TWiki Preferences
User Tools Category
Tag Me Plugin
TWiki Forms
Var URLPARAM
Var META
TWiki Tip 009
TWiki Skin Browser
Class Method
Time Specifications
Var WIKILOGOALT
Var GMTIME2
TWiki Engine Exception Dot Pm
Var N
TWiki Infix Parser Dot Pm
TWiki Login Manager Template Login Dot Pm
more...

Web Changes Box on the Right Side

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}%

Web Changes in Dashboard Box

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

Edit | Attach | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebChangesRightBox.