You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

246 lines
7.8 KiB

7 years ago
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">Preview Dialog</h2>
  4. <h3 class="oe_slogan">Preview your files directly in Odoo.</h3>
  5. <h4 class="oe_slogan" style="font-size: 23px;">MuK IT GmbH -
  6. www.mukit.at</h4>
  7. <div class="oe_demo oe_picture oe_screenshot">
  8. <img src="screenshot.png">
  9. </div>
  10. </div>
  11. </section>
  12. <section class="oe_container" style="padding-top: 25px;">
  13. <div class="oe_row oe_spaced">
  14. <div class="oe_picture">
  15. <h3 class="oe_slogan">Overview</h3>
  16. <p class="oe_mt32 text-justify">MuK Preview enables support to
  17. preview binary files directly in Odoo. It adds a button to the
  18. binary field, which opens a file preview dialog. The preview can be
  19. easily extended by adding new Handlers to the Preview Generator.</p>
  20. </div>
  21. </div>
  22. </section>
  23. <section class="oe_container oe_dark">
  24. <div class="oe_row oe_spaced">
  25. <h3 class="oe_slogan">PDF & Open Document Preview</h3>
  26. <div class="oe_span6">
  27. <p class="oe_mt32 text-justify">A preview for Open Documents and
  28. PDFs is already included in the MuK Preview module. The following
  29. extensions are supported:</p>
  30. <p>
  31. <span style="color: green;"> &#9745; </span> Portable Document
  32. Format (.pdf) <br /> <span style="color: green;"> &#9745; </span>
  33. Open Document (.odt, .odp, .ods, .otp)
  34. </p>
  35. </div>
  36. <div class="oe_span6">
  37. <img class="oe_picture oe_screenshot" src="screenshot_pdf.png">
  38. </div>
  39. </div>
  40. </section>
  41. <section class="oe_container">
  42. <div class="oe_row oe_spaced">
  43. <h3 class="oe_slogan">MS Office Preview</h3>
  44. <div class="oe_span6">
  45. <img class="oe_picture oe_screenshot" src="screenshot_excel.png">
  46. </div>
  47. <div class="oe_span6">
  48. <p class="oe_mt32 text-justify">
  49. <a
  50. href="https://apps.odoo.com/apps/modules/11.0/muk_web_preview_msoffice">MuK
  51. Preview MS Office </a> extends the preview to enable support for
  52. Microsoft Office documents.
  53. </p>
  54. <p>
  55. <span style="color: green;"> &#9745; </span> Word (*.doc | *.docx,
  56. application/msword) <br> <span style="color: green;">
  57. &#9745; </span> Excel (*.xls | *.xlsx, application/msexcel) <br> <span
  58. style="color: green;"> &#9745; </span> PowerPoint (*.ppt | *.pptx,
  59. application/mspowerpoint)
  60. </p>
  61. </div>
  62. </div>
  63. </section>
  64. <section class="oe_container oe_dark">
  65. <div class="oe_row oe_spaced">
  66. <h3 class="oe_slogan">Image Preview</h3>
  67. <div class="oe_span6">
  68. <p class="oe_mt32 text-justify">
  69. <a
  70. href="https://apps.odoo.com/apps/modules/11.0/muk_web_preview_image/">MuK
  71. Preview Image</a> extends the preview to enable support for a variety
  72. of images types.
  73. </p>
  74. <p>
  75. <span style="color: green;"> &#9745; </span> CIS-Cod-Dateien (*.cod,
  76. image/cis-cod) <br /> <span style="color: green;"> &#9745; </span>
  77. CMU-Raster-Dateien (*.ras, image/cmu-raster) <br /> <span
  78. style="color: green;"> &#9745; </span> FIF-Dateien (*.fif,
  79. image/fif) <br /> <span style="color: green;"> &#9745; </span>
  80. GIF-Dateien (*.gif, image/gif)<br /> and many more...
  81. </p>
  82. </div>
  83. <div class="oe_span6">
  84. <img class="oe_picture oe_screenshot" src="screenshot_image.png">
  85. </div>
  86. </div>
  87. </section>
  88. <section class="oe_container">
  89. <div class="oe_row oe_spaced">
  90. <h3 class="oe_slogan">Markdown Preview</h3>
  91. <div class="oe_span6">
  92. <img class="oe_picture oe_screenshot" src="screenshot_markdown.png">
  93. </div>
  94. <div class="oe_span6">
  95. <p class="oe_mt32 text-justify">
  96. <a
  97. href="https://apps.odoo.com/apps/modules/11.0/muk_web_preview_markdown/">MuK
  98. Preview Markdown </a> extends the preview to enable support for
  99. Markdown files.
  100. </p>
  101. <p>
  102. <span style="color: green;"> &#9745; </span> Markdown (*.md,
  103. text/markdown)
  104. </p>
  105. </div>
  106. </div>
  107. </section>
  108. <section class="oe_container oe_dark">
  109. <div class="oe_row oe_spaced">
  110. <h3 class="oe_slogan">Video Preview</h3>
  111. <div class="oe_span6">
  112. <p class="oe_mt32 text-justify">
  113. <a
  114. href="https://apps.odoo.com/apps/modules/11.0/muk_web_preview_video/">MuK
  115. Preview Video</a> extends the preview to enable support for video
  116. files.
  117. </p>
  118. <p>
  119. <span style="color: green;"> &#9745; </span> WebM (*.webm,
  120. video/webm) <br /> <span style="color: green;"> &#9745; </span> Ogg
  121. Theora Vorbis (*.ogg, video/ogg) <br /> <span style="color: green;">
  122. &#9745; </span> MP4 (*.mp4, video/mp4) <br />
  123. </p>
  124. </div>
  125. <div class="oe_span6">
  126. <img class="oe_picture oe_screenshot" src="screenshot_video.png">
  127. </div>
  128. </div>
  129. </section>
  130. <section class="oe_container">
  131. <div class="oe_row oe_spaced">
  132. <h3 class="oe_slogan">CSV Preview</h3>
  133. <div class="oe_span6">
  134. <img class="oe_picture oe_screenshot" src="screenshot_csv.png">
  135. </div>
  136. <div class="oe_span6">
  137. <p class="oe_mt32 text-justify">
  138. <a
  139. href="https://apps.odoo.com/apps/modules/11.0/muk_web_preview_csv/">MuK
  140. Preview CSV </a> extends the preview to enable support for CSV files.
  141. </p>
  142. <p>
  143. <span style="color: green;"> &#9745; </span> CSV (*.csv, text/csv)
  144. </p>
  145. </div>
  146. </div>
  147. </section>
  148. <section class="oe_container oe_dark">
  149. <div class="oe_row oe_spaced">
  150. <h3 class="oe_slogan">Mail Preview</h3>
  151. <div class="oe_span6">
  152. <p class="oe_mt32 text-justify">
  153. <a
  154. href="https://apps.odoo.com/apps/modules/11.0/muk_web_preview_mail/">MuK
  155. Preview Mail</a> extends the preview to enable support for mails.
  156. </p>
  157. <p>
  158. <span style="color: green;"> &#9745; </span> Microsoft Outlook
  159. Express Mail Message (*.eml, message/rfc822)
  160. </p>
  161. </div>
  162. <div class="oe_span6">
  163. <img class="oe_picture oe_screenshot" src="screenshot_mail.png">
  164. </div>
  165. </div>
  166. </section>
  167. <section class="oe_container">
  168. <div class="oe_row oe_spaced">
  169. <h3 class="oe_slogan">Text Preview</h3>
  170. <div class="oe_span6">
  171. <img class="oe_picture oe_screenshot" src="screenshot_text.png">
  172. </div>
  173. <div class="oe_span6">
  174. <p class="oe_mt32 text-justify">
  175. <a
  176. href="https://apps.odoo.com/apps/modules/11.0/muk_web_preview_text/">MuK
  177. Preview Text </a> extends the preview to enable support for a variety
  178. of text file types.
  179. </p>
  180. </div>
  181. </div>
  182. </section>
  183. <section class="oe_container oe_dark">
  184. <div class="oe_row oe_spaced">
  185. <h3 class="oe_slogan">Audio Preview</h3>
  186. <div class="oe_span6">
  187. <p class="oe_mt32 text-justify">
  188. <a
  189. href="https://apps.odoo.com/apps/modules/11.0/muk_web_preview_audio/">MuK
  190. Preview Audio</a> extends the preview to enable support for audio files.
  191. </p>
  192. <p>
  193. <span style="color: green;"> &#9745; </span> Wav (*.wav, audio/wav) <br />
  194. <span style="color: green;"> &#9745; </span> Ogg Theora Vorbis (*.ogg, audio/ogg) <br />
  195. <span style="color: green;"> &#9745; </span> MP3 (*.mp3, audio/mpeg) <br />
  196. </p>
  197. </div>
  198. <div class="oe_span6">
  199. <img class="oe_picture oe_screenshot" src="screenshot_audio.png">
  200. </div>
  201. </div>
  202. </section>
  203. <section class="oe_container">
  204. <div class="oe_row oe_spaced">
  205. <h3 class="oe_slogan">Vector Preview</h3>
  206. <div class="oe_span6">
  207. <img class="oe_picture oe_screenshot" src="screenshot_svg.png">
  208. </div>
  209. <div class="oe_span6">
  210. <p class="oe_mt32 text-justify">
  211. <a
  212. href="https://apps.odoo.com/apps/modules/11.0/muk_web_preview_vector/">MuK
  213. Preview Vector </a> extends the preview to enable support for Scalable Vector Graphics.
  214. </p>
  215. <p>
  216. <span style="color: green;"> &#9745; </span> Scalable Vector Graphics (*.svg, image/svg+xml)
  217. </p>
  218. </div>
  219. </div>
  220. </section>
  221. <section class="oe_container oe_dark">
  222. <h3 class="oe_slogan">Help and Support</h3>
  223. <div class="oe_slogan">
  224. <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
  225. <i class="fa fa-envelope"></i> Email
  226. </a> <a class="btn btn-primary btn-lg mt8"
  227. href="https://mukit.at/page/contactus"> <i class="fa fa-phone"></i>
  228. Contact
  229. </a>
  230. </div>
  231. <img src="logo.png" style="width: 200px; margin-bottom: 20px;"
  232. class="center-block">
  233. </section>