Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bestpractical/rt-extension-terminaltheme
- Owner: bestpractical
- Created: 2021-03-08T22:45:53.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-11T17:19:45.000Z (almost 4 years ago)
- Last Synced: 2024-11-11T14:50:12.987Z (2 months ago)
- Language: CSS
- Size: 5.09 MB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
NAME
RT-Extension-TerminalTheme - Classic "green screen" terminal theme for
RTDESCRIPTION
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/objRestart your webserver
AUTHOR
Best Practical Solutions, LLCAll 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, LLCThis is free software, licensed under:
The GNU General Public License, Version 2, June 1991