Personal tools
Views
How to add figures
In your reStructuredText source, add the following directive:
.. figure:: figure-file-name.ext Optional caption text. May span multiple lines and even paragraphs, as long as it is indented more than the ``.. figure::`` directive.
In the ZWiki? edit box, insert the figure file name in the Upload a file or image field, and click on the Save button.
Now edit the page again and remove the:
.. image:: figure-file
line that ZWiki? has automatically appended to the text. Click on Save and you're done!