Changes for page Gallery Macro

Last modified by Thomas Mortagne on 2023/10/10 16:20

From version 20.8
edited by Vincent Massol
on 2016/09/19 19:05
Change comment: Added comment
To version 21.1
edited by Marius Dumitru Florea
on 2016/09/26 15:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.VincentMassol
1 +xwiki:XWiki.mflorea
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -26,6 +26,13 @@
26 26  |(% class="shortcut" %)((((% class="key"%)F(%%))))(%%)|Toggle full-screen view
27 27  |(% class="shortcut" %)((((% class="key"%)Esc(%%))))(%%)|Exit full-screen view
28 28  
29 +== Parameters ==
30 +
31 +|=Name|=Description|=Default Value|=Since
32 +|class|Custom CSS class names to set on the gallery container. Use this parameter if you want to customize the appearance of a gallery instance.||8.3RC1
33 +|height|The gallery height. Empty value means no explicit height set.|349px|8.3RC1
34 +|width|The gallery width. Empty value means no explicit width set.|620px|8.3RC1
35 +
29 29  == Examples ==
30 30  
31 31  === Displays all the images attached to the current page ===
... ... @@ -78,3 +78,11 @@
78 78  {{display reference="Sandbox.WebHome"/}}
79 79  {{/gallery}}
80 80  {{/code}}
88 +
89 +=== Use Bootstrap Grid System ===
90 +
91 +{{code language="none"}}
92 +{{gallery class="col-xs-12 col-sm-6 col-md-4 col-lg-3" width="" height="300px"}}
93 +image:attach:[email protected]
94 +{{/gallery}}
95 +{{/code}}
Show installed count
... ... @@ -1,0 +1,1 @@
1 +Yes
XWiki.XWikiComments[9]
Date
... ... @@ -1,1 +1,1 @@
1 -2016-09-19 19:05:28.437
1 +2016-09-19 19:05:28.0

Get Connected