Make Calendars public?
Event calendar configuration question.
Is there a way to configure the calendar sytem to be publicly viewable to those not logged in ?
Hi,
It's controlled by zone or page permissions, not specific to calendar.
My guess is you probably have the "Single public zone" turned off and are denying guest access to the site zone. You probably want to just disable that option and that will let guests access the whole (public) website (because now all the site modules will be accessed from the root zone which almost certainly already has guest access enabled).
For more control you could turn that option on then you could disable access to individual pages using the Permission Tree Editor.
It's controlled by zone or page permissions, not specific to calendar.
My guess is you probably have the "Single public zone" turned off and are denying guest access to the site zone. You probably want to just disable that option and that will let guests access the whole (public) website (because now all the site modules will be accessed from the root zone which almost certainly already has guest access enabled).
For more control you could turn that option on then you could disable access to individual pages using the Permission Tree Editor.
Well, I can't see that I'd denied guest access to the site zone - but turning the Single Public Zone feature on does seem to have addressed that issue.
Now, unfortunately, the calendar backend.php output is generating the same (broken) link for all calendar entries…
Now, unfortunately, the calendar backend.php output is generating the same (broken) link for all calendar entries…
Code (php)
Sorry for the bug, this replacement for sources/hooks/systems/rss/calendar.php will fix this:
https://raw.githubusercontent.com/ocproducts/composr/master/sources/hooks/systems/rss/calendar.php
https://raw.githubusercontent.com/ocproducts/composr/master/sources/hooks/systems/rss/calendar.php
0 guests and 0 members have recently viewed this.
