Displaying repeat information on node
akahn - February 29, 2008 - 00:12
| Project: | Event Repeat |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
Hey all,
I'm trying to get Event Repeat working on my project, but when I submit a node with repeating date data, it doesn't show up on the node. I'd like this to show in addition to the event showing up as repeating on the calendar. Do I need to do this manually (or through Contemplate). What are people's strategies for doing this? Any template code out there that is good to start with?
Thanks,
Alex

#1
That's not out of the box functionality. You should be able to theme a node-event.tpl.php to check for the repeating element in the $node object. That would allow you to at least put a note on there that it is part of a repeating event.
#2
Thanks for the info, Sean.
#3
I am thinking of changing things to do this. But I have lots of other bugs to clean up 1st.
Thanks
Robert