# RTHelper This script provides a number of user enhancements to the clunky default interface of RT at EBI, to enable quicker and easier management of tickets. The functionality is implemented in JavaScript and inserted into the page by GreaseMonkey in Firefox or TamperMonkey in Chrome. _Unfortunately the script does not work in Safari, as Apple has blocked some of the commands. Don't even think about it for Internet Explorer!_ ## Installation ### 1. Install framework Please install the browser plugin to provide the framework for intersting and activating user scripts on a webpage. [GreaseMonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) on Firefox [TamperMonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en) on Chrome ### 2. Install/Update script Once you have installed GreaseMoney or TamperMonkey, please click on the link below - GreaseMonkey or TamperMonkey will ask you to approve the script. [RTHelper](https://gitlab.ebi.ac.uk/pwalter/rthelper/raw/master/rthelper.user.js) ### 3. Launch RT Once installed, visit https://helpdesk.ebi.ac.uk/ (or https://rt.ebi.ac.uk/extserv/) where the script will activate and automatically take you to the configuration page. ## Bugs & Suggestions This script was developed by [Peter Walter](https://www.ebi.ac.uk/about/people/peter-walter) in the [Web Development Team](https://www.ebi.ac.uk/about/people/jonathan-hickford). Please email bugs & suggestions to www-dev@ebi.ac.uk or raise an issue in the [Issue Queue](https://gitlab.ebi.ac.uk/pwalter/rthelper/issues)