Posted by encho on January 3, 2008 at 3:59pm
Jump to:
| Project: | Event Repeat |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
Is there any way to share the comments between different instances of the event?
As I understand it, this module is working in a way that by making an event repeatable, a chain of events is being created in the future, creating different nodes (I was not aware of this originally, and ended up with 50000+ nodes).
The way I see it now, the module should use different logic, that way node should have special property (repeat), but it would remain the same node. Well, this should be a part of drupal's core probably.
But way it is now, is it possible to achieve it - shared comments (even cck fields)?
Comments
#1
Anyone? How to share comments between different instances of event?
#2
Encho,
It would require pretty much a rewrite and might also require patching of events as well. Both not out of the question as I was just thinking about doing something like this in the future but right now it isn't going to happen overnight.
Thanks
Robert