Change - Images

Created on Oct. 25, 2012, 2:57 p.m. by Hevok & updated on Oct. 25, 2012, 9:50 p.m. by Hevok

FThe image directive can be used to define an image, which takes either an file path or an URL: :: ¶
¶
.. image:: http://dgallery.s3.amazonaws.com/r
st.png ¶
¶
.. im
age::
http://dgallery.s3.amazonaws.com/rst.png ¶
¶
---- ¶
¶
Additional attribut
es can be specified: :: ¶
¶
.. image::
http://dgallery.s3.amazonaws.com/rst.png &para]
:height: 100 ¶
:width: 200 ¶
:scale: 50 ¶
:alt: alternative text ¶
¶
.. image:: http://dgallery.s3.amazonaws.com/rst.png &para]
:height: 100 ¶
:width: 200 ¶
:scale: 50 ¶
:alt: alternative text ¶
¶
---- ¶
¶
A panel can be created by listening multiple images: :: ¶
¶
.. image:: http://dgallery.s3.amazonaws.com/denigma_pos.png &para]
:width: 200 ¶
:height: 100 ¶
¶
.. image:: http://dgallery.s3.amazonaws.com/denigma_pos.png &para]
:width: 200 ¶
:height: 100 ¶
¶
.. image:: http://dgallery.s3.amazonaws.com/denigma_pos.png &para]
:width: 200 ¶
:height: 100 ¶
¶
.. image:: http://dgallery.s3.amazonaws.com/denigma_pos.png &para]
:width: 200 ¶
:height: 100 ¶
¶
---- ¶
¶
Figures can have even a title and legend: :: ¶
¶
.. image:: http://dgallery.s3.amazonaws.com/denigma_pos.png &para]
:width: 200 ¶
:height: 100 ¶
¶
.. figure:: http://dgallery.s3.amazonaws.com/denigma_pos.png &para]
:width: 200 ¶
:height: 100 ¶
¶
Figure 1: Testing Denigma markup. ¶
This tests Denigma image rendering. ¶
¶
.. image:: http://dgallery.s3.amazonaws.com/denigma_pos.png &para]
:width: 200 ¶
:height: 100 ¶
¶
.. figure:: http://dgallery.s3.amazonaws.com/denigma_pos.png &para]
:width: 200 ¶
:height: 100 ¶
¶
**Figure 1: Testing Denigma markup.** ¶
This tests Denigma image rendering.

System Message: WARNING/2 (, line 3); backlink

Inline strong start-string without end-string.
Tags: rest tutorial

Comment: Extended explaination and examples.

Comment on This Data Unit