This RT extension provides a calendar view for your tickets and your reminders so you see when is your next due ticket. You can find it in the menu Search->Calendar. There's a portlet to put on your home page (see Prefs/MyRT.html) You can also enable ics (ICal) feeds for your default calendar and all your private searches in Prefs/Calendar.html. Authentication is magic number based so that you can give those feeds to other people. You can find screenshots on http://gaspard.mine.nu/dotclear/index.php?tag/rtx-calendar WWW: http://search.cpan.org/dist/RTx-Calendar/
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I'll take it.
miwi 2008-12-14 20:12:18 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-RTx-Calendar Makefile distinfo pkg-descr pkg-message pkg-plist Log: This RT extension provides a calendar view for your tickets and your reminders so you see when is your next due ticket. You can find it in the menu Search->Calendar. There's a portlet to put on your home page (see Prefs/MyRT.html) You can also enable ics (ICal) feeds for your default calendar and all your private searches in Prefs/Calendar.html. Authentication is magic number based so that you can give those feeds to other people. You can find screenshots on http://gaspard.mine.nu/dotclear/index.php?tag/rtx-calendar WWW: http://search.cpan.org/dist/RTx-Calendar/ PR: ports/126781 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> Revision Changes Path 1.2202 +1 -0 ports/www/Makefile 1.1 +38 -0 ports/www/p5-RTx-Calendar/Makefile (new) 1.1 +3 -0 ports/www/p5-RTx-Calendar/distinfo (new) 1.1 +14 -0 ports/www/p5-RTx-Calendar/pkg-descr (new) 1.1 +9 -0 ports/www/p5-RTx-Calendar/pkg-message (new) 1.1 +40 -0 ports/www/p5-RTx-Calendar/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!