Skip to content

Commit

Permalink
Item2456: add nicer target icons - but could do with help there
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@5727 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Dec 5, 2009
1 parent 6163936 commit 90206f9
Show file tree
Hide file tree
Showing 15 changed files with 22 additions and 8 deletions.
4 changes: 3 additions & 1 deletion FamFamFamContrib/data/System/FamFamFamContrib.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,9 @@ by setting =ICONTOPIC= on your %USERSWEB%.SitePreferences, and enabling the Docu
<img src="%PUBURL%/%SYSTEMWEB%/FamFamFamSilkCompanion2Icons/silk-companion-II.png" alt="silk-companion-II.png" />

---+++ Foswiki Extra Icons
So far built by Sven based on the Silk ones above, except for the XML icon - which comes from http://commons.wikimedia.org/wiki/File:XML_icon.svg
So far built by Sven based on the Silk ones above, except for
1 the XML icon - which comes from http://commons.wikimedia.org/wiki/File:XML_icon.svg
2 the targets which are based on - http://www.favicon.cc/?action=icon&file_id=37384

---++ Installation Instructions

Expand Down
12 changes: 6 additions & 6 deletions FamFamFamContrib/data/System/FamFamFamGraphics.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ Other usage: [[%TOPIC%#Usage_extended][see below]].
| stargold | %PUBURL%/%SYSTEMWEB%/FamFamFamSilkIcons/star.png | Gold star, favorites | =%<nop>ICON{stargold}%= |
| starred | %PUBURL%/%SYSTEMWEB%/FamFamFamSilkIcons/rosette.png | Red star, highlight | =%<nop>S%=, =%<nop>ICON{starred}%= |
| stop | %PUBURL%/%SYSTEMWEB%/FamFamFamSilkIcons/stop.png | Stop | =%<nop>ICON{stop}%= |
| target | %PUBURL%/%SYSTEMWEB%/FamFamFamSilkIcons/target.png | Target | =%<nop>ICON{target}%= |
| target-blue | %PUBURL%/%SYSTEMWEB%/FamFamFamSilkIcons/target-blue.png | Target - blue | =%<nop>ICON{target-blue}%= |
| target-gray | %PUBURL%/%SYSTEMWEB%/FamFamFamSilkIcons/target-gray.png | Target - gray | =%<nop>ICON{target-gray}%= |
| target-green | %PUBURL%/%SYSTEMWEB%/FamFamFamSilkIcons/target-green.png | Target - green | =%<nop>ICON{target-green}%= |
| target-orange | %PUBURL%/%SYSTEMWEB%/FamFamFamSilkIcons/target-orange.png | Target - orange | =%<nop>ICON{target-orange}%= |
| target-red | %PUBURL%/%SYSTEMWEB%/FamFamFamGraphics/target_red.png | Target - red | =%<nop>ICON{target-red}%= |
| target | %PUBURL%/%SYSTEMWEB%/FamFamFamFoswikiExtras/target.png | Target | =%<nop>ICON{target}%= |
| target-blue | %PUBURL%/%SYSTEMWEB%/FamFamFamFoswikiExtras/target_blue.png | Target - blue | =%<nop>ICON{target-blue}%= |
| target-gray | %PUBURL%/%SYSTEMWEB%/FamFamFamFoswikiExtras/target_gray.png | Target - gray | =%<nop>ICON{target-gray}%= |
| target-green | %PUBURL%/%SYSTEMWEB%/FamFamFamFoswikiExtras/target_green.png | Target - green | =%<nop>ICON{target-green}%= |
| target-orange | %PUBURL%/%SYSTEMWEB%/FamFamFamFoswikiExtras/target_orange.png | Target - orange | =%<nop>ICON{target-orange}%= |
| target-red | %PUBURL%/%SYSTEMWEB%/FamFamFamFoswikiExtras/target_red.png | Target - red | =%<nop>ICON{target-red}%= |
| tip | %PUBURL%/%SYSTEMWEB%/FamFamFamSilkIcons/lightbulb.png | Tip, idea | =%<nop>T%=, =%<nop>ICON{tip}%= |
| video | %PUBURL%/%SYSTEMWEB%/FamFamFamSilkCompanion1Icons/dvd_start.png | Video, 13x10 | =&lt;img src="%<nop>ICONURL{video}%" width="13" height="10" alt="Video" border="0" /&gt;= |
| warning | %PUBURL%/%SYSTEMWEB%/FamFamFamSilkIcons/exclamation.png | Warning, important | =%<nop>X%=, =%<nop>ICON{warning}%= |
Expand Down
14 changes: 13 additions & 1 deletion FamFamFamContrib/lib/Foswiki/Contrib/FamFamFamContrib/MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -2011,7 +2011,12 @@ pub/System/FamFamFamFoswikiExtras/line_ud.png
pub/System/FamFamFamFoswikiExtras/dot_lr.png
pub/System/FamFamFamFoswikiExtras/line_ul.png
pub/System/FamFamFamFoswikiExtras/XML_icon.png

pub/System/FamFamFamFoswikiExtras/target_green.png
pub/System/FamFamFamFoswikiExtras/target_gray.png
pub/System/FamFamFamFoswikiExtras/target.png
pub/System/FamFamFamFoswikiExtras/target_blue.png
pub/System/FamFamFamFoswikiExtras/target_red.png
pub/System/FamFamFamFoswikiExtras/target_orange.png



Expand Down Expand Up @@ -2246,5 +2251,12 @@ pub/System/FamFamFamGraphics/line_ulr.png
pub/System/FamFamFamGraphics/dot_lr.png
pub/System/FamFamFamGraphics/line_ur_gray.png
pub/System/FamFamFamGraphics/xml-feed.png
pub/System/FamFamFamGraphics/target-blue.png
pub/System/FamFamFamGraphics/target-green.png
pub/System/FamFamFamGraphics/target-red.png
pub/System/FamFamFamGraphics/target-gray.png
pub/System/FamFamFamGraphics/target.png
pub/System/FamFamFamGraphics/target-orange.png



Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 90206f9

Please sign in to comment.