Difference: WebChangesRightBox (1 vs. 6)

Revision 628 Mar 2016 - TWikiContributor

Changed:
<
<
>
>
 Recent changes in TWiki web:
User Reports
Web Top Bar
Var REVINFO 2
TWiki Access Dot Pm
Web Preferences Help
Var T
Var X
Var ADDTOHEAD
Wysiwyg Plugin Settings
Web Topic Edit Template
Var WIKIUSERNAME
Var WIKITOOLNAME
Var STARTSECTION
Var SPACEDTOPIC
Var SERVERTIME
Var REMOTEPORT
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

META FILEATTACHMENT attachment="gradient-title.png" attr="h" comment="" date="1314939113" name="gradient-title.png" path="gradient-title.png" size="207" user="TWikiContributor" version="1"

Revision 509 Nov 2012 - TWikiContributor

 
Recent changes in TWiki web: %SEARCH{ "^." web="TWiki" type="regex" scope="topic" nonoise="on"
Changed:
<
<
order="modified"
>
>
sort="modified"
  limit="16" reverse="on" format="
$percntSPACEOUT{$topic}$percnt" separator=" " }%
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

META FILEATTACHMENT attachment="gradient-title.png" attr="h" comment="" date="1314939113" name="gradient-title.png" path="gradient-title.png" size="207" user="TWikiContributor" version="1"

Revision 415 Oct 2012 - TWikiContributor

 
Recent changes in TWiki web: %SEARCH{ "^." web="TWiki" type="regex" scope="topic" nonoise="on" order="modified"
Changed:
<
<
limit="16"
>
>
limit="16"
  reverse="on" format="
$percntSPACEOUT{$topic}$percnt" separator=" " }%
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}%
Added:
>
>

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" }%
<--  
-->
 
Changed:
<
<
-- Contributors: PeterThoeny - 2010-05-06
>
>
-- Contributors: PeterThoeny - 2012-10-14
 
META FILEATTACHMENT attachment="gradient-title.png" attr="h" comment="" date="1314939113" name="gradient-title.png" path="gradient-title.png" size="207" user="TWikiContributor" version="1"

Revision 302 Sep 2011 - TWikiContributor

Changed:
<
<
>
>
 Recent changes in TWiki web:
User Reports
Web Top Bar
Var REVINFO 2
TWiki Access Dot Pm
Web Preferences Help
Var T
Var X
Var ADDTOHEAD
Wysiwyg Plugin Settings
Web Topic Edit Template
Var WIKIUSERNAME
Var WIKITOOLNAME
Var STARTSECTION
Var SPACEDTOPIC
Var SERVERTIME
Var REMOTEPORT
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}%


-- Contributors: PeterThoeny - 2010-05-06

Added:
>
>
META FILEATTACHMENT attachment="gradient-title.png" attr="h" comment="" date="1314939113" name="gradient-title.png" path="gradient-title.png" size="207" user="TWikiContributor" version="1"
 

Revision 229 Jan 2011 - TWikiContributor

 
Recent changes in TWiki web:
Changed:
<
<

User Reports
Top Menu Skin Top Bar
Var REVINFO 2
TWiki Oops Exception Dot Pm
TWiki Access Dot Pm
Var M
Var ADDTOHEAD
Wysiwyg Plugin Settings
Var CONTENTMODE
Var REMOTEPORT
Var LOGINURL
Var ICONURL
Var ENDCOLOR
Var DISPLAYTIME 2
Var DATE
Import Variables
>
>
%SEARCH{
Added:
>
>
"^." web="TWiki" type="regex" scope="topic" nonoise="on" order="modified" limit="16" reverse="on" format="
$percntSPACEOUT{$topic}$percnt" separator=" " }%
 
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}%


-- Contributors: PeterThoeny - 2010-05-06

Revision 106 May 2010 - TWikiContributor

 

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


-- Contributors: PeterThoeny - 2010-05-06

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2026 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.