Description
Provides a shortcut for adding icons based on Zeusboxstudio's RSS icon library. It also bundle's the Rome library for consuming/producing RSS/Atom feeds
Installation
The current version of griffon-feeds-plugin is 0.2
To install just issue the following command
Usage
The following nodes will become available on a View script upon installing this plugin
Node |
Property |
Type |
Default |
Required |
Bindable |
Notes |
|---|---|---|---|---|---|---|
feedIcon |
icon |
String |
|
A valid RSS icon name |
||
|
size |
int |
16 |
Value must be one of [16, 32] |
Scripts
- feed-icon-selector - launches a window that displays all available icons (Hover an icon to see the icon name). See below screenshot

History
Version |
Date |
Notes |
|---|---|---|
0.2 |
03-09-11 |
release sync with Griffon 0.9.2 |
0.1 |
07-22-10 |
first release |


