NewsFeaturesDownloadsDevelopmentSupportAbout Us
Plugin reflection

Plugin reflection

From LifeType Wiki


Name: Reflection

Latest version: 20070910

Download link: http://prdownloads.sourceforge.net/lifetype/1.2_reflection.zip?download

License: GPL

Author: Paul Westbrook

[edit] Description

This plugin allows images to display an reflection effect. The reflection is provided by the Reflection.js script

The plugin was inspired by the WP Wetfloor WordPress plugin..

[edit] Configuration

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

Enable your Reflection plugin in your LifeType control center.

Add the following code in header.template:


{$reflection->show()}

On the image tag add a reflect class attribute:

class="reflect rheight80 ropacity40"


[edit] Notes

To Do

1) Add support for some tag, that would be parsed from the posts, to make it easier to add the effect.