Details
-
New Feature
-
Resolution: Fixed
-
Major
-
3.0 M2
-
Unit
-
Medium
-
Description
The gallery macro will be used like this (example for XWiki 2.0 syntax):
{{gallery}} image:Space.Page@alice.png image:http://www.example.com/path/to/bob.jg {{/gallery}}
The content will be parsed using the syntax of the document where the macro is inserted. All the images found in the provided content will be displayed. Images are detected on the client side, so they can be generated using the HTML macro.
The gallery macro won't have any parameters and its content will be mandatory. Also, the gallery macro won't be supported in an in-line context.
Attachments
Issue Links
- relates to
-
XWIKI-6154 Gallery macro doesn't work on IE6
- Closed