Releases for sf 1.4
| Version |
License |
API |
Released |
|
1.1.0stable
|
MIT license |
1.0.0stable
|
26/10/2010 |
|
1.0.1stable
|
MIT license |
1.0.0stable
|
18/06/2010 |
|
1.0.0stable
|
MIT license |
1.0.0stable
|
18/06/2010 |
Releases for sf 1.3
| Version |
License |
API |
Released |
|
1.1.0stable
|
MIT license |
1.0.0stable
|
26/10/2010 |
|
1.0.1stable
|
MIT license |
1.0.0stable
|
18/06/2010 |
|
1.0.0stable
|
MIT license |
1.0.0stable
|
18/06/2010 |
Releases for sf 1.2
| Version |
License |
API |
Released |
|
1.1.0stable
|
MIT license |
1.0.0stable
|
26/10/2010 |
|
1.0.1stable
|
MIT license |
1.0.0stable
|
18/06/2010 |
|
1.0.0stable
|
MIT license |
1.0.0stable
|
18/06/2010 |
Releases for sf 1.1
| Version |
License |
API |
Released |
|
1.0.0stable
|
MIT license |
1.0.0stable
|
18/06/2010 |
Releases for sf 1.0
| Version |
License |
API |
Released |
|
1.0.0stable
|
MIT license |
1.0.0stable
|
18/06/2010 |
Changelog for release 1.1.0 - 26/10/2010
- sync with Tango Icons Library trunk
- add helper
Other releases
Release 1.1.0 - 26/10/2010
- sync with Tango Icons Library trunk
- add helper
Release 1.0.1 - 18/06/2010
Release 1.0.0 - 18/06/2010
Tango Icons Plugin
The sfTangoIconsPlugin offers a set of Tango Icons in sizes extra small (16x16 px), small (22x22 px) and medium (32x32 px).
Installation
Configuration
Activate helper in settings.yml:
standard_helpers: [...TangoIcons]
or:
use_helper('TangoIcons');
Use
<img src="<?php echo ti_get_action_icon_uri('go-home', 22) ?>" alt="" />