egroupware_official/preferences
Ralf Becker 5408924afb All EGroupware apps can now set default and forced preferences on
installation time --> nice user experience and cleaner look (by hiding
exotic prefs by focing them to a usual value):
- settings returned from settings hook can contain values for keys
  'default' or 'forced'
- if settings hook require part of api or application, which are not
  available during installation time: use a method hook (instead of
  an old $app/inc/hook_settings.inc.php file), and check if
  $hook_param['setup'] is true
- default prefs created so far in setup/admin_account.php got removed
- common prefs in preferences_hooks::settings() got reworked to set
  default and forced prefs
- calendar prefs in calendar_hooks::settings() got reworked to set
  default and forced prefs
--> I will rework prefs of all our (default) applications according to a
best practice list of Stylite consultants
2009-10-18 12:57:30 +00:00
..
doc *** empty log message *** 2001-08-06 09:46:03 +00:00
inc All EGroupware apps can now set default and forced preferences on 2009-10-18 12:57:30 +00:00
setup Missing preferences translations incl. new timezone ones 2009-10-12 19:32:53 +00:00
templates bgcolor-->class 2006-12-17 12:49:02 +00:00
index.php phpgw --> egw 2005-10-14 14:31:35 +00:00
preferences.php "fixed bug: old style prefs were only accessible by admins" 2007-01-27 02:55:03 +00:00