Downloads
Download tar.gz
22.4 KB
MD5: 4c5e5c9baad9b1761f340dc0fe45cba2
SHA-1: 955e3595a2ac0a95c83a880cbd4280d3074f7aa5
SHA-256: de82a626f7bbd8488a818da067dc202fdfbfcb7f6533c45bf47ae09a7a6e2645
Download zip
27.39 KB
MD5: 7919c572640b3ca1770a50701b4f5940
SHA-1: 2ecbc314f32293a04ab4369116f99b8c1fbe32a7
SHA-256: d533b46025c88e253328223476378d452bf7ff36bfa5b9a3e02bf2b54a7af759
Release notes
You must run update.php if you are upgrading from any previous version.
There is an API change from Beta 1: the $status parameter of theme('facebook_status_item') must be an object or NULL.
See the Beta 1 release notes for more information.
Please see the extensive documentation to learn about what this module delivers.
Changes from Beta 1:
- Rules integration, including default rule sets
- Flag integration, including default flags
- Twitter integration: "special user" and per-user
- New theme function available: theme('facebook_status_flag_create', $sid)
- JS works on user page again
- CSS tweaks
- Exposed delete method to UI via Flag integration (see #445378)
- Fixed #445120 Cannot exhibit block to anonymous users
- Fixed #397990 Option to hide status above textfield
- Moved hidden options to Advanced settings tab
- Improved handling in theme('facebook_status_item')
- Miscellaneous minor fixes and coding style tweaks