Index Order Size

View: New views
6 Messages — Rating Filter:   Alert me  

Index Order Size

by Matt-123 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is there anyway to make Size show up as default in the message list
instead of having to enable it under every email account?

Matt

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Re: Index Order Size

by Paul Lesniewski :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Sep 28, 2009 at 12:31 PM, Matt <lm7812@...> wrote:
> Is there anyway to make Size show up as default in the message list
> instead of having to enable it under every email account?

Yes, you'll find out how to do that if you search the mailing list
archives as the posting guidelines asked you to.


--
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Re: Index Order Size

by Fredrik Jervfors-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Is there anyway to make Size show up as default in the message list
> instead of having to enable it under every email account?

Yes.

http://squirrelmail.org/docs/admin/admin-5.html#default_pref

--
Fredrik Jervfors
The SquirrelMail Project
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donations.php


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Re: Index Order Size

by Matt-123 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>> Is there anyway to make Size show up as default in the message list
>> instead of having to enable it under every email account?
>
> Yes.
>
> http://squirrelmail.org/docs/admin/admin-5.html#default_pref

Yep, found it.  Thanks.  Now I need to write a script to change 2k
existing pref files.  Ugh.

Matt

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Re: Index Order Size

by Marc Powell :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Sep 28, 2009, at 4:14 PM, Matt wrote:

>>> Is there anyway to make Size show up as default in the message list
>>> instead of having to enable it under every email account?
>>
>> Yes.
>>
>> http://squirrelmail.org/docs/admin/admin-5.html#default_pref
>
> Yep, found it.  Thanks.  Now I need to write a script to change 2k
> existing pref files.  Ugh.

shouldn't be too hard. You could probably even use the Forced Prefs  
plugin to do it.

--
Marc


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Re: Index Order Size

by Fredrik Jervfors-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>>> Is there anyway to make Size show up as default in the message list
>>> instead of having to enable it under every email account?
>>
>> Yes.
>>
>> http://squirrelmail.org/docs/admin/admin-5.html#default_pref
>
> Yep, found it.  Thanks.  Now I need to write a script to change 2k
> existing pref files.  Ugh.

Pretty please share it with this list (GPL v2 or BSD license). I think the
pref key you're looking for is "index_order", which holds a PHP serialized
array as the value. You need to add one extra item (the size column) the
array (unless it's in that user's "index_order" already).

--
Fredrik Jervfors
The SquirrelMail Project
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donations.php


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users