Special:WhatLinksHere » Plugin remembercommentdata » Plugin addthis
From LifeType Wiki
Name: addthis
Latest version: 20080712
Download link: http://prdownloads.sourceforge.net/lifetype/1.2_addthis.zip?download
License: GPL
Author: Paul Westbrook
Description
This plugin enables the AddThis bookmark and sharing button for each of your post
Configuration
The plugin configuration page can be found under Control Center->Appearance Management.
Enable the addthis plugin in your LifeType control center.
Add the following code in post.template:
{assign var="postId" value=$post->getId()}
{$addthis->show($postId)}
TODO
1) Allow cofigration of the various options available on: http://www.addthis.com/customization.php
