Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bestpractical/rt-extension-terminaltheme

rt-extension-terminaltheme
https://github.com/bestpractical/rt-extension-terminaltheme

Last synced: 12 days ago
JSON representation

rt-extension-terminaltheme

Awesome Lists containing this project

README

        

NAME
RT-Extension-TerminalTheme - Classic "green screen" terminal theme for
RT

DESCRIPTION
Provides a theme with light and dark modes that resemble a classic CRT
"green screen" terminal and serve as a good example of how to theme
Request Tracker. You can read more
about
this theme on the Best Practical blog .

RT VERSION
Works with RT 5.

INSTALLATION
perl Makefile.PL
make
make install
May need root permissions.

Edit your /opt/rt5/etc/RT_SiteConfig.pm
Add this line:

Plugin('RT::Extension::TerminalTheme');

Clear your mason cache
rm -rf /opt/rt5/var/mason_data/obj

Restart your webserver

AUTHOR
Best Practical Solutions, LLC

All bugs should be reported via email to
[email protected]
or via the web at
http://rt.cpan.org/Public/Dist/Display.html?Name=RT-Extension-TerminalTheme
LICENSE AND COPYRIGHT
This software is Copyright (c) 2021 by Best Practical Solutions, LLC

This is free software, licensed under:

The GNU General Public License, Version 2, June 1991