1Description:
2
3This plugin offers a convenient way to reference ReqeustTracker tickets. Instead of using absolute links to tickets, you can use common short-hand RT####, where #### equals the Ticket Number
4
5Usage:
6
7Link to a particular ticket, just use the string RT####, where ####=your ticket number.
8
9Installation:
10
11Point your Plugin Manager to this url: . This automatically downloads, unzips and installs the plugin. Once installed it has to be configured.
12
13Configuration:
14
15Set the $rtlink_root_url in lib/plugins/rtlink/syntax.php to the root of your Request Tracker installation.
16
17Enjoy!
18
19