Summary | new hook to reduce the number of CNs in LDAP entries |
Queue | Turba |
Queue Version | HEAD |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | liamr (at) umich (dot) edu |
Created | 12/03/2004 (7600 days ago) |
Due | |
Updated | 05/26/2005 (7426 days ago) |
Assigned | |
Resolved | 05/24/2005 (7428 days ago) |
Milestone | |
Patch | No |
can write _turba_hook_decode_name and turba/lib/Object.php will pick
it up automatically.
horde/config/hooks.php.dist or in the turba source code..
State ⇒ Rejected
wanted to post your hook, adapted for the _turba_hook_decode_name()
type usage instead, to http://wiki.horde.org/, I'm sure others might
find it useful.
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ new hook to reduce the number of CNs in LDAP entries
Queue ⇒ Turba
Mary Brown
Mary A Brown
Mary Alice Brown
Mary A Brown 1
..and thats kind of annoying to look at, so I've written a new hook (and made
the appropriate patch to turba) to allow you to filter (reduce) the number of
CNs returned per LDAP entry.
My example hook uses "create_function", so I wasn't sure about the formating.