[turba] attributes - help

Terry Davis tdavis@birddog.com
Wed, 5 Sep 2001 10:30:54 -0500


My schema calls it mobile, not cellphone.  
oh ok.  it just maps easy to remember words to actual attribute names?

And I didnt know I had to add them to display.inc.  Let me get this all squared
away. 

Thank you ,

-- 
Terry Davis
Systems Administrator
BirdDog Solutions, Inc.
(402) 829-6059


Quoting Chuck Hagenbuch <chuck@horde.org>:

> 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.
> 
> -- 
> Turba mailing list: http://horde.org/turba/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: turba-unsubscribe@lists.horde.org
> 


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/