Изменения документа FontAwesome
Редактировал(а) Андрей Ганьков 2026/01/23 10:50
От версии 4.1
отредактировано Андрей Ганьков
на 2022/02/04 18:15
на 2022/02/04 18:15
Изменить комментарий:
Install extension [org.xwiki.platform:xwiki-platform-icon-fontawesome/14.0]
К версии 8.1
отредактировано Андрей Ганьков
на 2026/01/23 10:50
на 2026/01/23 10:50
Изменить комментарий:
Install extension [org.xwiki.platform:xwiki-platform-icon-fontawesome/17.10.2]
Сводка
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
-
Объекты (0 изменено, 0 добавлено, 1 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -1,8 +1,8 @@ 1 1 ## General settings 2 2 xwiki.iconset.type = font 3 -xwiki.iconset.ss x=IconThemes.FontAwesome4 -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> 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> 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,6 +91,7 @@ 91 91 user = user 92 92 group = group 93 93 heart = heart 94 +heart_empty = heart-o 94 94 question = question-circle 95 95 image = image 96 96 key = key ... ... @@ -162,7 +162,12 @@ 162 162 table_sort = sort 163 163 fast-backward = fast-backward 164 164 arrow_in = window-minimize 166 +reposition = arrows 165 165 168 +## Since 17.10.0RC1 169 +sort-ascending = sort-amount-asc 170 +sort-descending = sort-amount-desc 171 + 166 166 ## Silk icons for backward compatibility (see: http://design.xwiki.org/xwiki/bin/view/Proposal/Silk+Mapping). 167 167 accept = check 168 168 anchor = anchor ... ... @@ -353,6 +353,7 @@ 353 353 user_add=user-plus 354 354 user_delete=user-times 355 355 vcard = vcard-o 362 +wand = magic 356 356 weather_clouds = cloud 357 357 weather_sun = sun-o 358 358 weather_snow=snowflake-o
- XWiki.StyleSheetExtension[0]
-
- Политика кеширования
-
... ... @@ -1,1 +1,0 @@ 1 -long - Код
-
... ... @@ -1,1 +1,0 @@ 1 -@import "$services.webjars.url('org.webjars:font-awesome', 'css/font-awesome.min.css')" - Название
-
... ... @@ -1,1 +1,0 @@ 1 -Font-Awesome CSS - Разбор содержимого
-
... ... @@ -1,1 +1,0 @@ 1 -Да - Использовать это расширение
-
... ... @@ -1,1 +1,0 @@ 1 -onDemand