Browse Source

Update Version

pull/5/head
Mathias Markl 7 years ago
parent
commit
8b6148edea
  1. BIN
      muk_web_preview_msoffice/static/description/banner.png
  2. BIN
      muk_web_preview_msoffice/static/description/icon.png
  3. 16
      muk_web_preview_msoffice/static/description/index.html

BIN
muk_web_preview_msoffice/static/description/banner.png

Before

Width: 1760  |  Height: 880  |  Size: 105 KiB

After

Width: 880  |  Height: 440  |  Size: 43 KiB

BIN
muk_web_preview_msoffice/static/description/icon.png

Before

Width: 500  |  Height: 500  |  Size: 24 KiB

After

Width: 250  |  Height: 250  |  Size: 9.8 KiB

16
muk_web_preview_msoffice/static/description/index.html

@ -1,7 +1,8 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Preview Video</h2>
<h3 class="oe_slogan">Preview your videos directly in Odoo.</h3>
<h2 class="oe_slogan">Preview MS Office</h2>
<h3 class="oe_slogan">Preview your MS Office files directly in
Odoo.</h3>
<h4 class="oe_slogan" style="font-size: 23px;">MuK IT GmbH -
www.mukit.at</h4>
<div class="oe_demo oe_picture oe_screenshot">
@ -14,13 +15,12 @@
<div class="oe_row oe_spaced">
<div class="oe_picture">
<h3 class="oe_slogan">Overview</h3>
<p class="oe_mt32">Extendes the Preview Dialog to support videos.
Currently the following video extensions are supported:</p>
<p class="oe_mt32">Extendes the Preview Dialog to support MS
Office files. Currently the following file extensions are supported:</p>
<p>
<span style="color: green;"> &#9745; </span> WebM (*.webm,
video/webm) <br /> <span style="color: green;"> &#9745; </span> Ogg
Theora Vorbis (*.ogg, video/ogg) <br /> <span style="color: green;">
&#9745; </span> MP4 (*.mp4, video/mp4) <br />
<span style="color: green;"> &#9745; </span> Word (*.doc | *.docx, application/msword) <br />
<span style="color: green;"> &#9745; </span> Excel (*.xls | *.xlsx, application/msexcel) <br />
<span style="color: green;"> &#9745; </span> PowerPoint (*.ppt | *.pptx, application/mspowerpoint)
</p>
</div>
</div>

Loading…
Cancel
Save