Changeset 9389
- Timestamp:
- 09/27/10 22:14:55 (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release01x01/FamFamFamContrib/data/System/DocumentGraphics.txt
r8689 r9389 519 519 520 520 eg: 521 ---++++ create a Skin Template for your icons521 ---++++ Create a Skin Template for your icons 522 522 Either =foswiki/templates/icons.mybook.tmpl= on the filesystem, or create a topic called =IconsMybookSkinTemplate= in the %SYSTEMWEB% web 523 523 (or if the icon modifications are local to a web, the topic can be created in just that web). 524 524 <verbatim class="tml"> 525 %{ replace the book Icon }%525 %{ replace the book icon }% 526 526 %{ the output of %ICONURL{book}% }% 527 527 %TMPL:DEF{"iconurl:book"}%http://someother.corp.server/My-book-company-logo.png%TMPL:END% … … 530 530 %TMPL:DEF{"icon:book"}%<span class="foswikiIcon"><img src="%TMPL:P{"iconurl:book"}%" width="16" height="16" alt="%TMPL:P{"iconalt:book"}%" /></span>%TMPL:END% 531 531 532 %{ add a new fuzzy-bunny Icon }%532 %{ add a new fuzzy-bunny icon }% 533 533 %{ the output of %ICONURL{fuzzy}% }% 534 534 %TMPL:DEF{"iconurl:fuzzy"}%http://someother.server/fuzzy.png%TMPL:END% … … 538 538 539 539 </verbatim> 540 ---++++ add =mybook= to your SKIN setting540 ---++++ Add =mybook= to your SKIN setting 541 541 Assuming PatternSkin is your skin 542 542 <pre class="tml"> … … 546 546 This allows you to create non-image 'ICONS', specify images from other servers, and add Icons in a foswiki Extension. 547 547 548 see [[%SYSTEMWEB%.Skins][Skins]] and %SYSTEMWEB%.SkinTemplates for more information about how to create Skins.548 See [[%SYSTEMWEB%.Skins][Skins]] and %SYSTEMWEB%.SkinTemplates for more information about how to create Skins. 549 549 550 550 ---++ Credits 551 551 Most of these icons are from the [[http://www.famfamfam.com/lab/icons/silk/][FamFamFam Silk]] icon set, 552 552 some are modifications by Foswiki:Main.SvenDowideit, and a few come from the [[http://p.yusukekamiyamane.com/][Fugue icons]] set. 553 The social media icons are from [[http://icondock.com/free/vector-social-media-icons][icondock's Vector social media]] set.553 The social media icons are from [[http://icondock.com/free/vector-social-media-icons][icondock's Vector social media]] set. 554 554 555 555 ---
Note: See TracChangeset
for help on using the changeset viewer.
