twitter 6.x-5.0

New features
Insecure

Twitter accounts can be added from a user profile as they were before. They are also listed at the user profile summary page. See a few screenshots at http://drupal.org/node/1883866#comment-6965496. These are from Drupal 7, but the logic is the same.

The field twitter_account.added_by_uid has been renamed to the old name it had, twitter_account.uid.

filterbynodetype 6.x-1.5

New features
Bug fixes

This release brings no changes since 6.x-1.5-beta2. However, as there are some fundamental structural changes, you are still encouraged to backup your existing installation if you come from 6.x-1.4 or prior.

Bug fixes since 6.x-1.4:

  • The initial variable values definition for the allowed input formats was buggy and did not comply with the logic required for the FAPI #checkboxes type.
  • Removed an escape backslash from a translatable string according to translation best practice.

Optimizations since 6.x-1.4:

  • Variable uninstallation now works in a more reliable way.
  • Formats variable structures have been optimized to match the FAPI needs (checkboxes default values are expected to be arrays, so we best use array variables as the D6 API allows for variables of any type.
  • Improved and more logical form handling, now using hook_form_alter() instead of hook_form_FORM_ID_alter().
  • Removed dedicated form submit handlers in favor of following variable naming conventions (which allows FAPI to auto-save the values directly into the variable table.
  • The actual format filter section form processing has moved into a generic helper function in order to be reusable at any time.

New features since 6.x-1.4:

phonetic 6.x-2.0

Bug fixes

The module was updated to match the codebase and functionality of the D7 branch.

FYI both the D6 and D7 versions have been bumped to v2 because the 7.x-1.x branch was, incorrectly, originally released as v2; by bumping both branches to v2 we'll avoid any potential problems that would have happened had we released this code as v7.x-1.0.

hybridauth 6.x-2.0

First release for Drupal 6 - feature parity with Drupal 7 version where possible

Pages

Subscribe with RSS Subscribe to RSS - 6.x