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

seanbfuller’s picture

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.

akahn’s picture

Thanks for the info, Sean.

rmiddle’s picture

Version: 5.x-1.0 » master
Category: support » feature
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

oadaeh’s picture

Status: Postponed » Closed (won't fix)

This issue is being closed due to age and/or version. If this issue is still valid, please reopen it against the 6.x-1.x branch and update it. There will be no more follow ups against the 5.x branches.