NewsFeaturesDownloadsDevelopmentSupportAbout Us
Plugin linkcounter

Plugin linkcounter

From LifeType Wiki


Name: linkcounter

Latest version: 1.0

Download link: http://www.westbrooks.org/Software/linkcounter.tgz

License: GPL

Author: Paul Westbrook

[edit] Description

This plugin implements the Technorati Link Counter Widget for LifeType

[edit] Configuration

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

Enable the linkcounter plugin in your LifeType control center.

Add the following code in post.template:

     {assign var="postId" value=$post->getId()} 
     {$linkcounter->show($postId)} 


[edit] Notes