Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1841750
odf.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1018 B
Referenced Files
None
Subscribers
None
odf.html
View Options
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<
html
xmlns
=
"http://www.w3.org/1999/xhtml"
xml:lang
=
"en"
lang
=
"en"
>
<
head
>
<
meta
http-equiv
=
"Content-Type"
content
=
"text/html; charset=utf-8"
></
meta
>
<
title
>
Roundcube WebODF Viewer
</
title
>
<
style
type
=
"text/css"
media
=
"screen"
>
body
,
div
{
padding
:
0
px
;
margin
:
0
px
;
border
:
0
px
;
background
:
#fff
;
}
body
.
odfcanvas
{
height
:
100
%
;
background
:
black
;
text-align
:
center
;
}
</
style
>
<
link
rel
=
"stylesheet"
type
=
"text/css"
href
=
"%%DOCROOT%%webodf.css"
/>
<
script
type
=
"text/javascript"
src
=
"%%DOCROOT%%webodf.js"
charset
=
"utf-8"
></
script
>
<
script
type
=
"text/javascript"
charset
=
"utf-8"
>
function
init
()
{
var
odfelement
=
document
.
getElementById
(
"odf"
),
odfcanvas
=
new
odf
.
OdfCanvas
(
odfelement
);
odfcanvas
.
load
(
'%%DOCURL%%'
);
}
window
.
setTimeout
(
init
,
0
);
</
script
>
</
head
>
<
body
class
=
"odfcanvas"
>
<
div
id
=
"odf"
></
div
>
</
body
>
</
html
>
File Metadata
Details
Attached
Mime Type
application/xml
Expires
Mon, Aug 25, 3:45 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
226983
Default Alt Text
odf.html (1018 B)
Attached To
Mode
R14 roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline
Log In to Comment