Changes for page Pickers

Last modified by Vincent Massol on 2022/03/04

From version 7.1
edited by Marius Dumitru Florea
on 2020/04/29
Change comment: Upload new image "localePicker.png", version 1.1
To version 8.1
edited by Marius Dumitru Florea
on 2020/04/29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -56,3 +56,16 @@
56 56  {{/html}}
57 57  {{/velocity}}
58 58  {{/code}}
59 +
60 +== Locale (Language) Picker ==
61 +
62 +{{image reference="localePicker.png" /}}
63 +
64 +{{code language="none"}}
65 +{{velocity}}
66 +{{html clean="false"}}
67 +#set ($discard = $xwiki.jsfx.use('localePicker.js', true))
68 +<input type="text" data-type="locale" value="fr"/>
69 +{{/html}}
70 +{{/velocity}}
71 +{{/code}}

Get Connected