wiki:plugin:icons

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
wiki:plugin:icons [2018/02/18 19:24] Giuseppe Di Terlizziwiki:plugin:icons [2020/02/15 21:58] Giuseppe Di Terlizzi
Line 47: Line 47:
 | ''glyphicon'' | Glyphicons | font icon | | ''glyphicon'' | Glyphicons | font icon |
 | ''typcn''     | Typicons | font icon | | ''typcn''     | Typicons | font icon |
-| ''material''  Google Material Icons | font icon |+| ''mdi''       | Material Icons | font icon |
 | ''fl''        | Font-Linux | font icon | | ''fl''        | Font-Linux | font icon |
 | ''fugue''     | Fugue | | | ''fugue''     | Fugue | |
 | ''oxygen''    | KDE Oxygen | | | ''oxygen''    | KDE Oxygen | |
 | ''breeze''    | KDE Plasma Breeze | | | ''breeze''    | KDE Plasma Breeze | |
 +
 +==== Popup helper ====
 +
 +{{ :wiki:plugin:icons-popup.png?200|}} Icons plugin provide a popup helper to easy add the icons in your page. To open the popup click to DokuWiki icon in the toolbar in edit page.
 +
 +The popup support this icon packs:
 +
 +  * Font-Awesome
 +  * RPG-Awesome
 +  * Typicons
 +  * Material Icons
 +  * Glyphicons
 +
  
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
Line 60: Line 73:
 ^ ''defaultSize''       | ''16''        | Default value when size is not specified | ^ ''defaultSize''       | ''16''        | Default value when size is not specified |
 ^ ''defaultPack''       | ''fa''        | Default icon pack when is not specified | ^ ''defaultPack''       | ''fa''        | Default icon pack when is not specified |
-^ ''loadFontAwesome''   | ''On''        | //Font Awesome//: Allow/Disallow load of CSS (disable if you have a Bootstrap3 based template)  | 
-^ ''loadTypicons''      | ''On''        | //Typicons//: enable font icon | 
-^ ''loadFontlinux''     | ''On''        | //Font-Linux//: enable font icon | 
-^ ''loadMaterialIcons'' | ''On''        | //Material Icons//: enable font icon | 
-^ ''loadRpgAwesome''    | ''On''        | //Font-Linux//: enable font icon | 
 ^ ''fugueURL''          | (CDN URL)     | //Fugue// CDN or local URL | ^ ''fugueURL''          | (CDN URL)     | //Fugue// CDN or local URL |
 ^ ''oxygenURL''         | (CDN URL)     | //KDE Oxygen// CDN or local URL | ^ ''oxygenURL''         | (CDN URL)     | //KDE Oxygen// CDN or local URL |
Line 122: Line 130:
  
 ^ Font-Awesome | {{fa>home?24|Font-Awesome}} | ''<nowiki>{{icon>home?24&pack=fa}}</nowiki>'' | ''<nowiki>{{fa>home?24}}</nowiki>'' | ^ Font-Awesome | {{fa>home?24|Font-Awesome}} | ''<nowiki>{{icon>home?24&pack=fa}}</nowiki>'' | ''<nowiki>{{fa>home?24}}</nowiki>'' |
-^ Material | {{material>home?24|Material}} | ''<nowiki>{{icon>home?24&pack=material}}</nowiki>'' | ''<nowiki>{{material>home?24}}</nowiki>'' |+^ Material | {{mdi>home?24|Material}} | ''<nowiki>{{icon>home?24&pack=mdi}}</nowiki>'' | ''<nowiki>{{mdi>home?24}}</nowiki>'' |
 ^ RPG-Awesome | {{ra>tower?24|RPG-Awesome}} | ''<nowiki>{{icon>tower?24&pack=ra}}</nowiki>'' | ''<nowiki>{{ra>tower?24}}</nowiki>'' | ^ RPG-Awesome | {{ra>tower?24|RPG-Awesome}} | ''<nowiki>{{icon>tower?24&pack=ra}}</nowiki>'' | ''<nowiki>{{ra>tower?24}}</nowiki>'' |
 ^ Glyphicons | {{glyphicon>home?24|Glyphicons}} | ''<nowiki>{{icon>home?24&pack=glyphicon}}</nowiki>'' | ''<nowiki>{{glyphicon>home?24}}</nowiki>'' | ^ Glyphicons | {{glyphicon>home?24|Glyphicons}} | ''<nowiki>{{icon>home?24&pack=glyphicon}}</nowiki>'' | ''<nowiki>{{glyphicon>home?24}}</nowiki>'' |
  • wiki/plugin/icons.txt
  • Last modified: 4 years ago
  • by Giuseppe Di Terlizzi