This release addresses some minor bugs in the handling of language choices and adds overridable output through Drupal's theme layer. This was done to allow users to be able to quickly fix the fblikebutton via template files and preprocess functions in the event that FaceBook changes the expected structure of the iframe data.
Same issues as found in 7.x-2.1, but I didn't realize that the 7.x-2.1 release was pushed but never actually "released" -- please skip over 7.x-2.1 completely and move straight to 7.x-2.2.
I'm sorry the 2.0 release was faulty. This one includes all promised below and an extra fix.
Issue #1507646 by fivefrank: Fixed menu order
Issue #1507442 by MrDamasajaga: Old files are replaced by the new once. My excuse for a bad release. Still learning.
From the original 6.x-2.0 release:
Since jerdiggity is very bussy, MrDamasajaga joined as co-maintainer. This release has my additions: new functionality with a different approach (see: #1167194).
It is a direct port of my work on the D7 version.
Introduced the option to display the FB like button in his own block earlier (instead of the content area).
Added the option to display the button in the link area (as requested here: #1171922).
Names: because the twofold nature of the module, changed the names of the two functions to: Dynamic Like button and Static Like button. They were called: General and Block. This because of the new possibility to display the "general" FB Like button also as a block. The big difference is the static/dynamic nature of the button.
In order to make the twofold nature clear to the user the config pages are modified, added descriptions and some reorganization of fieldsets.
Since jerdiggity is very bussy, MrDamasajaga joined as co-maintainer. This release has my additions: new functionality with a different approach (see: #1167194).
It is a direct port of my work on the D7 version.
Since jerdiggity is very bussy, MrDamasajaga joined as co-maintainer. This release has my additions: new functionality with a different approach (see: #1167194).
On the last version, I managed to change the iframe height to reflect the width instead (nice), as well as changing the path to the 7.x version (nicer).
Added option to adjust weight on nodes.
Added option to include button on teasers.
Added option to include custom iframe width.
Added option to include custom iframe height.
Added option to include custom CSS.
Updated fetched Facebook URL to "https" so button can be displayed on secure sites
Updated hook_uninstall() to reflect above changes.
- MANY configuration options added (color, font, button type, etc)
- Block added with separate configuration options
- Updated fetched Facebook URL to "https" so button can be displayed on secure sites
- Additional permissions added