You are here

CHANGELOG.txt in Facebook social plugins integration 7.2

Same filename and directory in other branches
  1. 6.2 CHANGELOG.txt
  2. 6 CHANGELOG.txt
fb_social 7.x-2.0-beta4

Issue #1372456 : Wrong file name in the info file
Issue #1397362 : Undefined index: plugin_comments_seo
Issue #1396618 : use https to get locales
Issue #1389768 : Add facebook subscribe plugin
Issue #1327830 : Pull Comments Directly From Graph API
Issue #815568 : Views support
Issue #1366972 : Fatal error when I try to create an unpublished node
Issue #1372928 : Strip language option removes part of URL
Issue #1371416 by acouch : Undefined comment property in _fb_social_comments_comments_count()
Issue #1365722 : Add support for OAuth boolean flag
Issue #1367254 Add force_wall attribute for like-box plugin
Issue #1366972 : Fatal error when I try to create an unpublished node

fb_social 7.x-2.0-beta3

* Added support for html5
* Load facebook script only when needed (i.e. when there is a plugin in the page)
* Consolidate "settings" and "preset building" under site/build
* Implement theme_fb_social_plugin as template file for easy preprocessing
* Plugins (as in ctools plugin) can use real theme preporcess functions
* Right implementation of hook_field_extra_fields
* Make "comments" and "like" extra fields have higher weight by default (sink down in the node view)
* Plugins can be shown in different node mode views (see #1275670) You will need to edit and resave some of your presets
* Added number of facebook comments in the node links
* Flexible caching nr of comments in the node links
* Dont restrict opengraph metatags to nodes only
* Moved Opengraph metatags setting from preset to a global setting


File

CHANGELOG.txt
View source
  1. fb_social 7.x-2.0-beta4
  2. Issue #1372456 : Wrong file name in the info file
  3. Issue #1397362 : Undefined index: plugin_comments_seo
  4. Issue #1396618 : use https to get locales
  5. Issue #1389768 : Add facebook subscribe plugin
  6. Issue #1327830 : Pull Comments Directly From Graph API
  7. Issue #815568 : Views support
  8. Issue #1366972 : Fatal error when I try to create an unpublished node
  9. Issue #1372928 : Strip language option removes part of URL
  10. Issue #1371416 by acouch : Undefined comment property in _fb_social_comments_comments_count()
  11. Issue #1365722 : Add support for OAuth boolean flag
  12. Issue #1367254 Add force_wall attribute for like-box plugin
  13. Issue #1366972 : Fatal error when I try to create an unpublished node
  14. fb_social 7.x-2.0-beta3
  15. * Added support for html5
  16. * Load facebook script only when needed (i.e. when there is a plugin in the page)
  17. * Consolidate "settings" and "preset building" under site/build
  18. * Implement theme_fb_social_plugin as template file for easy preprocessing
  19. * Plugins (as in ctools plugin) can use real theme preporcess functions
  20. * Right implementation of hook_field_extra_fields
  21. * Make "comments" and "like" extra fields have higher weight by default (sink down in the node view)
  22. * Plugins can be shown in different node mode views (see #1275670) You will need to edit and resave some of your presets
  23. * Added number of facebook comments in the node links
  24. * Flexible caching nr of comments in the node links
  25. * Dont restrict opengraph metatags to nodes only
  26. * Moved Opengraph metatags setting from preset to a global setting