|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
How to turn off user options?Choice is good. But in some cases, too much is too confusing.
I would like to keep a consistent user interface, so is there any way to keep users from changing their Options such as themes and css styles? Thanks! Brian |
|
|
Re: How to turn off user options?http://www.squirrelmail.org/plugin_view.php?id=220 If enforced settings use standard SquirrelMail option widgets, they will be hidden from end user. -- Tomas |
|
|
Re: How to turn off user options?Choice is good. But in some cases, too much is too confusing.
I would like to keep a consistent user interface, so is there any way to keep users from changing their Options such as themes and css styles? Thanks! Brian Make sure you customize the data/default_pref file with your "preferred default settings". This file will be copied to username.pref for every new user you create and any user that logs in who doesn't have a pref file in the data directory. So if you want existing users options reset, delete their pref file and they will get the default_pref options next time they login. To prevent them from changing their options, you could comment out the following lines in functions/page_header.php // displayInternalLink ('src/options.php', _("Options")); // echo " \n"; This will remove the Options link from the page. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) 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/devconference ----- 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: How to turn off user options?On Wed, Oct 14, 2009 at 5:44 AM, <dwnek@...> wrote:
> Choice is good. But in some cases, too much is too confusing. > > I would like to keep a consistent user interface, so is there any way to > keep users from changing their Options such as themes and css styles? > > Thanks! > Brian > > Make sure you customize the data/default_pref file with your "preferred > default settings". This file will be copied to username.pref for every new > user you create and any user that logs in who doesn't have a pref file in > the data directory. So if you want existing users options reset, delete > their pref file and they will get the default_pref options next time they > login. > > To prevent them from changing their options, you could comment out the > following lines in functions/page_header.php > > // displayInternalLink ('src/options.php', > _("Options")); // echo " \n"; > > This will remove the Options link from the page. You should use the Forced Prefs plugin or the Login Manager plugin to determine what options should be shown in the interface instead of hacking the source code. -- 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(R) 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/devconference ----- 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 |
|
|
inbox dumpHello Paul, Help!! My entire in box just dumped and nothing went to the trash!! It's all gone!! What can I do to recover this data? allen@... Allen Rivera Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) 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/devconference ----- 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: inbox dump2009/10/14 Allen Rivera <aviator_6@...>:
> > Hello Paul, > > Help!! > > My entire in box just dumped and nothing went to the trash!! It's all gone!! > What can I do to recover this data? Contact your service provider. http://squirrelmail.org/support/enduser.php -- 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(R) 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/devconference ----- 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 |
| Free embeddable forum powered by Nabble | Forum Help |