mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 06:33:18 +00:00
Monotone-Parent: efcdad4329c6673a9cb8cdf84b3e4facd4cf680e
Monotone-Revision: 8289067a34c438dfdb8b114ed01fd206fce6310d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T20:45:04 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
<?xml version="1.0" standalone="yes"?>
|
||||
<!DOCTYPE div>
|
||||
<div xmlns="http://www.w3.org/1999/xhtml"
|
||||
xmlns:var="http://www.skyrix.com/od/binding"
|
||||
xmlns:label="OGo:label"
|
||||
class="linked_attachment_frame"
|
||||
>
|
||||
xmlns:var="http://www.skyrix.com/od/binding"
|
||||
xmlns:label="OGo:label"
|
||||
class="linked_attachment_frame"
|
||||
>
|
||||
<div class="linked_attachment_body">
|
||||
<a var:href="pathToAttachment"
|
||||
var:title="filenameForDisplay"
|
||||
><var:string value="filenameForDisplay" /></a>
|
||||
var:title="filenameForDisplay"
|
||||
const:absolute="YES"
|
||||
><var:string value="filenameForDisplay" /></a>
|
||||
<div class="linked_attachment_meta">
|
||||
<var:string label:value="Type" />:
|
||||
<var:string value="bodyInfo.type" /> /
|
||||
@@ -17,13 +19,13 @@
|
||||
<var:string value="bodyInfo.size" formatter="sizeFormatter" />
|
||||
</div>
|
||||
|
||||
<!-- debug
|
||||
<!-- debug
|
||||
<pre><var:string value="bodyInfo"/></pre>
|
||||
|
||||
|
||||
<a var:href="pathToAttachment"
|
||||
var:title="bodyInfo"
|
||||
class="mailer_imagecontent"
|
||||
>[<var:string value="pathToAttachment" />]</a>
|
||||
var:title="bodyInfo"
|
||||
class="mailer_imagecontent"
|
||||
>[<var:string value="pathToAttachment" />]</a>
|
||||
<br />
|
||||
Id: <var:string value="bodyInfo.bodyId" /><br />
|
||||
Desc: <var:string value="bodyInfo.description" /><br />
|
||||
@@ -34,6 +36,6 @@
|
||||
Subtype: <var:string value="bodyInfo.subtype" /><br />
|
||||
Path: <var:string value="pathToAttachment" /><br />
|
||||
PartPath: <var:string value="partPath" /><br />
|
||||
-->
|
||||
-->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user