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
Next revisionBoth sides next revision
wiki:plugin:icons [2017/06/09 11:59] Giuseppe Di Terlizziwiki:plugin:icons [2018/02/18 20:44] Giuseppe Di Terlizzi
Line 41: Line 41:
 === Available icon packs === === Available icon packs ===
  
-^ Pack ^^+^ Pack ^^^
 | ''icon''      | default icon pack (see ''defaultPack'' option) | | ''icon''      | default icon pack (see ''defaultPack'' option) |
-| ''fa''        | Font Awesome | +| ''fa''        | Font-Awesome | font icon | 
-| ''glyphicon'' | Glyphicons | +| ''ra''        | RPG-Awesome | font icon 
-| ''typcon''    | Typicons | +| ''glyphicon'' | Glyphicons | font icon 
-| ''fugue''     | Fugue | +| ''typcn''     | Typicons | font icon | 
-| ''oxygen''    | KDE Oxygen | +| ''material''  | Google Material Icons | font icon | 
-| ''fl''        Font-Linux |+| ''fl''        | Font-Linux | font icon 
 +| ''fugue''     | Fugue 
 +| ''oxygen''    | KDE Oxygen 
 +| ''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 55: Line 71:
  
 ^ Configuration Option ^ Default Value ^ Description ^ ^ Configuration Option ^ Default Value ^ Description ^
-^ ''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) +^ ''loadFontAwesome''   | ''On''        | //Font Awesome//: Allow/Disallow load of CSS (disable if you have a Bootstrap3 based template) 
-^ ''fontAwesomeURL''  (CDN URL)     | //Font Awesome// CDN or local URL +^ ''loadTypicons''      ''On''        | //Typicons//: enable font icon 
-^ ''loadTypicons''    | ''On''        | //Typicons//: Allow/Disallow load of CSS +^ ''loadFontlinux''     | ''On''        | //Font-Linux//: enable font icon 
-^ ''typiconsURL''     (CDN URL)     | //Typicons// CDN or local URL +^ ''loadMaterialIcons''''On''        | //Material Icons//: enable font icon 
-^ ''loadFontlinux''   | ''On''        | //Font-Linux//: Allow/Disallow load of CSS +^ ''loadRpgAwesome''    | ''On''        | //Font-Linux//: enable font icon 
-^ ''fontlinuxURL''    | (CDN URL)     | //Font-Linux// CDN or local URL | +^ ''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 | +^ ''breezeURL''         | (CDN URL)     | //KDE Plasma Breeze// CDN or local URL | 
-^ ''silkURL''         | (CDN URL)     | //Silk// CDN or local URL  | +^ ''silkURL''           | (CDN URL)     | //Silk// CDN or local URL  | 
-^ ''flagURL''         | (CDN URL)     | //Flag// CDN or local URL |+^ ''flagURL''           | (CDN URL)     | //Flag// CDN or local URL |
  
 <callout type="info" icon="true"> <callout type="info" icon="true">
Line 107: Line 123:
 ==== Pack ==== ==== Pack ====
  
-^ Glyphicon    | {{glyphicon>home?24}} | {{glyphicon>user?24}} | {{glyphicon>cog?24}} | +^ Glyphicon    | {{glyphicon>home?24}} | {{glyphicon>user?24}}  | {{glyphicon>cog?24}} | 
-^ Font Awesome | {{fa>home?24}}        | {{fa>user?24}}        | {{fa>cog?24}}        | +^ Font-Awesome | {{fa>home?24}}        | {{fa>user?24}}         | {{fa>cog?24}}        | 
-^ Typicons     | {{typcn>home?24}}     | {{typcn>user?24}}     | {{typcn>cog?24}}     | +^ Material     | {{material>home?24}}  | {{material>person?24}} | {{material>settings?24}} | 
-^ Fugue        | {{fugue>home?24}}     | {{fugue>user?24}}     | {{fugue>gear?24}}    |+^ RPG-Awesome  | {{ra>tower?24}}       | {{ra>skull?24}}        | {{ra>cog?24}}        |  
 +^ Typicons     | {{typcn>home?24}}     | {{typcn>user?24}}      | {{typcn>cog?24}}     | 
 +^ Fugue        | {{fugue>home?24}}     | {{fugue>user?24}}      | {{fugue>gear?24}}    
 +^ Linux Font   | {{fl>slackware?24}}   | {{fl>debian?24}}       | {{fl>centos?24}}     |
  
-==== Basic Syntax & Helper ==== 
  
-^ Font Awesome ^ Glyphicons ^ Typicons ^ Fugue ^ Oxygen ^ +==== Basic Syntax Helper ====
-| {{fa>home?24|Font Awesome}} | {{glyphicon>home?24|Glyphicons}} | {{typcn>home?24|Typicons}} | {{fugue>home?24|Fugue}} | {{oxygen>places/user-home?22|KDE Oxygen}} | +
-| ''<nowiki>{{icon>home?24&pack=fa}}</nowiki>'' | ''<nowiki>{{icon>home?24&pack=glyphicon}}</nowiki>'' | ''<nowiki>{{icon>home?24&pack=typcn}}</nowiki>'' | ''<nowiki>{{icon>home?24&pack=fugue}}</nowiki>'' | ''<nowiki>{{icon>places/user-home?22&pack=oxygen}}</nowiki>''+
-| ''<nowiki>{{fa>home?24}}</nowiki>'' | ''<nowiki>{{glyphicon>home?24}}</nowiki>''| ''<nowiki>{{typcn>home?24}}</nowiki>'' | ''<nowiki>{{fugue>home?24}}</nowiki>'' | ''<nowiki>{{oxygen>places/user-home?22}}</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>'' |
 +^ 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>'' |
 +^ Typicons | {{typcn>home?24|Typicons}} | ''<nowiki>{{icon>home?24&pack=typcn}}</nowiki>'' | ''<nowiki>{{typcn>home?24}}</nowiki>'' |
 +^ Fugue | {{fugue>home?24|Fugue}} | ''<nowiki>{{icon>home?24&pack=fugue}}</nowiki>'' | ''<nowiki>{{fugue>home?24}}</nowiki>'' |
 +^ Oxygen | {{oxygen>places/user-home?22|KDE Oxygen}} | ''<nowiki>{{icon>places/user-home?22&pack=oxygen}}</nowiki>'' | ''<nowiki>{{oxygen>places/user-home?22}}</nowiki>'' |
 +^ Breeze | {{breeze>places/user-home?22|KDE Oxygen}} | ''<nowiki>{{icon>places/user-home?22&pack=breeze}}</nowiki>'' | ''<nowiki>{{breeze>places/user-home?22}}</nowiki>'' |
 +^ Linux Font | {{fl>slackware?24|Linux Font}} | ''<nowiki>{{icon>slackware?22&pack=fl}}</nowiki>'' | ''<nowiki>{{fl>slackware?24}}</nowiki>'' |
 ==== Size ==== ==== Size ====
  
  • wiki/plugin/icons.txt
  • Last modified: 4 years ago
  • by Giuseppe Di Terlizzi