Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bestpractical/rt-extension-datediscordian
https://github.com/bestpractical/rt-extension-datediscordian
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bestpractical/rt-extension-datediscordian
- Owner: bestpractical
- Created: 2009-07-02T21:31:56.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-05-19T18:19:29.000Z (over 13 years ago)
- Last Synced: 2023-04-13T18:31:28.855Z (over 1 year ago)
- Language: Perl
- Homepage: http://search.cpan.org/dist/RT-Extension-DateDiscordian
- Size: 109 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
RT-Extension-DateDiscordian version 0.01
How to install:
1. perl Makefile.PL
2. make
3. make install (may need root permissions)
4. Edit your /opt/rt3/etc/RT_SiteConfig.pm
Set(@Plugins, qw(RT::Extension::DateDiscordian));
5. rm -rf /opt/rt3/var/mason_data/obj
6. Restart your webserverCOPYRIGHT AND LICENCE
Copyright (C) 2009, Best Practical Solutions LLC.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.