livefyre 7.x-1.2

Bug fixes

Removed redundant call to drupal_add_js within hook_block_view. Added some js to make things a bit more clear when choosing where to have livefyre comments show ('content area' vs 'block').

livefyre 6.x-1.2

Bug fixes

There was a reference to drupal_add_js that was resulting in a php error due to there being no 'external' type in D6's implementation of drupal_add_js. Turns out, this whole call to drupal_add_js was redundant resulting in livefyre's js being called twice. I've since nuked it.

livefyre 7.x-1.1

Bug fixes

Added config for custom instantiation of LF function. Added the ability for end users to wrap the livefyre div with their own custom div for theming/styling purposes.

livefyre 6.x-1.1

Bug fixes

Added some options for custom instantiation of the LF function. This should allow "Enterprise" users the ability to include their own custom script that calls LF().

Also added the ability for users to wrap the livefyre div with their own custom div for styling/theming purposes.

Subscribe with RSS Subscribe to Releases for Livefyre Comments