Mercurial > hg > rc2
comparison skins/classic/templates/compose.html @ 0:4681f974d28b
vanilla 1.3.3 distro, I hope
author | Charlie Root |
---|---|
date | Thu, 04 Jan 2018 15:52:31 -0500 |
parents | |
children | bf99236cc5cd |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:4681f974d28b |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
2 <html xmlns="http://www.w3.org/1999/xhtml"> | |
3 <head> | |
4 <title><roundcube:object name="productname" /> :: <roundcube:label name="compose" /></title> | |
5 <roundcube:include file="/includes/links.html" /> | |
6 <roundcube:if condition="config:enable_spellcheck" /> | |
7 <link rel="stylesheet" type="text/css" href="/googiespell.css" /> | |
8 <roundcube:endif /> | |
9 <script type="text/javascript" src="/functions.js"></script> | |
10 <script type="text/javascript" src="/splitter.js"></script> | |
11 <style type="text/css"> | |
12 #compose-contacts { width: <roundcube:exp expression="!empty(cookie:composesplitterv1) ? cookie:composesplitterv1-5 : 195" />px; } | |
13 #compose-container { left: <roundcube:exp expression="!empty(cookie:composesplitterv1) ? cookie:composesplitterv1+5 : 205" />px; } | |
14 </style> | |
15 </head> | |
16 <roundcube:if condition="env:extwin" /> | |
17 <body class="extwin"> | |
18 <roundcube:object name="message" id="message" /> | |
19 <roundcube:else /> | |
20 <body> | |
21 <roundcube:include file="/includes/taskbar.html" /> | |
22 <roundcube:include file="/includes/header.html" /> | |
23 <roundcube:endif /> | |
24 | |
25 <div id="messagetoolbar"> | |
26 <roundcube:if condition="env:extwin" /> | |
27 <roundcube:button command="close" type="link" class="button back" classAct="button back" classSel="button backSel" title="close" content=" " /> | |
28 <roundcube:else /> | |
29 <roundcube:button command="list" type="link" class="button back" classAct="button back" classSel="button backSel" title="backtolist" content=" " /> | |
30 <roundcube:endif /> | |
31 <roundcube:button command="send" type="link" class="buttonPas send" classAct="button send" classSel="button sendSel" title="sendmessage" content=" " /> | |
32 <roundcube:button name="addattachment" type="link" class="button attach" classAct="button attach" classSel="button attachSel" title="addattachment" onclick="rcmail_ui.show_popup('uploadmenu', true);return false" content=" " /> | |
33 <roundcube:button command="insert-sig" type="link" class="buttonPas insertsig" classAct="button insertsig" classSel="button insertsigSel" title="insertsignature" content=" " /> | |
34 <roundcube:button command="savedraft" type="link" class="buttonPas savedraft" classAct="button savedraft" classSel="button savedraftSel" title="savemessage" content=" " /> | |
35 <roundcube:if condition="config:enable_spellcheck" /> | |
36 <span class="dropbutton"> | |
37 <roundcube:button command="spellcheck" type="link" class="buttonPas spellcheck" classAct="button spellcheck" classSel="button spellcheckSel" title="checkspelling" content=" " /> | |
38 <span id="spellmenulink" onclick="rcmail_ui.show_popup('spellmenu');return false"></span> | |
39 </span> | |
40 <roundcube:endif /> | |
41 <a href="#responses" class="button responses" label="responses" title="<roundcube:label name='insertresponse' />" id="responsesmenulink" unselectable="on" onmousedown="return false" onclick="rcmail_ui.show_popup('responsesmenu');return false"> </a> | |
42 <roundcube:container name="toolbar" id="compose-toolbar" /> | |
43 <roundcube:button name="messageoptions" id="composemenulink" type="link" class="button messagemenu" title="messageoptions" onclick="rcmail_ui.show_popup('composemenu', true);return false" content=" " /> | |
44 </div> | |
45 | |
46 <roundcube:form name="form" method="post"> | |
47 | |
48 <div id="mainscreen"> | |
49 | |
50 <div id="compose-contacts"> | |
51 <div class="boxtitle"><roundcube:label name="contacts" /></div> | |
52 <div class="boxlistcontent"> | |
53 <div class="searchbox"> | |
54 <img id="searchmenulink" src="/images/icons/glass.png" width="16" height="16" /> | |
55 <roundcube:object name="searchform" id="quicksearchbox" form="true" tabindex="13" /> | |
56 <roundcube:button command="reset-search" id="searchreset" image="/images/icons/reset.gif" title="resetsearch" width="13" height="13" /> | |
57 </div> | |
58 <roundcube:object name="addressbooks" id="directorylist" /> | |
59 <roundcube:object name="addresslist" id="contacts-table" class="records-table" cellspacing="0" noheader="true" /> | |
60 </div> | |
61 <div class="boxfooter"> | |
62 <div id="abookactions" class="pagenav"> | |
63 <roundcube:button command="add-recipient" prop="to" type="link" title="to" class="button disabled" classAct="button" content="To &raquo;" /> | |
64 <roundcube:button command="add-recipient" prop="cc" type="link" title="cc" class="button disabled" classAct="button" content="Cc &raquo;" /> | |
65 <roundcube:button command="add-recipient" prop="bcc" type="link" title="bcc" class="button disabled" classAct="button" content="Bcc &raquo;" /> | |
66 </div> | |
67 <div id="abookcountbar" class="pagenav"> | |
68 <roundcube:button command="firstpage" type="link" class="buttonPas firstpage" classAct="button firstpage" classSel="button firstpageSel" title="firstpage" content=" " /> | |
69 <roundcube:button command="previouspage" type="link" class="buttonPas prevpage" classAct="button prevpage" classSel="button prevpageSel" title="previouspage" content=" " /> | |
70 <span style="float:left"> </span> | |
71 <roundcube:button command="nextpage" type="link" class="buttonPas nextpage" classAct="button nextpage" classSel="button nextpageSel" title="nextpage" content=" " /> | |
72 <roundcube:button command="lastpage" type="link" class="buttonPas lastpage" classAct="button lastpage" classSel="button lastpageSel" title="lastpage" content=" " /> | |
73 </div> | |
74 </div> | |
75 </div> | |
76 | |
77 <script type="text/javascript"> | |
78 var composesplitv1 = new rcube_splitter({id:'composesplitterv1', p1: 'compose-contacts', p2: 'compose-container', orientation: 'v', relative: true, start: 200}); | |
79 rcmail.add_onload('composesplitv1.init()'); | |
80 </script> | |
81 | |
82 <div id="compose-container"> | |
83 <div id="compose-headers-div" style="width: 100%;"> | |
84 <table border="0" cellspacing="0" cellpadding="1" id="compose-headers"> | |
85 <tr> | |
86 <td class="title"><label for="_from"><roundcube:label name="from" /></label></td> | |
87 <td class="editfield formlinks"> | |
88 <roundcube:object name="composeHeaders" part="from" form="form" id="_from" tabindex="1" /> | |
89 <a href="#identities" onclick="return rcmail.command('identities')"><roundcube:label name="editidents" /></a> | |
90 <roundcube:button command="extwin" image="/images/icons/extwin.png" width="15" height="15" title="openinextwin" id="openextwinlink" condition="!env:extwin" /> | |
91 </td> | |
92 </tr><tr> | |
93 <td class="title top"><label for="_to"><roundcube:label name="to" /></label></td> | |
94 <td class="editfield"><roundcube:object name="composeHeaders" part="to" form="form" id="_to" cols="70" rows="2" tabindex="2" /></td> | |
95 </tr><tr id="compose-cc"> | |
96 <td class="title top"> | |
97 <a href="#cc" onclick="return rcmail_ui.hide_header_form('cc');"><img src="/images/icons/minus.gif" alt="" width="13" height="11" title="<roundcube:label name='delete' />" /></a> | |
98 <label for="_cc"><roundcube:label name="cc" /></label> | |
99 </td> | |
100 <td class="editfield"><roundcube:object name="composeHeaders" part="cc" form="form" id="_cc" cols="70" rows="2" tabindex="3" /></td> | |
101 </tr><tr id="compose-bcc"> | |
102 <td class="title top"> | |
103 <a href="#bcc" onclick="return rcmail_ui.hide_header_form('bcc');"><img src="/images/icons/minus.gif" alt="" width="13" height="11" title="<roundcube:label name='delete' />" /></a> | |
104 <label for="_bcc"><roundcube:label name="bcc" /></label> | |
105 </td> | |
106 <td class="editfield"><roundcube:object name="composeHeaders" part="bcc" form="form" id="_bcc" cols="70" rows="2" tabindex="4" /></td> | |
107 </tr><tr id="compose-replyto"> | |
108 <td class="title top"> | |
109 <a href="#replyto" onclick="return rcmail_ui.hide_header_form('replyto');"><img src="/images/icons/minus.gif" alt="" width="13" height="11" title="<roundcube:label name='delete' />" /></a> | |
110 <label for="_replyto"><roundcube:label name="replyto" /></label> | |
111 </td> | |
112 <td class="editfield"><roundcube:object name="composeHeaders" part="replyto" form="form" id="_replyto" size="70" tabindex="5" /></td> | |
113 </tr><tr id="compose-followupto"> | |
114 <td class="title top"> | |
115 <a href="#followupto" onclick="return rcmail_ui.hide_header_form('followupto');"><img src="/images/icons/minus.gif" alt="" width="13" height="11" title="<roundcube:label name='delete' />" /></a> | |
116 <label for="_followupto"><roundcube:label name="followupto" /></label> | |
117 </td> | |
118 <td class="editfield"><roundcube:object name="composeHeaders" part="followupto" form="form" id="_followupto" size="70" tabindex="7" /></td> | |
119 </tr><tr> | |
120 <td></td> | |
121 <td class="formlinks"> | |
122 <a href="#cc" onclick="return rcmail_ui.show_header_form('cc')" id="cc-link"><roundcube:label name="addcc" /></a> | |
123 <span class="separator">|</span> | |
124 <a href="#bcc" onclick="return rcmail_ui.show_header_form('bcc')" id="bcc-link"><roundcube:label name="addbcc" /></a> | |
125 <span class="separator">|</span> | |
126 <a href="#reply-to" onclick="return rcmail_ui.show_header_form('replyto')" id="replyto-link"><roundcube:label name="addreplyto" /></a> | |
127 <span class="separator">|</span> | |
128 <a href="#followup-to" onclick="return rcmail_ui.show_header_form('followupto')" id="followupto-link"><roundcube:label name="addfollowupto" /></a> | |
129 </td> | |
130 </tr><tr> | |
131 <td class="title"><label for="compose-subject"><roundcube:label name="subject" /></label></td> | |
132 <td class="editfield"><roundcube:object name="composeSubject" id="compose-subject" form="form" tabindex="8" /></td> | |
133 </tr> | |
134 </table> | |
135 </div> | |
136 <div id="compose-div"> | |
137 <div id="compose-body-div"> | |
138 <div class="boxlistcontent" style="overflow: hidden; top: 0"> | |
139 <roundcube:object name="composeBody" id="compose-body" form="form" cols="70" rows="20" tabindex="9" /> | |
140 </div> | |
141 <div class="boxfooter"> | |
142 <div id="compose-buttons"> | |
143 <roundcube:button type="input" command="send" class="button mainaction" label="sendmessage" tabindex="10" /> | |
144 <roundcube:button type="input" command="list" class="button" label="cancel" tabindex="11" /> | |
145 </div> | |
146 <div id="compose-editorfooter" class="pagenav"> | |
147 <roundcube:if condition="!in_array('htmleditor', (array)config:dont_override)" /> | |
148 <span> | |
149 <label><roundcube:label name="editortype" /></label> | |
150 <roundcube:object name="editorSelector" editorid="compose-body" tabindex="12" /> | |
151 </span> | |
152 <roundcube:endif /> | |
153 </div> | |
154 </div> | |
155 </div> | |
156 <script type="text/javascript"> | |
157 var composesplitv2 = new rcube_splitter({id:'composesplitterv2', p1: 'compose-body-div', p2: 'compose-attachments', orientation: 'v', relative: true, start: $('#compose-headers-div').width() - 175}); | |
158 rcmail.add_onload('composesplitv2.init()'); | |
159 </script> | |
160 <div id="compose-attachments"> | |
161 <div class="boxtitle"><roundcube:label name="attachments" /></div> | |
162 <div class="boxlistcontent"> | |
163 <roundcube:object name="composeAttachmentList" id="attachmentslist" loadingIcon="/images/display/loading_blue.gif" /> | |
164 </div> | |
165 <div class="boxfooter"> | |
166 <roundcube:button name="uploadmenulink" id="uploadmenulink" type="link" title="addattachment" class="button addgroup" onclick="rcmail_ui.show_popup('uploadmenu', true);return false" content=" " /> | |
167 </div> | |
168 </div> | |
169 <roundcube:object name="fileDropArea" id="compose-attachments" /> | |
170 </div> | |
171 </div> | |
172 | |
173 </div> | |
174 | |
175 <div id="composeoptionsmenu" class="popupmenu"> | |
176 <table> | |
177 <roundcube:if condition="!in_array('mdn_default', (array)config:dont_override)" /> | |
178 <tr> | |
179 <td><label for="rcmcomposereceipt"><roundcube:label name="returnreceipt" />:</label></td> | |
180 <td><roundcube:object name="mdnCheckBox" form="form" id="rcmcomposereceipt" /></td> | |
181 </tr> | |
182 <roundcube:endif /> | |
183 <roundcube:if condition="config:smtp_server != '' and !in_array('dsn_default', (array)config:dont_override)" /> | |
184 <tr> | |
185 <td><label for="rcmcomposedsn"><roundcube:label name="dsn" />:</label></td> | |
186 <td><roundcube:object name="dsnCheckBox" form="form" id="rcmcomposedsn" /></td> | |
187 </tr> | |
188 <roundcube:endif /> | |
189 <tr> | |
190 <td><label for="rcmcomposepriority"><roundcube:label name="priority" />:</label></td> | |
191 <td><roundcube:object name="prioritySelector" form="form" id="rcmcomposepriority" /></td> | |
192 </tr> | |
193 <roundcube:if condition="!config:no_save_sent_messages" /> | |
194 <tr> | |
195 <td><label><roundcube:label name="savesentmessagein" />:</label></td> | |
196 <td><roundcube:object name="storetarget" maxlength="30" /></td> | |
197 </tr> | |
198 <roundcube:endif /> | |
199 </table> | |
200 </div> | |
201 | |
202 <div id="responsesmenu" class="popupmenu"> | |
203 <ul id="textresponsesmenu"> | |
204 <li><label class="comment"><roundcube:label name="insertresponse" /></label></li> | |
205 <roundcube:object name="responseslist" id="responseslist" tagname="ul" itemclass="active" /> | |
206 <li><label class="comment"><roundcube:label name="manageresponses" /></label></li> | |
207 <roundcube:button command="save-response" type="link-menuitem" label="newresponse" classAct="active" unselectable="on" /> | |
208 <roundcube:button command="responses" type="link-menuitem" label="editresponses" classAct="active" /> | |
209 </ul> | |
210 </div> | |
211 | |
212 <div id="spellmenu" class="popupmenu selectable"></div> | |
213 | |
214 </form> | |
215 | |
216 <roundcube:object name="composeAttachmentForm" id="attachment-form" attachmentFieldSize="40" class="popupmenu" /> | |
217 | |
218 <script type="text/javascript"> | |
219 rcube_init_mail_ui(); | |
220 </script> | |
221 | |
222 </body> | |
223 </html> |