Re: [Planner Dev] Mozilla Calendar plug-in
- From: Martin Grofcik <mgrofcik pflow sk>
- To: Planner Project Manager - Development List <planner-dev lists imendio com>
- Subject: Re: [Planner Dev] Mozilla Calendar plug-in
- Date: Mon, 08 Aug 2005 11:00:11 +0200
Hello,
I've got a plugin for Task generation (output file is attachment). It
has problems - (in gui - I hope small bug). It is possible to import it
to Evolution Tasks.
Has anybody interest for this plug-in?
How could I import data from, for example ics file (attribute
PRECENT-COMPLETED) into planner file?
Has anybody clue how to?
Thank you in advance for answer.
regards
Martin
Kurt Maute wrote:
On Wed, 2005-08-03 at 11:01 +0200, Martin Grofcik wrote:
I would like to develop planner-ics-plugin (which will export *.ics
files form project (calendar tasks file for mozilla calendar (for
example)).
Cool! Here's another thing that'd be cool to use in conjunction with
WebDAV.
I based it on HTML plug in and it works (now i need to develop xslt
stylesheet), but I've got a problem with menu configuration my export
html was replaced by ICS Export.
Do you have any idea how to solve it?
Have a look at bugzillas:
http://bugzilla.gnome.org/show_bug.cgi?id=129146
and
http://bugzilla.gnome.org/show_bug.cgi?id=141257
You should be able to get some hints from those as to code that needs to
be added and maybe check out cvs diffs from the patch that Lincoln
submitted for 141257.
BEGIN:VCALENDAR
VERSION
:2.0
PRODID
:-//Planner Project Tasks
BEGIN:VTODO
UID
: resource_2_task_2
SUMMARY
:Analysis
DESCRIPTION
:poznamka
STATUS
:IN-PROCESS
CLASS
:PUBLIC
DTSTART
:20040701T000000Z
DUE
:20040705T101640Z
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
;CN=Mikael Hallendal;RSVP=TRUE
:mailto:hallendal comp org
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
;CN=Alvaro del Castillo;RSVP=TRUE
:mailto:castillo comp org
END:VTODO
BEGIN:VTODO
UID
: resource_3_task_5
SUMMARY
:Design prototype
DESCRIPTION
:
STATUS
:IN-PROCESS
CLASS
:PUBLIC
DTSTART
:20040705T101640Z
DUE
:20040708T101640Z
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
;CN=Richard Hult;RSVP=TRUE
:mailto:hult comp org
END:VTODO
BEGIN:VTODO
UID
: resource_2_task_6
SUMMARY
:Implementation
DESCRIPTION
:
STATUS
:IN-PROCESS
CLASS
:PUBLIC
DTSTART
:20040705T101640Z
DUE
:20040709T101640Z
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
;CN=Mikael Hallendal;RSVP=TRUE
:mailto:hallendal comp org
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
;CN=Richard Hult;RSVP=TRUE
:mailto:hult comp org
END:VTODO
BEGIN:VTODO
UID
: resource_2_task_10
SUMMARY
:Summarize issues
DESCRIPTION
:
STATUS
:IN-PROCESS
CLASS
:PUBLIC
DTSTART
:20040712T101640Z
DUE
:20040713T151640Z
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
;CN=Mikael Hallendal;RSVP=TRUE
:mailto:hallendal comp org
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
;CN=Richard Hult;RSVP=TRUE
:mailto:hult comp org
END:VTODO
BEGIN:VTODO
UID
: resource_3_task_11
SUMMARY
:Finalize design
DESCRIPTION
:
STATUS
:IN-PROCESS
CLASS
:PUBLIC
DTSTART
:20040713T151640Z
DUE
:20040720T151640Z
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
;CN=Richard Hult;RSVP=TRUE
:mailto:hult comp org
END:VTODO
BEGIN:VTODO
UID
: resource_3_task_13
SUMMARY
:Back-end
DESCRIPTION
:
STATUS
:IN-PROCESS
CLASS
:PUBLIC
DTSTART
:20040720T151640Z
DUE
:20040810T151640Z
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
;CN=Richard Hult;RSVP=TRUE
:mailto:hult comp org
END:VTODO
BEGIN:VTODO
UID
: resource_2_task_14
SUMMARY
:Front-end
DESCRIPTION
:
STATUS
:IN-PROCESS
CLASS
:PUBLIC
DTSTART
:20040720T151640Z
DUE
:20040810T151640Z
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
;CN=Mikael Hallendal;RSVP=TRUE
:mailto:hallendal comp org
END:VTODO
BEGIN:VTODO
UID
: resource_4_task_15
SUMMARY
:Evaluation
DESCRIPTION
:
STATUS
:IN-PROCESS
CLASS
:PUBLIC
DTSTART
:20040810T151640Z
DUE
:20040812T151640Z
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
;CN=Alvaro del Castillo;RSVP=TRUE
:mailto:castillo comp org
END:VTODO
BEGIN:VTODO
UID
: resource_1_task_16
SUMMARY
:QA
DESCRIPTION
:rrrrr
STATUS
:IN-PROCESS
CLASS
:PUBLIC
DTSTART
:20040812T151640Z
DUE
:20040819T151640Z
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION
;CN=Lincoln Phipps;RSVP=TRUE
:mailto:phipps comp org
END:VTODO
END:VCALENDAR
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]