Changes for page FontAwesome
Last modified by Jiri Tobias on 2026/02/20 12:07
From version 4.1
edited by Jiri Tobias
on 2026/02/20 12:07
on 2026/02/20 12:07
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-icon-fontawesome/17.10.3]
To version 1.1
edited by Martin Mahr
on 2023/11/14 13:31
on 2023/11/14 13:31
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-icon-fontawesome/15.9]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. tobias1 +XWiki.mahr - Content
-
... ... @@ -1,8 +1,8 @@ 1 1 ## General settings 2 2 xwiki.iconset.type = font 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>3 +xwiki.iconset.ssx = IconThemes.FontAwesome 4 +xwiki.iconset.render.wiki = {{html clean="false"}}<span class="fa fa-$icon"></span>{{/html}} 5 +xwiki.iconset.render.html = <span class="fa fa-$icon"></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). ... ... @@ -91,7 +91,6 @@ 91 91 user = user 92 92 group = group 93 93 heart = heart 94 -heart_empty = heart-o 95 95 question = question-circle 96 96 image = image 97 97 key = key ... ... @@ -163,12 +163,7 @@ 163 163 table_sort = sort 164 164 fast-backward = fast-backward 165 165 arrow_in = window-minimize 166 -reposition = arrows 167 167 168 -## Since 17.10.0RC1 169 -sort-ascending = sort-amount-asc 170 -sort-descending = sort-amount-desc 171 - 172 172 ## Silk icons for backward compatibility (see: http://design.xwiki.org/xwiki/bin/view/Proposal/Silk+Mapping). 173 173 accept = check 174 174 anchor = anchor ... ... @@ -359,7 +359,6 @@ 359 359 user_add=user-plus 360 360 user_delete=user-times 361 361 vcard = vcard-o 362 -wand = magic 363 363 weather_clouds = cloud 364 364 weather_sun = sun-o 365 365 weather_snow=snowflake-o
- XWiki.StyleSheetExtension[0]
-
- Caching policy
-
... ... @@ -1,0 +1,1 @@ 1 +long - Code
-
... ... @@ -1,0 +1,1 @@ 1 +@import "$services.webjars.url('org.webjars:font-awesome', 'css/font-awesome.min.css')" - Name
-
... ... @@ -1,0 +1,1 @@ 1 +Font-Awesome CSS - Parse content
-
... ... @@ -1,0 +1,1 @@ 1 +Yes - Use this extension
-
... ... @@ -1,0 +1,1 @@ 1 +onDemand