[turba] Fwd: Re: Add global column

Anant Athavale asa at isac.gov.in
Wed Oct 10 04:23:59 UTC 2007



----- Forwarded message from mrodrigox at gmail.com -----
     Date: Tue, 9 Oct 2007 10:40:03 -0300
     From: Rodrigo Monteiro <mrodrigox at gmail.com>
Reply-To: Rodrigo Monteiro <mrodrigox at gmail.com>
  Subject: Re: [turba] Add global column
       To: Anant Athavale <asa at isac.gov.in>

Ok, thanks for the help.
I add in the prefs.php
     // columns to be displayed
     $_prefs['columns'] = array(
         'value' => "localsql\temail\nlocalldap\temail",
         'locked' => false,
         'shared' => false,
         'type' => 'implicit',
     );

Now I have other question:
I search in my localsql (or in the localldap), find 4 matches. It's
sorted by the name, when I put to sort by e-mail it gets me all the
conctacts in the list (not the filtered by the list). Is it a bug?

Now I'm getting the list, but not the whole one in the main page.
I increase the  sizelimit to 1000000 in sources.php, but still the same.
How can I do that?
I have about 4000 users, and I want to display it all on turba.


Regards,
Rodrigo.

On 10/9/07, Anant Athavale <asa at isac.gov.in> wrote:
> You can achieve this by locking address book preferences (prefs.php
> for turba).
>
> $_prefs['addressbooks'] = array(
>     'value' => 'localsql\nlocalldap',
>     'locked' => true,
>     'shared' => false,
>     'type' => 'implicit',
> );
>
>
> Regards,
> Anant.
>
>
> ----- Message from mrodrigox at gmail.com ---------
>     Date: Mon, 8 Oct 2007 16:34:28 -0300
>     From: Rodrigo Monteiro <mrodrigox at gmail.com>
> Reply-To: Rodrigo Monteiro <mrodrigox at gmail.com>
>  Subject: [turba] Add global column
>       To: turba at lists.horde.org
>
>
> > I have an localsql and localldap configured on turba (Horde Groupware
> > Webmail Edition 1.0.2).
> > What I want to do is to add the email column in the localldap for all
> > the users (global horde/turba configuration). How can I do that?
> > What I'm doing now (in a testing enviroment) is to add this preference
> > for all the users in the horde_prefs table
> > ('user','turba','columns','localsql email\r\nlocalldap email'), but
> > this is not an good way to do it, right?
> >
> > Regards,
> >
> > Rodrigo.
> > --
> > Turba mailing list - Join the hunt: http://horde.org/bounties/#turba
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: turba-unsubscribe at lists.horde.org
> >
>
>
> ----- End message from mrodrigox at gmail.com -----
>
>
>
> Regards,
>
> Anant Athavale.
> --
> Turba mailing list - Join the hunt: http://horde.org/bounties/#turba
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: turba-unsubscribe at lists.horde.org
>


-- 
Rodrigo Monteiro
"Free as in Freedom, not free as in free beer"
Linux User # 403730
JID: mrodrigom at jabber.org
mrodrigox at gmail.com


----- End forwarded message -----


Regards,

Anant Athavale.


More information about the turba mailing list