You are here

CHANGELOG.txt in Facebook social plugins integration 6.2

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

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
Add views support - backport of #815568
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

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