Index of /ports/www/lifetype/work/reflection
Name Last modified Size Description
Parent Directory 17-Jan-2008 11:44 -
class/ 02-Aug-2007 12:48 -
locale/ 02-Aug-2007 12:48 -
pluginreflection.cla..> 02-Mar-2007 08:45 2k
templates/ 02-Aug-2007 12:48 -
[USAGES]:
1. Upload: Upload all the extract files and directorys to $LifeType_Install_Dir/plugin/reflection
2. Modify template: Use $reflection->show() in template file to all a LifeType post to be tracked.
Reflection.js web site:
http://cow.neondragon.net/stuff/reflection/
[EXAMPLE]:
Add the following code in header.template:
Code:
{$reflection->show()}
On the image tag add a reflect class attribute:
class="reflect rheight80 ropacity40"
[TODO]:
1) Add support for some tag, that would be parsed from the posts, to make it easier to add the effect.