Download & Extend

Displaying repeat information on node

Project:Event Repeat
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed

Issue Summary

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

Comments

#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

Version:5.x-1.0» master
Category:support request» feature request
Status:active» postponed

I am thinking of changing things to do this. But I have lots of other bugs to clean up 1st.

Thanks
Robert