commit: imp filters.php prefs.php imp/docs CHANGES imp/lib IMP.php
imp/templates/menu menu.inc imp/templates/prefs overview.inc
begin.inc buttons.inc compose.inc display.inc filters.inc
language.inc newmail.inc personal.inc server.inc signature.inc ...
chuck@horde.org
chuck@horde.org
5 Feb 2001 22:46:31 -0000
chuck 2001/02/05 14:46:31 PST
Modified files:
. filters.php prefs.php
docs CHANGES
lib IMP.php
templates/menu menu.inc
templates/prefs begin.inc buttons.inc compose.inc
display.inc filters.inc language.inc
newmail.inc personal.inc server.inc
signature.inc viewing.inc
Added files:
templates/prefs overview.inc
Removed files:
templates/prefs info.inc
Log:
*whomp*, here it is. Preferences are now sorted into much more digestible
groups, and filters and change password is now accessible from within the
options screen.
Feedback, and better blurbs, are both very welcome.
Revision Changes Path
2.17 +4 -4 imp/filters.php
2.120 +222 -170 imp/prefs.php
1.271 +2 -0 imp/docs/CHANGES
1.144 +7 -2 imp/lib/IMP.php
2.106 +0 -3 imp/templates/menu/menu.inc
2.15 +1 -0 imp/templates/prefs/begin.inc
2.11 +3 -13 imp/templates/prefs/buttons.inc
1.9 +0 -1 imp/templates/prefs/compose.inc
2.2 +0 -1 imp/templates/prefs/display.inc
1.6 +0 -1 imp/templates/prefs/filters.inc
1.8 +0 -2 imp/templates/prefs/language.inc
2.2 +0 -2 imp/templates/prefs/newmail.inc
2.15 +0 -1 imp/templates/prefs/personal.inc
2.14 +0 -1 imp/templates/prefs/server.inc
2.14 +1 -3 imp/templates/prefs/signature.inc
1.6 +0 -2 imp/templates/prefs/viewing.inc