[Zope-dev] PCNG hook into Calendar
Bryan Simmons
bryan.simmons at gmail.com
Tue Sep 28 16:24:05 EDT 2004
I was wondering if anyone would have suggestions on the best way to
have another Product create an event, an ATEvent that is, in a portal.
I'm looking for an interface to the ATEvent object.
I plan to modify PCNG 1.2.4 such that issues can be created as tasks
that have a time-span.
I'm going to use it as a scheduler for tasking my company's web
hosting department.
Basically, when a new issue is created, I will have it create an
ATEvent if the user specifies that this issue should be a time-based
task. I may end up creating a whole new Product to have this work as
I would also like to have a click on an ATEvent take the browser to
the PCNG issue tied to that event.
Any ideas? Some times this editing of Products can be a mess and I'm
just asking for any advice on how to keep it simple.
--
Regards,
Bryan Simmons
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Always code as if the guy who ends up maintaining your code will
be a violent psychopath who knows where you live.
-- Rick Osborne
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
More information about the Zope-Dev
mailing list