Changes for page FontAwesome

Last modified by Martin Výlet on 19.10.2024 11:14

From version 9.1
edited by Martin Výlet
on 19.10.2024 11:14
Change comment: Install extension [org.xwiki.platform:xwiki-platform-icon-fontawesome/16.8.0]
To version 6.1
edited by Martin Výlet
on 12.01.2024 08:04
Change comment: Install extension [org.xwiki.platform:xwiki-platform-icon-fontawesome/15.10.4]

Summary

Details

Page properties
Content
... ... @@ -1,8 +1,8 @@
1 1  ## General settings
2 2  xwiki.iconset.type = font
3 3  xwiki.iconset.css = $services.webjars.url('org.webjars:font-awesome', 'css/font-awesome.min.css')
4 -xwiki.iconset.render.wiki = {{html clean="false"}}<span class="fa fa-$icon" aria-hidden="true"></span>{{/html}}
5 -xwiki.iconset.render.html = <span class="fa fa-$icon" aria-hidden="true"></span>
4 +xwiki.iconset.render.wiki = {{html clean="false"}}<span class="fa fa-$icon" aria-hidden='true'></span>{{/html}}
5 +xwiki.iconset.render.html = <span class="fa fa-$icon" aria-hidden='true'></span>
6 6  xwiki.iconset.icon.cssClass = fa fa-$icon
7 7  
8 8  ## XWiki Icon Set (see: http://design.xwiki.org/xwiki/bin/view/Proposal/XWiki+Icon+Set).
... ... @@ -162,7 +162,6 @@
162 162  table_sort = sort
163 163  fast-backward = fast-backward
164 164  arrow_in = window-minimize
165 -reposition = arrows
166 166  
167 167  ## Silk icons for backward compatibility (see: http://design.xwiki.org/xwiki/bin/view/Proposal/Silk+Mapping).
168 168  accept = check
... ... @@ -354,7 +354,6 @@
354 354  user_add=user-plus
355 355  user_delete=user-times
356 356  vcard = vcard-o
357 -wand = magic
358 358  weather_clouds = cloud
359 359  weather_sun = sun-o
360 360  weather_snow=snowflake-o