NewsFeaturesDownloadsDevelopmentSupportAbout Us
Plugin iconize

Plugin iconize

From LifeType Wiki


Name: Iconize

Latest version: 20070310

Download link: http://downloads.sourceforge.net/lifetype/1.2_iconize.zip?download

License: GPL

Author: poolie

[edit] Description

The Iconize plugin displays little icons \"attached\" to the links in your blog articles to give a better visible feedback to the visitors.
Visit <a href="http://www.pooliestudios.com/projects/iconize/">Iconize Website</a> for some examples.

[edit] Configuration

The plugin configuration page can be found under Control Center->Apearance Management.

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}
  1. Active the Plugin.