Page 1 of 1

CGCalendar

Posted: Sat Sep 17, 2011 11:22 pm
by whiteduck
I have a public calendar but want to have a separate calendar in a private members only section. I do not want the private events to be shown on the public calendar but I do want the public events on the private calendar. Is this possible with this module? Can separate calendars be setup like this?
Thanks for help WD

Re: CGCalendar

Posted: Fri Sep 30, 2011 12:00 am
by andriesinfoserv
yes. one way to do it would be to setup up one calendar with public info and one with both and hide private calendar with custom content. although there may be the public private functionality built into cgcalendar already i just didn't look into that.

Re: CGCalendar

Posted: Tue Oct 04, 2011 12:00 am
by paulbaker
You can achieve something like this by using categories, and displaying (or not displaying) them in various views. e.g.

Code: Select all

{cms_module module='CGCalendar' display='upcominglist' category='Private'}