ELVIS> TWiki>InstalledPlugins>MscsRedirectPlugin (05 Mar 2008, Main.cflewis)

MscsRedirectPlugin

The MSCS Redirect Plugin is for performing various redirects. Its primary function is to redirect users if they get the wrong case in the URL. It can also be adapted to change the view script path (such as for Events/ACSW2009).

Syntax Rules

  • No syntax; this cannot be activates on every page load regardless of topic content.

Functionality

  • Makes TWiki URLs case-insensitive, but if there are two files with the same case-insensitive name, will return only the first it finds.

Plugin Installation Instructions

Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the TWiki server.

  • Download the ZIP file from the Plugin Home (see below)
  • Unzip MscsRedirectPlugin.zip in your twiki installation directory. Content:
    File: Description:
    data/TWiki/MscsRedirectPlugin.txt Plugin topic
    data/TWiki/MscsRedirectPlugin.txt,v Plugin topic repository
    lib/TWiki/Plugins/MscsRedirectPlugin.pm Plugin Perl module
  • Configure the Plugin:
    • TWiki 4.0 and up: Run the configure script to enable the Plugin
    • Change the Plugin settings as needed
  • Test if the installation was successful:
    • enter samples here

Plugin Info

Plugin Author: TWiki:Main.ChrisFLewis
Copyright: © 2007, TWiki:Main.ChrisFLewis
License: GPL (GNU General Public License)
Plugin Version: 06 Feb 2008 (V1.000)
Change History:  
06 Feb 2008: Initial version
TWiki Dependency: $TWiki::Plugins::VERSION 1.1
CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.005
Benchmarks: GoodStyle nn%, FormattedSearch nn%, MscsRedirectPlugin nn%
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/MscsRedirectPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/MscsRedirectPluginDev
Appraisal: http://TWiki.org/cgi-bin/view/Plugins/MscsRedirectPluginAppraisal

Related Topics: TWikiPlugins, DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences

-- TWiki:Main.ChrisFLewis - 06 Feb 2008

 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding ELVIS? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.MscsRedirectPlugin