On 07/21/2011 10:14 PM, Glyph Lefkowitz wrote: > On Jul 21, 2011, at 3:00 PM, Andre LaBranche wrote: >> On Jul 21, 2011, at 11:00 AM, Razvan Deaconescu wrote: >>> Does caldavd allow the publishing of a calendar in a read-only >>> form? >>> >>> That is, I would like create a specialized calendar which only me >>> and a group of people are allowed to edit but "the world" may >>> view/access it in a read-only manner, provided they posses the >>> public calendar URL. >> >> Unfortunately this is not directly supported by our authorization >> model. One option would be to have your authors use CalDAV to view >> / make changes, and also export the calendar (perhaps in an >> automated / periodic fashion using our calendarserver_export tool) >> for publication via http. Clients could then use the subscription >> feature to view the calendar read-only, without the need for a >> CalDAV account.
Thanks, Andre, for pointing out the calendarserver_export tool. I'll focus on that and see how well that works. > That is all accurate, of course, but feel free to file an enhancement > request on our trac (and attach patches!) if you want something more > automated or integrated with the server. I'll ponder about what I would actually like to have and submit an enhancement request on Trac. Razvan _______________________________________________ calendarserver-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users
