- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/RenderListPlugin/lib/TWiki/Plugins/RenderListPlugin.pm
r14 r464 180 180 $theParams =~ s/%WEB%/$installWeb/go; 181 181 $theParams =~ s/%MAINWEB%/TWiki::Func::getMainWebname()/geo; 182 $theParams =~ s/%TWIKIWEB%/TWiki::Func::getTwikiWebname()/geo; 182 $theParams =~ s/%TWIKIWEB%/TWiki::Func::getTwikiWebname()/geo; # deprecated 183 $theParams =~ s/%SYSTEMWEB%/TWiki::Func::getTwikiWebname()/geo; 183 184 my ( $showLead, $width, $height, $iconSp, $iconT, $iconI, $iconL, $iconImg ) 184 185 = split( /, */, $theParams );
Note: See TracChangeset
for help on using the changeset viewer.
