Re: remove containers from sidebar - no sharing

Michael J Rubinsky <[email protected]> Fri, 12 Jun 2015 09:56:17 -0400
Newsgroups gmane.comp.horde.turba
Message-ID <20150612095617.Horde.IJxdryQqIrXvQU9GLzLCVpN@h4.theupstairsroom.com>
Quoting Ico Izquierdo <[email protected]>:

> Hello,
> I'm migrating from a very old version. I've near all installed and  
> runnig but I don't understand how sidebar in turba works.
>
> There are configured two ldap directories and one Address Book  
> (localsql), and I don't wont sharing address books.
>
> I think I got it but they still appears "My Address Books" and  
> "Shared Address Books" containers with a legend "No items to  
> display", and I would like to remove, leaving allone the mentioned  
> items.
>
> Somebody can doing some like this?
>
> Thanks
>
> Config files:
> /horde/turba/config/backends.local.php:
> $cfgSources['localldap']['disabled'] = true;
> $cfgSources['personal_ldap']['disabled'] = true;
> $cfgSources['favourites']['disabled'] = true;
> $cfgSources['imsp']['disabled'] = true;
>
> /horde/config/conf.local.php
> $conf['share']['no_sharing'] = true;       //original false  1
> $conf['share']['auto_create'] = false;       //original true  2
> $conf['share']['world'] = false;             //original true  4
> $conf['share']['any_group'] = false;        //original false
> $conf['share']['hidden'] = true;           //original false  3
> $conf['share']['cache'] = false;            //original false
>

Try

$cfgSources['localsql']['use_shares'] = false;

-- 
mike
The Horde Project
http://www.horde.org
https://www.facebook.com/hordeproject
https://www.twitter.com/hordeproject

-- 
turba mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]
smime.p7s (application/pkcs7-signature, 5.7 KB) - not displayed