alecpl
2008-10-10 4a509a5b7c6b4b88e1db5f55dc52ca440dd96cab
commit | author | age
4e17e6 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
T 2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title><roundcube:object name="pagetitle" /></title>
e66f5b 5 <roundcube:include file="/includes/links.html" />
4e17e6 6 <link rel="stylesheet" type="text/css" href="/mail.css" />
a7d5c6 7 <script type="text/javascript" src="/splitter.js"></script>
5f660c 8 <script type="text/javascript" src="/functions.js"></script>
cb7597 9 <style type="text/css">
a1f722 10 <roundcube:if condition="config:preview_pane == true" />
A 11 #mailcontframe { height: <roundcube:exp expression="!empty(cookie:mailviewsplitter) ? cookie:mailviewsplitter-5 : 195" />px; }
12 #mailpreviewframe {
13     top: <roundcube:exp expression="!empty(cookie:mailviewsplitter) ? cookie:mailviewsplitter+5 : 205" />px;
14     /* css hack for IE */
15     height: expression((parseInt(this.parentNode.offsetHeight)-<roundcube:exp expression="!empty(cookie:mailviewsplitter) ? cookie:mailviewsplitter+5 : 205" />)+'px');
16 }
cb7597 17 <roundcube:endif />
a1f722 18 #mailboxlist-container { width: <roundcube:exp expression="!empty(cookie:mailviewsplitterv) ? cookie:mailviewsplitterv-5 : 160" />px; }
A 19 #mailrightcontainer {
20     left: <roundcube:exp expression="!empty(cookie:mailviewsplitterv) ? cookie:mailviewsplitterv+5 : 170" />px;
21     /* css hack for IE */
22     width: expression((parseInt(this.parentNode.offsetWidth)-<roundcube:exp expression="!empty(cookie:mailviewsplitterv) ? cookie:mailviewsplitterv+5 : 170" />)+'px');
23 }
24 </style>
4e17e6 25 </head>
5f660c 26 <body onload="rcube_init_mail_ui()">
4e17e6 27
b076a4 28 <roundcube:include file="/includes/taskbar.html" />
4e17e6 29 <roundcube:include file="/includes/header.html" />
T 30
e5686f 31 <div id="mainscreen">
A 32
f45bbe 33 <div id="mailboxlist-container">
7f9ea1 34 <h3 id="mailboxlist-header"><roundcube:label name="mailboxlist" /></h3>
f45bbe 35 <roundcube:object name="mailboxlist" id="mailboxlist" maxlength="16" />
T 36 </div>
cd900d 37
e5686f 38 <script type="text/javascript">
A 39   var mailviewsplitv = new rcube_splitter({id:'mailviewsplitterv', p1: 'mailboxlist-container', p2: 'mailrightcontainer', orientation: 'v', relative: true, start: 165});
40   rcmail.add_onload('mailviewsplitv.init()');
41 </script>
15a9d1 42
e5686f 43 <div id="mailrightcontainer">
4e17e6 44
T 45 <div id="mailcontframe">
46 <roundcube:object name="messages"
47   id="messagelist"
48   cellspacing="0"
49   summary="Message list"
50   messageIcon="/images/icons/dot.png"
51   unreadIcon="/images/icons/unread.png"
d810d5 52   deletedIcon="/images/icons/deleted.png"
4e17e6 53   repliedIcon="/images/icons/replied.png"
d73404 54   forwardedIcon="/images/icons/forwarded.png"
A 55   forwardedrepliedIcon="/images/icons/forwarded_replied.png"
e189a6 56   attachmentIcon="/images/icons/attachment.png"
A 57   flaggedIcon="/images/icons/flagged.png"
58   unflaggedIcon="/images/icons/unflagged.png" />
4e17e6 59 </div>
T 60
b19097 61 <roundcube:if condition="config:preview_pane == true" />
e5686f 62
a7d5c6 63 <script type="text/javascript">
e5686f 64   var mailviewsplit = new rcube_splitter({id:'mailviewsplitter', p1: 'mailcontframe', p2: 'mailpreviewframe', orientation: 'h', relative: true, start: 200});
a7d5c6 65   rcmail.add_onload('mailviewsplit.init()');
T 66 </script>
e5686f 67
b19097 68 <div id="mailpreviewframe">
T 69 <roundcube:object name="messagecontentframe" id="messagecontframe" width="100%" height="100%" frameborder="0" src="/watermark.html" />
70 </div>
e5686f 71
b19097 72 <roundcube:endif />
e5686f 73
A 74 </div>
75
76 </div>
77
4a509a 78 <div id="mailfooter">
A 79 <table cellpadding="1" cellspacing="0">
80 <tr>
81 <td width="99%">
82 <span id="mailboxcontrols">
e5686f 83 <roundcube:label name="folder" />:&nbsp;
A 84 <roundcube:button command="expunge" label="compact" classAct="active" />&nbsp;
85 <roundcube:button command="purge" label="empty" classAct="active" />&nbsp;
4a509a 86 </span>
A 87 <span id="listcontrols">
4e17e6 88 <roundcube:label name="select" />:&nbsp;
T 89 <roundcube:button command="select-all" label="all" classAct="active" />&nbsp;
90 <roundcube:button command="select-all" prop="unread" label="unread" classAct="active" />&nbsp;
4a509a 91 <roundcube:button command="select-none" label="none" classAct="active" /> &nbsp;
719804 92 <roundcube:if condition="env:quota" />
6cd009 93 <roundcube:label name="quota" />: <roundcube:object name="quotaDisplay" display="image" width="100" id="quotadisplay" />
719804 94 <roundcube:endif />
4a509a 95 </span>
A 96 </td>
97 <td width="1%">
98 <span id="countcontrols">
e5686f 99 <roundcube:button command="firstpage" imageSel="/images/buttons/first_sel.png" imageAct="/images/buttons/first_act.png" imagePas="/images/buttons/first_pas.png" width="11" height="11" title="firstmessages" />
A 100 <roundcube:button command="previouspage" imageSel="/images/buttons/previous_sel.png" imageAct="/images/buttons/previous_act.png" imagePas="/images/buttons/previous_pas.png" width="11" height="11" title="previousmessages" />
101 &nbsp;<roundcube:object name="messageCountDisplay" />&nbsp;
102 <roundcube:button command="nextpage" imageSel="/images/buttons/next_sel.png" imageAct="/images/buttons/next_act.png" imagePas="/images/buttons/next_pas.png" width="11" height="11" title="nextmessages" />
103 <roundcube:button command="lastpage" imageSel="/images/buttons/last_sel.png" imageAct="/images/buttons/last_act.png" imagePas="/images/buttons/last_pas.png" width="11" height="11" title="lastmessages" />
4a509a 104 </span>
A 105 </td>
106 </tr>
107 </table>
4e17e6 108 </div>
T 109
7f9ea1 110 <div id="messagetoolbar">
T 111 <roundcube:button command="checkmail" imageSel="/images/buttons/inbox_sel.png" imageAct="/images/buttons/inbox_act.png" imagePas="/images/buttons/inbox_pas.png" width="32" height="32" title="checkmail" />
112 <roundcube:button command="compose" imageSel="/images/buttons/compose_sel.png" imageAct="/images/buttons/compose_act.png" imagePas="/images/buttons/compose_pas.png" width="32" height="32" title="writenewmessage" />
5f660c 113 <roundcube:button name="markreadbutton" id="markreadbutton" image="/images/buttons/markread_act.png" width="32" height="32" title="markmessages" onclick="rcmail_ui.show_markmenu();return false" />
7f9ea1 114 <roundcube:button command="reply" imageSel="/images/buttons/reply_sel.png" imageAct="/images/buttons/reply_act.png" imagePas="/images/buttons/reply_pas.png" width="32" height="32" title="replytomessage" />
T 115 <roundcube:button command="reply-all" imageSel="/images/buttons/replyall_sel.png" imageAct="/images/buttons/replyall_act.png" imagePas="/images/buttons/replyall_pas.png" width="32" height="32" title="replytoallmessage" />
116 <roundcube:button command="forward" imageSel="/images/buttons/forward_sel.png" imageAct="/images/buttons/forward_act.png" imagePas="/images/buttons/forward_pas.png" width="32" height="32" title="forwardmessage" />
117 <roundcube:button command="delete" imageSel="/images/buttons/delete_sel.png" imageAct="/images/buttons/delete_act.png" imagePas="/images/buttons/delete_pas.png" width="32" height="32" title="deletemessage" />
118 <roundcube:button command="print" imageSel="/images/buttons/print_sel.png" imageAct="/images/buttons/print_act.png" imagePas="/images/buttons/print_pas.png" width="32" height="32" title="printmessage" />
119
120 <div id="markmessagemenu">
121   <ul class="toolbarmenu">
122     <li><roundcube:button command="mark" prop="read" label="markread" classAct="active" /></li>
123     <li><roundcube:button command="mark" prop="unread" label="markunread" classAct="active" /></li>
e189a6 124     <li><roundcube:button command="mark" prop="flagged" label="markflagged" classAct="active" /></li>
A 125     <li><roundcube:button command="mark" prop="unflagged" label="markunflagged" classAct="active" /></li>
7f9ea1 126   </ul>
T 127 </div>
128 </div>
129
130 <div id="quicksearchbar">
131 <roundcube:object name="searchform" type="search" results="5" id="quicksearchbox" /><roundcube:button command="reset-search" id="searchreset" image="/images/icons/reset.gif" title="resetsearch" />
132 </div>
133
4e17e6 134 </body>
T 135 </html>