Details
Description
For example XWik supports the following parameters:
http://code.xwiki.org/xwiki/bin/view/Macros/ImageMacro
Here are some that could be added as standard parameters:
- width
- height
- vertical alignment
- horizontal alignment
- whether the figure should be a link
Other parameters are specific to XWiki and thus we should also have a generic way of adding parameters, see DOXIA-204
The first 4 (and more) are now supported with
DOXIA-204, the image as a link can be done by sandwiching the figure between link()/link_() events. Ok to close?DOXIA-204, the image as a link can be done by sandwiching the figure between link()/link_() events. Ok to close?