TWikiCompatibilityPlugin
add TWiki personality to FoswikiOn this page:
Usage
Automatically maps requests for legacy TWiki web topics to Foswiki free topics as per TopicNameMappingTable. Map TWIKIWEB to SYSTEMWEB and MAINWEB to USERSWEB - no Preference settings required. to add similar auto-compatibility for attachments, add (or uncomment) the following Error Document? handeling to your Apache configuration in thepub section
#for TWikiCompatibility
ErrorDocument 404 /foswiki/bin/viewfile
TODO:
- pub file redirection - will probably have to be a final regex in postRendering
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. Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install". If you have any problems, or if the extension isn't available inconfigure, then you can still install manually from the command-line. See http://foswiki.org/Support/ManuallyInstallingExtensions for more help.
Plugin Info
Many thanks to the following sponsors for supporting this work:- Acknowledge any sponsors here
| Plugin Author(s): | Sven Dowideit, Michael Daum, Crawford Currie |
| Copyright: | © SvenDowideit@fosiki.com |
| License: | GPL3 (Gnu General Public License) |
| Plugin Version: | 1776 (2009-01-06) |
| Change History: | |
| Dependencies: | None |
| Plugin Home: | http://foswiki.org/Extensions/TWikiCompatibilityPlugin |
| Support: | http://foswiki.org/Support/TWikiCompatibilityPlugin |
Related Topics: Plugins, Developer Documentation Category, Admin Documentation Category, Default Preferences, Site Preferences