How To Have News Module Articles Show In Calendar?
Posted: Thu Nov 08, 2007 5:40 pm
Hi
I am trying to work out how to have News module articles show on the Calendar module i.e. as an event date which when clicked then goes to the news article.
In the Calendar help page it has this example which I have added at the top of theĀ Calendar "Event Template" using news instead of comments but does not work.
Example of allowing Comments on Calendar events
Install the Comments module and put this in your Calendar "Event Template":
{cms_module module='comments' modulename='Calendar' pageid=$event.event_id}
I am trying to work out how to have News module articles show on the Calendar module i.e. as an event date which when clicked then goes to the news article.
In the Calendar help page it has this example which I have added at the top of theĀ Calendar "Event Template" using news instead of comments but does not work.
Example of allowing Comments on Calendar events
Install the Comments module and put this in your Calendar "Event Template":
{cms_module module='comments' modulename='Calendar' pageid=$event.event_id}