Wiki source code of Icons: RSS
Last modified by Vincent Massol on 2024/11/19 16:15
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}}$xwiki.ssx.use("Standards.Icons"){{/velocity}} | ||
| 2 | |||
| 3 | {{html}}Icon: <span class="iconRssBig">RSS Big</span>{{/html}} | ||
| 4 | * Version: XWiki 2.1 | ||
| 5 | * Location: /xwiki/resources/icons/silk/feed.gif | ||
| 6 | |||
| 7 | {{html}}Icon: <span class="iconRss">RSS</span>{{/html}} | ||
| 8 | * Version: XWiki 2.1 | ||
| 9 | * Location: /xwiki/skins/albatross/icons/black%2Drss%2Dmini.png | ||
| 10 | |||
| 11 | {{html}}Icon: <span class="icon" style="background-image: url(/xwiki/resources/icons/xwiki/rss%2Dmedium.png">RSS2</span>{{/html}} | ||
| 12 | * Version: XWiki 2.1 | ||
| 13 | * Location: /xwiki/resources/icons/xwiki/rss%2Dmedium.png | ||
| 14 | |||
| 15 | {{html}}Icon: <span class="iconRssSmall">RSS Small</span>{{/html}} | ||
| 16 | * Version: XWiki 2.1 | ||
| 17 | * Location: /xwiki/resources/icons/silk/bullet_feed.gif | ||
| 18 | |||
| 19 | == Examples == | ||
| 20 | |||
| 21 | === RSS Big === | ||
| 22 | Search | ||
| 23 | [[image:searchRSS.png]] | ||
| 24 | |||
| 25 | Dashboard | ||
| 26 | [[image:dashboard.png]] | ||
| 27 | |||
| 28 | Category Page | ||
| 29 | [[image:categoryNews.png]] | ||
| 30 | |||
| 31 | === RSS === | ||
| 32 | RSS Feeds | ||
| 33 | [[image:rssFeeds.png]] | ||
| 34 | |||
| 35 | === RSS 2 === | ||
| 36 | QuickLinks Panel | ||
| 37 | [[image:QuickLinksPanel.png]] | ||
| 38 | |||
| 39 | Manage Categories | ||
| 40 | [[image:manageCategories.png]] | ||
| 41 | |||
| 42 | Watchlist | ||
| 43 | [[image:watchlist.png]] | ||
| 44 | |||
| 45 | === RSS Small === | ||
| 46 | Categories Panel: | ||
| 47 | [[image:categoriesPanel.png]] |