pdontthink
|
3213a37e08
Adding note
|
17 years ago |
pdontthink
|
2b1dd20f3d
addrsrch_fullname needs to default to one of its allowable values
|
17 years ago |
pdontthink
|
68e7ef6f2e
RPC requests should use their own template sets with different content-type.
|
17 years ago |
pdontthink
|
766622207d
Add address list pagination, 'Compose To' button, more labels for checkboxes, hook points for plugins to modify abook nav bar and filter address listings
|
17 years ago |
pdontthink
|
579cacd28b
Add new 'Custom Date Format' option for message list date format
|
17 years ago |
pdontthink
|
4804380684
Enabled user selection of address format when adding from address book during message composition
|
18 years ago |
pdontthink
|
fd2441d947
Move getSig, which can produce error output, after the point where the template system is fully initialized
|
18 years ago |
pdontthink
|
f703541e64
Removed "Include CCs when Forwarding Messages", which had no functionality whatsoever
|
18 years ago |
Thijs Kinkhorst
|
92551dac02
Bring defaults for the folder selection pref in line.
|
18 years ago |
Thijs Kinkhorst
|
5a04219efc
HTTP_SERVER_SERVER should be HTTP_SERVER_VARS, but since
|
18 years ago |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
pdontthink
|
9b38011c91
Move code that verifies template and theme settings AFTER plugin hook that might override those settings
|
18 years ago |
pdontthink
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 years ago |
stevetruckstuff
|
181a0e815f
Fix default theme setting.
|
19 years ago |
stevetruckstuff
|
bb268c7629
Use paths for user/template themes rather than u_ and t_ prefixes.
|
19 years ago |
stevetruckstuff
|
c8615bcb72
Add support for fallback icon themes. Similar to fallback template set.
|
19 years ago |
stevetruckstuff
|
3e2bd79a4f
Prepend SM_PATH to $icon_theme_path since it is no longer returned by the template as part of the path.
|
19 years ago |
stevetruckstuff
|
da98e43de7
Removing check that is no longer needed.
|
19 years ago |
pdontthink
|
6e754ea52b
Need to instantiate template object earlier so user prefs css theme selection can be verified
|
19 years ago |
stevetruckstuff
|
d25e2493b8
Comments
|
19 years ago |
pdontthink
|
6b8cb9114d
Added comment only
|
19 years ago |
stevetruckstuff
|
441608ef28
Add support for tempalte-provided themes.
|
19 years ago |
stevetruckstuff
|
48374bec60
Minor modifications to handle moving of icon themes to conf.pl
|
19 years ago |
stevetruckstuff
|
318b324085
Correct handling of default user themes.
|
19 years ago |
pdontthink
|
f99ab6d906
minor correction
|
19 years ago |
pdontthink
|
b873260300
Cleanup and abstraction of how default template set is retrieved
|
19 years ago |
stevetruckstuff
|
ab9c937a8a
Add support for user-provided alternate stylesheets
|
19 years ago |
pdontthink
|
99839c20d9
Misc templating changes. Note that the global template set indicator is now called .
|
19 years ago |
stevetruckstuff
|
22330d9cc0
Changes on 18 August to functions.php were intended to correct issue with the $icon_theme preference not being grabbed correctly. Unfortunately, it has come to light that this change has broken several other preferences. This patch undoes the changes from 18 August and changes the handling of the $icon_theme pref so that it is handled correctly.
|
19 years ago |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 years ago |