bot_facelift Plugin

Loads flir v1.2 inside joomla content Add to the website. Allows you to use non web fonts on the internet while keeping your site accessible.

We've created a plugin that allows you to easily integrate this feature into Joomla. Once installed you have edit the config-flir.php file and the Javascript as you like. A Quick start guide you find in the readme.txt and here http://facelift.mawhorter.net/

*Fixed a small installation bug: no cache-Dir. was created

Report

bymarkabey on October 8, 2009
Setting the directory correctly in the javascript as per the review below works brilliantly.

Setting realFontHeight: true in the flir.js also made the images size their height correctly.

But the plugin/bot works perfectly.

Probably the best way to do IFR in joomla.
Initial install did not work right away. I turned the bot off and added this at the bottom of my template at got it to work:



FLIR.init( { path: 'plugins/system/facelift-1.2/' } );
FLIR.auto();