wiki:IcalViewPlugin

Version 2 (modified by Xavier Pechoultres, 15 years ago) (diff)

--

iCalendar plugin for ticket queries

Description

Provide iCalendar feeds for ticket queries as standard roadmap module. It use 2 custom fields for event date and duration.

Description

Limitations

  • date for date_creation custom field use dd.mm.yyyy format. Working to provide setup options.
  • only support duration in days number.

After installation, you need had 2 custom fields to tickets :

[ticket-custom]
dtstart = text
dtstart.label = Date
duration = text
duration.label = Duration in days

Other custom fields name may be used, but need a special setup :

[icalendar]
dtstart = my_custom_dtstart
duration = my_custom_duration

Bugs/Feature Requests

Existing bugs and feature requests for IcalViewPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:icalviewplugin here].

Source

You can check out IcalViewPlugin from here using Subversion, or browse the source with Trac.

Example

Add a iCalendar links in ticket's queries footer.

Recent Changes

7253 by xpech on 2009-12-14 09:34:46
commit error
7252 by xpech on 2009-12-14 09:33:36
Fix #6323: best multi-line description support
7251 by xpech on 2009-12-14 09:12:16
Fix #6323: best multi-line description support
(more)

Author/Contributors

Author: xpech
Contributors: