mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-15 20:44:28 +01:00
143 lines
10 KiB
XML
143 lines
10 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2.0//EN" "https://www.egroupware.org/etemplate2.0.dtd">
|
|
<overlay>
|
|
<template id="mail.index.splitter" height="100%" template="" lang="" group="0" version="1.9.001">
|
|
<et2-split id="mailSplitter" style="--min: 30%;--max:70%;" vertical="false" primary="start">
|
|
<nextmatch id="nm" onselect="app.mail.mail_preview" class="" template="mail.index.rows.vertical" header_left="mail.index.add" header_right="mail.index.header_right" disable_selection_advance="true"/>
|
|
<template id="mail.index.preview"/>
|
|
</et2-split>
|
|
</template>
|
|
<template id="mail.index.preview">
|
|
<toolbar id="toolbar" list_header="short"/>
|
|
<grid id="mailPreview" width="100%">
|
|
<columns>
|
|
<column/>
|
|
</columns>
|
|
<rows>
|
|
<row class="th">
|
|
|
|
</row>
|
|
<row>
|
|
<et2-vbox class="previewWrapper">
|
|
<et2-box id="blank" disabled="@fromaddress">
|
|
<et2-image src="email"></et2-image>
|
|
<et2-description value="Select an item to read"></et2-description>
|
|
</et2-box>
|
|
<et2-hbox class="mailPreviewHeaders">
|
|
<et2-description id="subject" readonly="true" hoverAction="app.mail.modifyMessageSubjectDialog" hoverActionTitle="Modify subject of this message"></et2-description>
|
|
<et2-hbox class="mailPreviewHeaders smimeIcons">
|
|
<et2-image id="smime_signature" src="smime_sign" statustext="Smime signed message" disabled="!@smime=smime_sign" align="right" width="24"></et2-image>
|
|
<et2-image id="smime_encryption" src="smime_encrypt" statustext="Smime encrypted message" disabled="!@smime=smime_encrypt" align="right" width="24"></et2-image>
|
|
</et2-hbox>
|
|
</et2-hbox>
|
|
<et2-hbox width="100%" class="mailPreviewHeaders">
|
|
<et2-lavatar src="@fromavatar" lname="@fromaddress" shape="rounded" size="2.75em"></et2-lavatar>
|
|
<et2-vbox>
|
|
<et2-vbox class="addresses">
|
|
<et2-hbox>
|
|
<et2-description value="From" class="firstColumnTitle"></et2-description>
|
|
<et2-select-email id="additionalfromaddress" readonly="true" multiple="true" onclick="app.mail.onclickCompose"></et2-select-email>
|
|
<et2-date-time align="right" id="date" readonly="true"></et2-date-time>
|
|
</et2-hbox>
|
|
<et2-hbox disabled="!@toaddress" width="100%">
|
|
<et2-description value="To" class="firstColumnTitle"></et2-description>
|
|
<et2-select-email id="additionaltoaddress" readonly="true" multiple="true"
|
|
rows="1" maxTagsVisible="1"
|
|
onclick="app.mail.onclickCompose"></et2-select-email>
|
|
</et2-hbox>
|
|
<et2-hbox disabled="!@ccaddress" width="100%">
|
|
<et2-description value="Cc" class="firstColumnTitle"></et2-description>
|
|
<et2-select-email id="ccaddress" readonly="true" multiple="true"
|
|
rows="1" maxTagsVisible="1"
|
|
onclick="app.mail.onclickCompose"></et2-select-email>
|
|
</et2-hbox>
|
|
</et2-vbox>
|
|
<et2-details overlaySummaryOnOpen="true" toggleAlign="left" toggleOnHover="true" hoist="true" class="attachments" disabled="!@attachmentsBlock">
|
|
<et2-hbox slot="summary">
|
|
<grid class="previewAttachmentArea egwGridView_grid" >
|
|
<columns>
|
|
<column disabled="!@showtempname"/>
|
|
<column disabled="!@showtempname"/>
|
|
<column disabled="!@showtempname"/>
|
|
<column disabled="!@showtempname"/>
|
|
<column width="70%" />
|
|
<column width="20%" />
|
|
</columns>
|
|
<rows>
|
|
<row class="row attachmentRow">
|
|
<et2-description id="attachmentsBlock[0][attachment_number]"></et2-description>
|
|
<et2-description id="attachmentsBlock[0][partID]"></et2-description>
|
|
<et2-description id="attachmentsBlock[0][type]"></et2-description>
|
|
<et2-description id="attachmentsBlock[0][winmailFlag]"></et2-description>
|
|
<et2-description-expose class="et2_link useEllipsis" id="attachmentsBlock[0][filename]" mime="@attachmentsBlock[0][type]" href="@attachmentsBlock[0][mime_url]" noLang="1" mimeData="@attachmentsBlock[0][mime_data]"></et2-description-expose>
|
|
<et2-description align="right" value="@attachmentsBlockTitle" class="et2_bold"></et2-description>
|
|
</row>
|
|
</rows>
|
|
</grid>
|
|
</et2-hbox>
|
|
|
|
<grid id="attachmentsBlock" class="previewAttachmentArea egwGridView_grid">
|
|
<columns>
|
|
<column disabled="!@showtempname"/>
|
|
<column disabled="!@showtempname"/>
|
|
<column disabled="!@showtempname"/>
|
|
<column disabled="!@showtempname"/>
|
|
<column width="70%" />
|
|
<column width="11%" />
|
|
<column width="10%"/>
|
|
</columns>
|
|
<rows>
|
|
<row class="row attachmentRow" id="${row}">
|
|
<et2-description id="${row}[attachment_number]"></et2-description>
|
|
<et2-description id="${row}[partID]"></et2-description>
|
|
<et2-description id="${row}[type]"></et2-description>
|
|
<et2-description id="${row}[winmailFlag]"></et2-description>
|
|
<et2-description-expose class="et2_link useEllipsis" id="${row}[filename]" mime="$row_cont[type]" href="$row_cont[mime_url]" noLang="1" mimeData="$row_cont[mime_data]"></et2-description-expose>
|
|
<et2-description align="right" id="${row}[size]"></et2-description>
|
|
<et2-dropdown-button id="${row}[actions]" label="$row_cont[actionsDefaultLabel]" onchange="app.mail.attachmentsBlockActions" onclick="app.mail.attachmentsBlockActions"/>
|
|
</row>
|
|
</rows>
|
|
</grid>
|
|
</et2-details>
|
|
</et2-vbox>
|
|
|
|
</et2-hbox>
|
|
|
|
|
|
</et2-vbox>
|
|
</row>
|
|
</rows>
|
|
</grid>
|
|
<et2-box id="mailPreviewContainer">
|
|
<iframe frameborder="1" id="messageIFRAME" scrolling="auto"/>
|
|
</et2-box>
|
|
</template>
|
|
<template id="mail.index.nosplitter" template="" lang="" group="0" version="1.9.001">
|
|
<nextmatch id="nm" onselect="app.mail.mail_preview" template="mail.index.rows.horizental" header_left="mail.index.add"
|
|
header_right="mail.index.header_right"/>
|
|
</template>
|
|
<template id="mail.index.add" template="" lang="" group="0" version="1.9.001">
|
|
<et2-button id="button[mailcreate]" onclick="app.mail.mail_compose(false);" label="Compose" image="add" noSubmit="true"></et2-button>
|
|
</template>
|
|
<template id="mail.index.header_right" template="" lang="" group="0" version="1.9.001">
|
|
<et2-details id="mail.index.vacationnotice" disabled="true" summary="on vacation" toggleOnHover="true" hoist="true" class="vacationnotice" onclick="app.mail.edit_vacation">
|
|
<et2-description id="nm[vacationnotice]" class="@nm[vacationclass]"></et2-description>
|
|
<et2-description id="nm[vacationrange]" class="@nm[vacationrangeclass]"></et2-description>
|
|
</et2-details>
|
|
|
|
<et2-hbox id="mail.index.datefilter" class="mail-index_datefilter">
|
|
<et2-date id="startdate" label="Start" onchange="app.mail.mail_refreshMessageGrid(false,true);"></et2-date>
|
|
<et2-date id="enddate" label="End" onchange="app.mail.mail_refreshMessageGrid(false,true);"></et2-date>
|
|
</et2-hbox>
|
|
<et2-hbox id="mail.index.quotabox" class="mail-index_quotabox">
|
|
<progress id="nm[quotainpercent]" label="@nm[quota]" class="@nm[quotaclass]"/>
|
|
</et2-hbox>
|
|
</template>
|
|
<template id="mail.index" template="" lang="" group="0" version="1.9.001">
|
|
<tree autoloading="mail.mail_ui.ajax_foldertree" id="nm[foldertree]" onclick="app.mail.mail_changeFolder"
|
|
parent_node="mail-tree_target" onopenstart="app.mail.subscription_autoloadingStart"
|
|
onopenend="app.mail.subscription_autoloadingEnd" highlighting="true"/>
|
|
<template id="splitter" height="100%" template="mail.index.splitter"/>
|
|
<iframe frameborder="1" id="extra_iframe" scrolling="auto" disabled="true"/>
|
|
</template>
|
|
</overlay> |