[turba] attributes - help

Chuck Hagenbuch chuck@horde.org
Wed, 5 Sep 2001 11:26:29 -0400


Have you added any of your new attributes to display.inc? And why are you
introducing a 'mobile' attribute, when there's already the 'cellPhone' one? If
you want it to be labeled 'Mobile Phone', instead, just change the label part,
and then in sources.php, change:

>         'mobile' => 'mobile',

to

'cellPhone' => 'mobile',

Similarly,

>         'facsimileTelephoneNumber' => 'facsimileTelephoneNumber'

to

'fax' => 'facsimileTelephoneNumber'

etc... That's what the map array is for.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.