Skip to content

Commit

Permalink
Item13883: minor docu fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDaum committed May 21, 2024
1 parent 5cdfdb3 commit 2ed055a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions JQueryPlugin/data/System/IconService.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" comment="" date="1547043276" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" comment="" date="1716289503" format="1.1" version="1"}%
%META:TOPICPARENT{name="VarJQICON"}%
---+!! %TOPIC%

Expand Down Expand Up @@ -46,7 +46,7 @@ $Foswiki::cfg{JQueryPlugin}{IconFonts} = {
};
</verbatim>

Note that Foswiki does only ship Fontawesome icons by default. Material icons are part of the [[Foswiki:Extensions/WebFontsContrib][WebFontsContrib]] extension that you might want to install in addition.
Note that Foswiki does only ship Fontawesome icons by default. Material icons are part of the [[https://foswiki.org/Extensions/WebFontsContrib][WebFontsContrib]] extension that you might want to install in addition.
Its definition section in the ={JQueryPlugin}{IconFonts}= setting is ignored in case of the definition file not being present.

Each entry is of the following format:
Expand Down
4 changes: 2 additions & 2 deletions JQueryPlugin/data/System/VarJQICON.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" comment="" date="1655468868" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" comment="" date="1716289503" format="1.1" version="1"}%
%META:TOPICPARENT{name="Macros"}%
---+ JQICON -- render an image
Renders an icon made availabe by the IconService.
Expand Down Expand Up @@ -66,4 +66,4 @@ Produces:
%STOPINCLUDE%

---++ Related
[[VarJQICONPATH][JQICONPATH]], [[VarICON][ICON]], JQueryPlugin, FamFamFamSilkIcons, IconService
[[VarJQICONPATH][JQICONPATH]], [[VarICON][ICON]], JQueryPlugin, [[JQueryFontAwesome]], FamFamFamSilkIcons, IconService

0 comments on commit 2ed055a

Please sign in to comment.