<div style="float:right; margin:0 0 20px 20px; padding: 10px 20px 10px 20px; border: solid #dddddd 1px; background-image: url(%PUBURLPATH%/%SYSTEMWEB%/WebChangesRightBox/gradient-title.png); background-repeat: repeat-x; background-color:#fbfbfd; color:#333333; font-size: 90%; max-width: 35em; overflow: hidden; white-space: nowrap;"> *Recent changes in <nop>%BASEWEB{ format="$current" }% web:* %SEARCH{ "^." web="%BASEWEB%" type="regex" scope="topic" nonoise="on" sort="modified" limit="%IF{ "defined 'limit'" then="%limit%" else="16" }%" reverse="on" format="%BB% <a href=\"%SCRIPTURL{view}%/$web/$topic\" title=\"By <nop>$wikiname: $summary\">$percntSPACEOUT{$topic}$percnt</a>" separator=" " }% %BB% [[%BASEWEB%.WebChanges][%MAKETEXT{"more..."}%]] </div>%STOPINCLUDE% ---+ Web Changes Box on the Right Side This box is included in the <nop>%HOMETOPIC% of every web, except for the TWiki documentation web. To update existing webs, add the following at the very top of <nop>%HOMETOPIC%: <verbatim> %INCLUDE{%SYSTEMWEB%.WebChangesRightBox}% </verbatim> <div style="display: %IF{ "istopic 'TWikiDashboardAddOn'" then="block" else="none" }%"> ---++ Web Changes in Dashboard Box To show a recent changes bullet list in a [[TWikiDashboardAddOn][dashboard box]], add the following box to the dashboard: <verbatim> %DASHBOARD{ section="box_start" title="Recent Changes in <nop>%WEB% Web" contentstyle="overflow: hidden;" }% %INCLUDE{ "%SYSTEMWEB%.WebChangesRightBox" section="bullet_list" }% %DASHBOARD{ section="box_end" }% </verbatim> <!-- %STARTSECTION{bullet_list}%<nop> %SEARCH{ "^." web="%BASEWEB%" type="regex" scope="topic" nonoise="on" sort="modified" limit="%IF{ "defined 'limit'" then="%limit%" else="32" }%" reverse="on" format=" * <a href=\"%SCRIPTURL{view}%/$web/$topic\" title=\"By <nop>$wikiname: $summary\">$percntSPACEOUT{$topic}$percnt</a>" }% <nop>%ENDSECTION{bullet_list}% --> </div> <br clear="all"> -- __Contributors:__ Main.PeterThoeny - 2012-10-14
This topic: TWiki
>
WebChangesRightBox
Topic revision: r6 - 2016-03-28 - TWikiContributor
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.WebChangesRightBox
.