Commit graph

434 commits

Author SHA1 Message Date
vanmer
59b1645a93 - Initial revision of a template to render the main squirrelmail HTML (current a frameset) 2006-07-09 21:55:33 +00:00
Thijs Kinkhorst
9dbaa48664 Also output alt when its empty, closes #1512640 2006-06-26 14:26:20 +00:00
indiri69
c10413343d Only 0 is allowed to not have a type 2006-06-12 01:50:29 +00:00
tokul
14b6285361 adding message copy buttons. 2006-06-04 09:18:20 +00:00
Alexandros Vellis
d01fb6dfe2 Add phpdoc block. \(Thx Tomas.\) 2006-05-16 07:20:29 +00:00
Alexandros Vellis
18dcbc13ed Need this include, otherwise I get an error for undefined addsubmit function 2006-05-16 05:58:26 +00:00
tokul
4115a9110e updating error_box() function calls. second argument was modified.
using squirrelmail template code for closing html tags.
added some comments in footer.tpl in order to detect generated footer
2006-05-14 17:09:29 +00:00
tokul
77b791c3ac html entities are written with semicolon
using different symbols. arrows are smaller and their height is similar
to medium white box size.
using white box instead of brackets+nbsp. symbol is similar to sort_none.png
removing underlines from text links
2006-05-06 06:46:25 +00:00
stevetruckstuff
a5413ffe04 Create template for errors when not logged in. 2006-04-06 20:01:45 +00:00
stevetruckstuff
fe13fb64e7 Add posibility of link in error box. 2006-04-06 19:59:12 +00:00
stevetruckstuff
e5ff9f39f4 Added displaying of error messages to login page. 2006-04-06 19:58:31 +00:00
stevetruckstuff
de0fbd4c1d Adding template for error box. 2006-03-28 22:39:52 +00:00
stevetruckstuff
8ca0997cc8 Added ability for template authors to include additional stylesheets. This allows them to add additional CSS defs while maintaining SQM default defintions. 2006-03-28 22:17:44 +00:00
jangliss
8e6fe45a7d Fix toggle all to use the right name 2006-03-17 17:26:44 +00:00
jangliss
e1943f2943 HTTP docs say that ID and NAME must be the same.
http://www.w3.org/TR/html4/struct/links.html#anchors-with-id
2006-03-17 17:11:46 +00:00
jangliss
930a548484 cellspacing is a table attribute, not a tr/td attribute. 2006-03-17 17:03:53 +00:00
tokul
1057f766a3 creating first phpdoc block 2006-03-08 18:42:25 +00:00
stevetruckstuff
4f13808adf Adding templates for the note in right_main.php, MOTD, and empty folder notification. 2006-03-06 20:58:06 +00:00
stevetruckstuff
73763cfd7b Correcting color indexes so transparency is displayed correctly in IE. 2006-03-06 18:28:59 +00:00
stevetruckstuff
dec760e8f5 Don't display counts for boxes that can't be selected. Also fixes bug of not displaying message count when no unread messages are found, but the count of all folders is desired. 2006-03-06 17:02:27 +00:00
stevetruckstuff
fb00f00d04 Converting images from gif to png 2006-03-06 17:00:23 +00:00
indiri69
847dc4fd47 The purge link should be based on MessageCount, not UnreadCount 2006-03-03 23:07:00 +00:00
stevetruckstuff
d10139329d Added text icons for sorting 2006-02-28 17:03:21 +00:00
indiri69
5e8b55d411 Don't display counts for boxes that can't be selected. 2006-02-28 01:21:53 +00:00
indiri69
01410c50f5 If Unseen and Total is selected in Folder Preference, display the message counts regardless of how many unseen messages there are. This restores the old behavior of showing (0/15) after a folder name. 2006-02-27 19:14:52 +00:00
indiri69
dc52c4ed31 Put cell end before row end 2006-02-27 18:13:25 +00:00
stevetruckstuff
7bf29104e2 New template for advanced mailbox tree, which uses the dTree package. To use this template, it must first be installed through config/conf.pl 2006-02-24 22:34:14 +00:00
stevetruckstuff
ab879d1c55 Incoproated template config file. Templates can now include their own javascript files. Also, if a template pack does not incorporate a specific template, the default template will be used instead. 2006-02-24 22:32:11 +00:00
stevetruckstuff
575dca0a42 Incoproated template config file. Templates can now include their own javascript files. If a template pack does not incorporate a specific template, the default template will be used instead. 2006-02-24 22:31:40 +00:00
stevetruckstuff
c1a4363017 Incorporated getIconPath to allow third-party packages (like dTree) to getch the correct icon path. 2006-02-24 22:29:09 +00:00
stevetruckstuff
25bdf31130 Fix notice when image is missing 2006-02-23 16:16:17 +00:00
stevetruckstuff
058f552615 Adding folder icon support to basic template 2006-02-22 23:39:13 +00:00
stevetruckstuff
0d349bcb74 Remove "(0)" if there are no unread messages. 2006-02-22 23:14:16 +00:00
stevetruckstuff
2f870bba64 Removed var_dump and fixed notice. 2006-02-21 16:15:15 +00:00
Fredrik Jervfors
5702d85a05 Fixing PHP short tag. 2006-02-21 05:59:09 +00:00
Fredrik Jervfors
acec4c19d3 Reverting to old string. 2006-02-21 05:16:44 +00:00
stevetruckstuff
4db87b2222 New icon theming. Also added basic template for left_main.php 2006-02-21 00:02:30 +00:00
tokul
f5643f2a73 short open tag 2006-02-13 16:26:45 +00:00
stekkel
d9f849491e Fix for checkall link when js is disabled. 2006-02-11 18:17:59 +00:00
stekkel
ca596bb3ef Added leftrecent in order to detect which folders contain recent messages. 2006-02-11 10:03:46 +00:00
tokul
0d91a583f4 reverting sqm_leftMain style changes.
adding leftunseen style for unseen strings
2006-02-09 17:54:45 +00:00
stekkel
be580351f8 Steve Brown's work for the login.tpl template 2006-02-08 22:04:20 +00:00
stekkel
c580a02b1a Steve Brown login.tpl work. 2006-02-08 22:02:46 +00:00
Fredrik Jervfors
4ef558abc9 Replacing HTML "script" element deprecated attribute "language". 2006-02-05 11:32:35 +00:00
indiri69
b5994483f6 Make sure the message was actually seen, not just that 'seen' is in aFlags 2006-01-31 19:27:10 +00:00
Fredrik Jervfors
a9888a77d0 For compability with gettext 0.10.40 2006-01-30 10:37:44 +00:00
tokul
e49fcb26a8 set short_open_tag to off and asp_tags to on on debug machine 2006-01-28 19:07:33 +00:00
stekkel
d7be337604 remove a debug message 2006-01-28 17:26:29 +00:00
stekkel
3f9803336d Merge of Steve Brown's patch 2006-01-28 16:08:48 +00:00
tokul
83fdb4c332 copyright update 2006-01-23 18:46:41 +00:00