Изменения документа FontAwesome
Редактировал(а) Давид Гавриков 2024/10/22 15:18
От версии 5.1
отредактировано Андрей Ганьков
на 2024/01/24 04:38
на 2024/01/24 04:38
Изменить комментарий:
Install extension [org.xwiki.platform:xwiki-platform-icon-fontawesome/15.10.5]
К версии 7.1
отредактировано Давид Гавриков
на 2024/10/22 15:18
на 2024/10/22 15:18
Изменить комментарий:
Install extension [org.xwiki.platform:xwiki-platform-icon-fontawesome/16.8.0]
Сводка
-
Свойства страницы (2 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Автор документа
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.gav 1 +XWiki.gavrikof - Содержимое
-
... ... @@ -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,6 +162,7 @@ 162 162 table_sort = sort 163 163 fast-backward = fast-backward 164 164 arrow_in = window-minimize 165 +reposition = arrows 165 165 166 166 ## Silk icons for backward compatibility (see: http://design.xwiki.org/xwiki/bin/view/Proposal/Silk+Mapping). 167 167 accept = check ... ... @@ -353,6 +353,7 @@ 353 353 user_add=user-plus 354 354 user_delete=user-times 355 355 vcard = vcard-o 357 +wand = magic 356 356 weather_clouds = cloud 357 357 weather_sun = sun-o 358 358 weather_snow=snowflake-o