Plugin: Iconize
Author: Alexander Kaiser - alex@pooliestudios.com
Release Date: 2007/02/19
License: GPL

This plugin inserts the Iconize CSS (http://pooliestudios.com/projects/iconize/)


Installation:
1. Upload all files and directories to $LifeType_Install_Dir/plugin/iconize
2. Modify the header (header.template) and add before "</head>" the following:

{if $iconize}
{if $iconize->isEnabled()}
{$iconize->getJavascriptCode()}
{/if}
{/if}

3. Active the Plugin.

That's it!
Enjoy.
