Difference: FlexWebListPlugin (1 vs. 3)

Revision 3
30 Oct 2013 - Main.AdminUser
Line: 1 to 1
Deleted:
<
<
<--

PLEASE DO NOT EDIT THIS TOPIC

It is automatically generated from the subversion repository, and any changes you make will simply be overwritten the next time a release is generated.

Instead, you could check your fix in, raise a bug in the Bugs web, or mail the author. -->
 

FlexWebListPlugin

Added:
>
>
 

Description

This is a replacement for Foswiki's standard WEBLIST variable. It is extended to improve the display of hierarchical web structures,
Line: 56 to 48
 
  • exclude: regular expression of items excluded from the output
  • include: regular expressions of items that must match in order to be included in the output
Added:
>
>
  • ignorecase: on/off; if switched on include and exclude checks are done case-insensitive (defaults to off)
 
  • adminwebs: a regular expression of webs that are considered to be only relevant for WikiAdmins and are hiddend to non-admin users. In general it is recommended to hide webs by restricting access rights to it. There are however cases when you want to hide a web
Line: 137 to 130
 

Examples

Changed:
<
<
See the FlexWebListExamples.
>
>
See FlexWebListExamples and FlexWebListTree.
 

Plugin Installation Instructions

You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.
Line: 154 to 147
  -->

Plugin Author: Foswiki:Main.MichaelDaum
Changed:
<
<
Copyright ©: 2006-2009, Michael Daum http://michaeldaumconsulting.com
>
>
Copyright ©: 2006-2012, Michael Daum http://michaeldaumconsulting.com
 
License: GPL (GNU General Public License)
Changed:
<
<
Release: v1.51
Version: 5698 (2009-12-02)
>
>
Release: 1.70
Version: 16057 (2012-11-19)
 
Change History:  
Added:
>
>
19 Nov 2012: improve performance on large foswikis by caching a webs iterator to be reused
10 Jan 2012: fixed setting format strings to the empty string
25 Aug 2011: added ignorecase paramete; improved documentation
 
02 Dec 2009: fixed regexing for subwebs
17 Nov 2009: fixed processing subwebs and marker format
02 Jul 2009: added $color, $sitemapuseto, $sitemapwhat and $url; fixed examples
Line: 185 to 181
 
26 Jul 2006: first release
05 Jul 2006: initial version
Dependencies: None
Deleted:
<
<
Perl Version: 5.8
 
Plugin Home: Foswiki:Extensions/FlexWebListPlugin
Support: Foswiki:Support/FlexWebListPlugin
Revision 2
12 Oct 2010 - Main.AdminUser
Line: 1 to 1