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.

72 lines
2.8 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">Preview MS Office</h2>
  4. <h3 class="oe_slogan">Preview your MS Office files directly in
  5. Odoo.</h3>
  6. <h4 class="oe_slogan" style="font-size: 23px;">MuK IT GmbH -
  7. www.mukit.at</h4>
  8. <div class="oe_demo oe_screenshot" style="max-width: 84%; margin: 16px 8%;">
  9. <img src="screenshot.png">
  10. </div>
  11. </div>
  12. </section>
  13. <section class="oe_container">
  14. <div class="oe_row oe_spaced">
  15. <div style="max-width: 84%; margin: 16px 8%;">
  16. <h3 class="oe_slogan">Overview</h3>
  17. <p class="oe_mt32">Extendes the Preview Dialog to support MS
  18. Office files. Currently the following file extensions are supported:</p>
  19. <p>
  20. <span style="color: green;"> &#9745; </span> Word (*.doc | *.docx, application/msword) <br />
  21. <span style="color: green;"> &#9745; </span> Excel (*.xls | *.xlsx, application/msexcel) <br />
  22. <span style="color: green;"> &#9745; </span> PowerPoint (*.ppt | *.pptx, application/mspowerpoint)
  23. </p>
  24. </div>
  25. </div>
  26. </section>
  27. <section class="oe_container oe_dark"
  28. style="margin-bottom: 20px; border-top: 5px solid #797979; border-bottom: 5px solid #797979;">
  29. <h3 class="oe_slogan" style="margin-bottom: 10px;">Demo</h3>
  30. <div class="row" style="margin: auto; max-width: 200px;">
  31. <div class="col-xs-6">
  32. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">User:</h5>
  33. </div>
  34. <div class="col-xs-6">
  35. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">apps</h5>
  36. </div>
  37. <div class="col-xs-6">
  38. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">Password:</h5>
  39. </div>
  40. <div class="col-xs-6">
  41. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">demo</h5>
  42. </div>
  43. </div>
  44. <div class="oe_slogan" style="margin-top: 5px;">
  45. <a class="btn btn-primary btn-lg mt8"
  46. href="https://demo.mukit.at/web/login"
  47. style="position: relative; overflow: hidden;"><span
  48. class="o_ripple"
  49. style="height: 138px; width: 138px; top: -35.2969px; left: -8.17188px;"></span>
  50. <i class="fa fa-video-camera"></i> Live Preview </a>
  51. </div>
  52. </section>
  53. <section class="oe_container oe_dark">
  54. <h3 class="oe_slogan">Help and Support</h3>
  55. <h5 class="oe_slogan" style="font-size: 20px;">Feel free to
  56. contact us, if you need any help with your Odoo integration or
  57. addiontal features.</h5>
  58. <div class="oe_slogan">
  59. <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
  60. <i class="fa fa-envelope"></i> Email
  61. </a> <a class="btn btn-primary btn-lg mt8"
  62. href="https://mukit.at/page/contactus"> <i class="fa fa-phone"></i>
  63. Contact
  64. </a> <a class="btn btn-primary btn-lg mt8" href="mailto:support@mukit.at">
  65. <i class="fa fa-life-ring"></i> Support
  66. </a>
  67. </div>
  68. <img src="logo.png" style="width: 200px; margin-bottom: 20px;"
  69. class="center-block">
  70. </section>