Jump to content

User:Gestrid/OTRSInterfaceLink

From Wikipedia, the free encyclopedia

OTRS Interface Link is a Userscript which adds a link to the OTRS Interface to the top toolbar. A login is required, as it is a private system for approved users, and it is covered under the OTRS Users Confidentiality Agreement found on Phabricator. To apply for access to the OTRS system, please see the OTRS Recruiting page on Meta-wiki.

The source can be found here. It is based off of a similar userscript that Omni Flames created for Pending Changes Reviewer, which can be found here.

Installation

[edit]

To install the script, simply copy the following into your common.js page.

importScript('User:Gestrid/OTRSInterfaceLink.js'); // Linkback: [[User:Gestrid/OTRSInterfaceLink.js]]

Note: You will need to manually bypass your cache after installation. Visit Wikipedia:Bypass your cache to see how to do this.