Changes between Initial Version and Version 1 of RedirectsPlugin


Ignore:
Timestamp:
Jul 21, 2011, 12:13:03 PM (13 years ago)
Author:
Mitar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RedirectsPlugin

    v1 v1  
     1= Redirects plugin =
     2
     3== Description ==
     4
     5This plugin allows admin users (with `TRAC_ADMIN` permission) to define server-side redirects in Trac admin interface. It supports regex matching and replacing.
     6
     7After installation a new panel ''Redirects'' appears in Trac web admin interface.
     8
     9== Bugs/Feature Requests ==
     10
     11Please use [https://bitbucket.org/mitar/trac-redirects/issues Bitbucket] for any issues you have with RedirectsPlugin.
     12
     13== Download ==
     14
     15Download the zipped source from [https://bitbucket.org/mitar/trac-redirects/get/tip.zip here].
     16
     17== Source ==
     18
     19You can clone RedirectsPlugin from [https://bitbucket.org/mitar/trac-redirects here] using Mercurial, or [https://bitbucket.org/mitar/trac-redirects/src browse the source] on Bitbucket.
     20
     21== Installation ==
     22
     23Please follow [http://trac.edgewall.org/wiki/TracPlugins#InstallingaTracPlugin documentation] on how to install Trac's plugins.
     24
     25== Author/Contributors ==
     26
     27'''Author:''' [wiki:mitar] [[BR]]
     28'''Maintainer:''' [wiki:mitar] [[BR]]
     29'''Contributors:'''