Changes for page Icon Picker Macro

From version 4.1
edited by Monika Leung
on 2025/07/12 16:28
Change comment: Install extension [org.xwiki.platform:xwiki-platform-icon-ui/17.5.0]
To version 2.1
edited by Monika Leung
on 2025/07/12 16:23
Change comment: Migrated property [featureMandatory] from class [XWiki.WikiMacroParameterClass]

Summary

Details

Page properties
Content
... ... @@ -10,8 +10,8 @@
10 10  == Live example ==
11 11  {{code}}
12 12  {{html}}
13 - <p><label>Field 1: <input type="text" id="myPicker" /></label></p>
14 - <p><label>Field 2: <input type="text" class="fieldWithPicker" /></label></p>
13 + <p>Field 1: <input type="text" id="myPicker" /></p>
14 + <p>Field 2: <input type="text" class="fieldWithPicker" /></p>
15 15  {{/html}}
16 16  
17 17  {{iconPicker id="myPicker" class="fieldWithPicker" prefix="icon:" /}}
... ... @@ -18,8 +18,8 @@
18 18  {{/code}}
19 19  == Play with it ==
20 20  {{html}}
21 - <p><label>Field 1: <input type="text" id="myPicker" /></label></p>
22 - <p><label>Field 2: <input type="text" class="fieldWithPicker" /></label></p>
21 + <p>Field 1: <input type="text" id="myPicker" /></p>
22 + <p>Field 2: <input type="text" class="fieldWithPicker" /></p>
23 23  {{/html}}
24 24  
25 25  {{iconPicker id="myPicker" class="fieldWithPicker" prefix="icon:" /}}

Interested in our testing services?

If you are interested and would like to receive more information, please send us an email and sign up for our newsletter to stay up-to-date.