[imp] Disabling address book?
danci at agenda.si
danci at agenda.si
Wed May 14 04:32:48 PDT 2003
On Wed, 14 May 2003, Andy wrote:
>
> Go to horde/config/registry.php and set the state of kronolith to "inactive".
> The address-book link should be gone.
The only 'active' application im my registry.php is imp (and horde, of
course). However, I got an idea and it worked... In registry.php, I
commented these:
/* contacts: Handler for contacts management. */
//$this->registry['contacts']['search'] = 'turba';
//$this->registry['contacts']['add'] = 'turba';
//$this->registry['contacts']['sources'] = 'turba';
//$this->registry['contacts']['fields'] = 'turba';
Now, the contacts (address book) link is gone. Great! :)
> Then edit your horde/config/conf.php to set preferences to "none", so
> there will be no "options" button in the bar.
There is no such file in my horde installation (version 2.2.2). But the
option you mention sure is in horde/config/horde.php... And it works. :)
$conf['prefs']['driver'] = 'none';
Thanks Andy!
D.
More information about the imp
mailing list