Hi Dan,
Dan Miron wrote:
Hi,
Regarding the
http://jira.xwiki.org/jira/browse/XWIKI-2964 issue, this
is how I see it:
- Grabbing the icons from the silk iconset
- Creating a macro called 'icon' with the following parameters:
- fileName (required) the name of the file which holds the
Personally, I would prefer just "file"
icon; here I see two possible approaches:
- with (optional)
- height (optional)
I don't think we should have those parameters. Silk icons are pixel art,
they won't look good streched.
An example of usage would be the following:
{{icon fileName="arrow_out.gif" with="20" height="20" /}}
WDYT?
Don't forget the emoticons case.