Browse Source

[DOC] add tip about using module as html message viewer

pull/2/head
Ivan Yelizariev 9 years ago
parent
commit
cfdf1cca78
  1. BIN
      static/description/html-message-viewer.png
  2. BIN
      static/description/html-message.png
  3. 22
      static/description/index.html

BIN
static/description/html-message-viewer.png

After

Width: 1027  |  Height: 546  |  Size: 58 KiB

BIN
static/description/html-message.png

After

Width: 890  |  Height: 473  |  Size: 58 KiB

22
static/description/index.html

@ -90,6 +90,28 @@
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2>Tips and tricks</h2>
<p class="oe_mt32">
Also, the module can be used as a viewer for wide html messages
</p>
</div>
<div class="oe_span12">
<div class="oe_demo oe_picture oe_screenshot">
<img src="html-message.png?1"/>
</div>
<div class="oe_demo oe_picture oe_screenshot">
<img src="html-message-viewer.png?2"/>
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">

Loading…
Cancel
Save