Donations
News
About
Support
Security
Screen shots
Download
Plugins
Documentation
Sponsors
Bounties
Junk Email Filter
|
Plugins - Forced Preferences
Category: Administrator's Relief
Plugin allows SquirrelMail administrator to set new setting for existing SquirrelMail users without need to edit users' preference files or records. It also allows enforcing user settings.
Version 1.4.sm
by Tomas Kuliavas on Aug 29, 2007
[ forced_prefs-1.4.sm-1.4.0.tar.gz tarball (9023 d/l) Help ]
Requires: Squirrelmail 1.4.0 or later, PHP 4.1.0 or later
Description: This plugin version adds new configuration options ($fp_dynamic_defaults and $fp_dynamic_overrides) and fixes overrides in options_save hook. New options
allow administrators to change interface defaults or override user settings without saving them in user preferences.
Changes:
- Removed PHP 4.0 support. Increased minimal SquirrelMail requirements to 1.4.0 version.
- Added get_pref and get_pref_override hook support.
- Fixed use of options_save hook.
- Use strict type checks in added settings.
Older versions
Version 1.2
by Tomas Kuliavas on Apr 18, 2006
[ forced_prefs-1.2-1.x.tar.gz tarball (8410 d/l) Help ]
Requires: SquirrelMail 1.0. Some features work in SquirrelMail 1.2.0+
Description:
This plugin version adds new configuration options ($fp_removed_optpage_urls and $fp_debug) that can be used to hide standard option blocks from end user.
and display debug information about processed data. This plugin version also allows to control advanced_settings plugin widgets. Configuration files
from previous versions should work with this version, but features provided by new configuration options won't be used.
Changes:
- Implemented $optpage_blocks filtering. Added $fp_removed_optpage_urls and $fp_debug configuration options.
- Fixed use of SM_PATH in setup.php.
- Added advanced_settings plugin hook.
- Added debuging calls in option filtering.
- Added regular expression support to $fp_removed_optpage_urls.
- Removed global calls from configuration files.
Version 1.1
by Tomas Kuliavas on Feb 4, 2005
[ forced_prefs-1.1-1.x.tar.gz tarball (8906 d/l) Help ]
Requires: SquirrelMail 1.0. Some features work in SquirrelMail 1.2.0+
Description:
- Some documentation fixes.
- Added functions that remove empty optpage_data groups.
- Added option to disable plugin hooks.
- Added ability to remove settings from option pages. Currently works only for $optpage_data array. Requires squirrelmail v.1.2.0+ and php 4.0.6+.
- Converted require_once to include_once.
Version 1.0
by Tomas Kuliavas on Feb 22, 2004
[ forced_prefs-1.0-1.x.tar.gz tarball (9184 d/l) Help ]
Requires: SquirrelMail 1.x
Description: Initial release.
If you have problems with the download or decompressing...
- Internet Explorer
- Right-click on the file, then select "Save Target As"
- Firefox, Mozilla, Netscape
- Right-click on the file, then select "Save Link As"
- Opera
- Right-click on the file, then select "Save Link Document As"
- Lynx and Links
- Press "d" on the link to download the file directly.
- Untarring problems: Your browser might have un-gzipped it for you
automatically. Try just "tar xvf" instead of
"tar xvfz". Also, the plugins archive isn't gzipped
(it is a tarball of .tar.gz files)
- Macintosh users: Just hold down your mouse button to get the menu
instead of right-clicking.
- If all else fails, seek our help
|