Downloads
Download tar.gz
41.08 KB
MD5: 7d205c54e42f666e915bfdc425f828b6
SHA-1: f75c99e34d75efd1c4076d0a054d6b020741cf16
SHA-256: 15a2f87212a583f4befd831fa24345ffb4bf4d2840887a0a169616cfe41c34eb
Download zip
49.88 KB
MD5: 91f5f48b51d4d5108d7255f50928290e
SHA-1: 804896e47748f3c1522afa3216e25c020a5029dd
SHA-256: 242eb20a3a606cf8015856ca72f887161482547f21f153f8e2e53d7d74e3d275
Release notes
Upgrade notes: upgrade your OAuth module to the latest available version at its project page. At the time of this writing it is 6.x-3.0-beta4.
- #1354450: Port Twitter Post Javascript code to Drupal 7: Rolled back patch from Drupal 7:
- Added Drupal behaviours statement.
- Changed field maxlength to 150 characters.
- Fixed wrong JQuery selector to show remaining characters while typing.
- Renamed file to twitter_post.js and moved it within twitter_post submodule.
- #1001462: Add "Post to Twitter" permission
- #1346790: Change hardcoded host to use a drupal variable : This will be used for building tests that deal with the Twitter API.
- #235421: side bar options not refreshing / clearing between top menu item selections
- #493766: Clean up variables on uninstall
- #1255510: Upgrade to oauth 3.x (oauth_common)
- #1346744: Delete twitter account history on remove account action
- #448676: Twitter Tab shouldn't be visible if user has not given his account informations
- #1323036: Cannot sign in with Twitter: Added logic to relate a Twitter account with an existing Drupal user account.
- #1331008: An admin who adds a Twitter account to a user gets it instead of him