Commit graph

153 commits

Author SHA1 Message Date
stevetruckstuff
97d8bb170b Remove unused function and correct handling of icon themes. 2006-10-02 20:17:03 +00:00
stevetruckstuff
bc4e8647ef Move management of user themes (SM_PATH/css/) to conf.pl. 2006-10-02 18:49:00 +00:00
pdontthink
31f5fd5bf4 Added note 2006-10-02 12:17:06 +00:00
pdontthink
04815d3a36 Clear template file cache when changing template sets (skins) 2006-10-02 12:15:14 +00:00
stevetruckstuff
ab9c937a8a Add support for user-provided alternate stylesheets 2006-09-30 10:38:34 +00:00
stevetruckstuff
05dc4ac0a8 Add tempalte config var for alternate stylesheets 2006-09-29 22:14:26 +00:00
pdontthink
99839c20d9 Misc templating changes. Note that the global template set indicator is now called . 2006-09-28 14:21:51 +00:00
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. 2006-08-22 18:56:16 +00:00
tokul
59ae6f3ac2 removing trailing ?> from function scripts 2006-07-15 12:01:32 +00:00
tokul
4840ac21a3 prevent setting INBOX as Draft, Sent or Trash folder (#1242346) 2006-07-07 19:14:06 +00:00
tokul
5cf76f1515 1. personal preferences don't need imap functions.
2. display email address even when user settings don't store it.
3. set default $email_address value to username + domain.
2006-06-12 17:42:16 +00:00
tokul
14b6285361 adding message copy buttons. 2006-06-04 09:18:20 +00:00
tokul
7ef0b715f3 adding option that should control translation of special folders 2006-05-29 17:12:54 +00:00
tokul
dbd9f69d03 resubmitting last Monday updates and adding php 5.1.0 timezone support 2006-05-13 19:11:08 +00:00
Thijs Kinkhorst
65f1fff9f6 One can only "prepend" something before some other thing, not "append". 2006-05-06 11:51:42 +00:00
tokul
bdb9f7e450 undefined $value 2006-05-06 06:53:26 +00:00
tokul
ca0bf2e239 if $key is set to false, sqimap_login() function will use sqauth_read_password()
to retrieve user password.
sqimap_login() calls in plugins are modified to use this code.
It allows to centralize place that is used to access password information.

Older way is preserved for backwards compatibility and different IMAP login
credentials.
2006-04-19 18:03:24 +00:00
stekkel
0a70f643f2 Centralized init 2006-04-05 00:22:11 +00:00
Thijs Kinkhorst
8db56436ff need to encode & in strings 2006-03-12 14:38:39 +00:00
stevetruckstuff
a15866413e Fixed problem with changing templates using the tempalte's icon theme. 2006-02-24 22:33:15 +00:00
jangliss
ac08a4f33b Fix warning about array_keys requiring an array as an argument when
fontsets are not defined in the config.
2006-02-22 05:27:05 +00:00
stevetruckstuff
4db87b2222 New icon theming. Also added basic template for left_main.php 2006-02-21 00:02:30 +00:00
tokul
cf7e49e692 disable template selection, when only one template is present 2006-02-12 09:08:11 +00:00
stekkel
08eddbfb88 Template set selection 2006-01-28 16:01:43 +00:00
tokul
83fdb4c332 copyright update 2006-01-23 18:46:41 +00:00
tokul
2171dddcd0 moving main color tags to css 2006-01-23 17:29:10 +00:00
tokul
a118a32114 unifying some strings. reduces number of translations 2005-11-12 14:28:58 +00:00
tokul
4ed3394d5d don't show language option when only two language options (default and English) are available 2005-10-31 17:30:08 +00:00
Fredrik Jervfors
9ed98bb1ec phpDocumentor updates 2005-09-18 10:25:54 +00:00
Fredrik Jervfors
d3abcd651b Adding more index.php files
Unifying index.php files
2005-09-11 07:05:54 +00:00
tokul
c52e78971a removing $available_languages option 2005-08-06 06:01:49 +00:00
tokul
2b46d810ed modified time zone support. It works the same way as timezones.cfg and extra
configuration option is still needed.
2005-07-08 15:27:44 +00:00
Fredrik Jervfors
2531f52955 Trimming whitespace and replacing tabs 2005-04-23 12:08:00 +00:00
Fredrik Jervfors
e6b809ad9d Trimming whitespace 2005-04-23 09:31:24 +00:00
tokul
5492b8dba3 iframe height option 2005-04-17 12:18:02 +00:00
Fredrik Jervfors
f98c36762d Fixing strings:
- Removing space before colon
- Removing trailing spaces
- Changing "said" to "wrote"
2005-04-16 17:45:40 +00:00
stekkel
24dc4ae0fa Templates 2005-04-14 22:09:03 +00:00
pdontthink
8a3ff914d2 Making fancy row highlighting an option 2005-03-15 06:51:02 +00:00
tokul
7f3e652d62 converting string to ngettext 2005-03-02 18:14:51 +00:00
Thijs Kinkhorst
7a6cac5633 Change defaults of some prefs to more sensible / usable settings.
Also use the SMPREF_ON/OFF constant instead of 0/1.
2005-02-28 10:00:26 +00:00
Fredrik Jervfors
8f9c41097c Unifying strings with STABLE 2005-02-27 11:39:38 +00:00
tokul
c3d31b12e9 removing empty and unused save_option_header() function.
moving save_option_reply_prefix() to the right place.
2005-02-17 12:42:07 +00:00
Thijs Kinkhorst
15a097b3f9 Add "show only subscribed folders" option (defaults to On, current behaviour).
Recommended by RFC 2683 sect 3.2.2, allows a user to show all mailboxes regardless
of subscription. Thanks Simon Matter for the idea.
btw when will the "oldway" in left_main disappear?
2005-02-06 19:55:04 +00:00
tokul
cf35e7775d changing names of defines in order to avoid phpdoc errors.
maybe somebody can explain purpose of save_option_header function?
2005-02-02 15:54:37 +00:00
Thijs Kinkhorst
41582a29d2 Divide the Compose options screen in two sections: General and Forwarding/Replying.
Move the Hour Format setting from Folders (???) to Display preferences.
2005-02-01 09:20:50 +00:00
Thijs Kinkhorst
99c9959347 Add a new Options section "compose". Move some options from Display
Preferences there - DP was way overcrowded with options not logically
sorted. This is just a simple re-arranging of some options, as a
simple attempt to at least clean things up a small bit.
2005-01-18 18:58:53 +00:00
Thijs Kinkhorst
e253f071b4 Remove printer friendly clean display option, following a proposal of
mine on the devel list to which no objections arose. The option is
totally unclear to end users, and has very little impact. The cleaning
is now always done.
If it turns out this is really missed, or if people really want to turn
the cleaning off, it can of course always be reintroduced - that's
why this is devel.
2005-01-18 16:09:19 +00:00
Thijs Kinkhorst
a73561b911 Increment year in copyright notice. 2004-12-27 15:04:02 +00:00
Fredrik Jervfors
8c8ecffa57 Replacing tabs with spaces, trimming white space at EOL and newline at EOF 2004-11-02 22:21:34 +00:00
tokul
e4260dc661 Adding compact page selection options. Thanks to Felix Egli for idea, patch
and other fixes.
Fixed incorrect declaration of $data_dir variable
Removed getPref calls for page selector, because they are already loaded
in load_prefs
2004-11-01 11:31:05 +00:00