Changes between Initial Version and Version 1 of TicketCalendarPlugin


Ignore:
Timestamp:
May 17, 2013, 9:56:21 AM (11 years ago)
Author:
Jun Omae
Comment:

New hack TicketCalendarPlugin, created by jun66j5

Legend:

Unmodified
Added
Removed
Modified
  • TicketCalendarPlugin

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Ticket calendar as box calendar, list and macro in Trac =
     4
     5== Description ==
     6
     7This plugin provides ticket calendar as box calendar and list view in page and wiki macro. The ticket calendar page can search as the same query page.
     8
     9== Bugs/Feature Requests ==
     10
     11Existing bugs and feature requests for TicketCalendarPlugin are
     12[report:9?COMPONENT=TicketCalendarPlugin here].
     13
     14If you have any issues, create a
     15[http://trac-hacks.org/newticket?component=TicketCalendarPlugin&owner=jun66j5 new ticket].
     16
     17== Download ==
     18
     19Download the zipped source from [download:ticketcalendarplugin here].
     20
     21== Source ==
     22
     23You can check out TicketCalendarPlugin from [http://trac-hacks.org/svn/ticketcalendarplugin here] using Subversion, or [source:ticketcalendarplugin browse the source] with Trac.
     24
     25== Example ==
     26
     27Click ''Ticket Calendar'' menu in main navigation.
     28
     29=== Installation ===
     30 1. Install the plugin
     31{{{
     32#!sh
     33$ easy_install http://trac-hacks.org/svn/ticketcalendarplugin/0.12
     34}}}
     35 2. Enable the plugin
     36{{{
     37#!ini
     38; conf/trac.ini
     39[components]
     40ticketcalendar.* = enabled
     41}}}
     42
     43== Recent Changes ==
     44
     45[[ChangeLog(ticketcalendarplugin, 3)]]
     46
     47== Author/Contributors ==
     48
     49'''Author:''' [wiki:jun66j5] [[BR]]
     50'''Maintainer:''' [wiki:jun66j5] [[BR]]
     51'''Contributors:'''