[turba] (no subject)
Roland Bönninger
roland.boenninger at gmx.de
Tue Apr 1 23:23:23 PST 2003
Hi,
I have installed turba and I want the users to access only to a private
addressbook.
All the users are existing on the local machine. Therefore I thought the
usage of mysql
may be unnecessary.
My problem is, that I can't get any access to the addressbook.
This is turba's sources.php:
$cfgSources['prefs'] = array(
'title' => 'Privates Adressbuch',
'type' => 'prefs',
'params' => array(
'name' => 'prefs'
),
'map' => array(
'__key' => 'id',
'__type' => '_type',
'__members' => '_members',
'name' => 'name',
'email' => 'mail',
'alias' => 'alias'
),
'search' => array(
'name',
'email',
'alias'
),
'strict' => array(
'id'
),
'public' => false,
'readonly' => false,
'export' => true
);
Am I thinking right, that turba should create the addressbook in the users
home directory like imp
does it with its folders?
What do I need to configure in horde.php in section "Preference System
Settings" ??
Thanks for any help,
Roland.
--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
More information about the turba
mailing list