[kronolith] Synchronization Preferences -> Shared Calendars
gimili
gimili17 at gmail.com
Wed Apr 11 13:25:29 UTC 2012
On 4/11/12 8:39 AM, Varad Gupta wrote:
> Hi All
>
> /--snip- gimili <gimili17 at gmail.com <mailto:gimili17 at gmail.com>> wrote:
>
> On 4/11/12 7:07 AM, Samuel Wolf wrote:
>
> Hello,
>
> is it possible to use shared calendars as well for
> synchronization?
> I can only select my local calendars at the moment.
>
> Same here. Perhaps it would cause a problem and is disabled by
> design or perhaps a glitch? I am not sure. I know in Turba I can
> sync with a shared address book which is very useful.
>
> That is the reason, I want the "Holiday" calendar to merge into user's
> default personal calendar. any help would be deeply appreciated
>
>
What I do it turn on the shared calendars by default in
kronolith/config/prefs.local.php
To show three shared calendars by default you would change:
$_prefs['display_cals'] = array(
// 'value' => 'a:0:{}'
to
value' =>
'a:3:{i:0;s:32:"209c6bd364e5b6bc6f14296558bdae43f";i:1;s:23:"-2kVNhhIE_ZNswpewoSQQ2UA";i:2;s:23:"2udXEMRhIE_ZOfMFlbdQxXbA";}',
If you only have one shared holiday calendar it would look more like
value' => 'a:0:{i:0;s:32:"209c6bd364e5b6bc6f14296558bdae43f";}',
Does this help?
--
gimili
More information about the kronolith
mailing list