countdowntimer 6.x-2.1

New features

Created branch for new microformat support using the class attribute.
This is not backward compatible with other branches.
If you use this version, you'll need to update your legacy data.
This will be the new format in the Drupal 7.0 version.
The tz_hours attribute also was combined with the datetime attribute per ISO 8601.

zen 5.x-1.0

New features
Bug fixes

Changes since Zen 5.x-1.0-beta2:

  • #220161: Change SUBTHEME to STARTERKIT to prevent accidental WSOD
  • #221545 by jjeff: Add theme_comment_wrapper() and theme_username() from Zengine
  • #220551: IE6: sidebars disappear when resizing window
  • Added body classes: section-node-add, section-node-edit, section-node-delete
  • Prevented display of empty help from node_help()
  • #219401: Add theme override examples for all functions used in Zen core

Changes since Zen 5.x-0.6:

condition 6.x-2.0

New features

This new version moves the module away from it's original purpose to integrate with Drupal actions. The action and trigger modules are ment for workflow operations and this module would distrub that clear purpose. Instead, it will now aim to be a flexibel API for using all kinds of conditions/requirements for all kind of things.

New features:

  • Site selection is now a set of checkboxes with all found multi-site directories, instead of a textarea.

filefield 5.x-2.3-rc2

New features
Bug fixes
Insecure

The FileField 2.3 Release Candidate 2.

This release:

@features:

  • Remove the "Show 'List' option" widget setting, and replace it by an "Always list files" field setting (= !$show_list). Requires an update.php run to keep the old settings.
  • You can now leave extensions blank to turn of extension validation.
  • mime_detect dependency for more consistent server side mime detection.
  • client side extension validation using the accept property of input[@file] and a little js hackery.
  • added filefield_meta for automatically detecting file metadata using hook_filefield.
  • permission handling has changed. In order for filefield, imagefield, and upload.module to place nice a user must have permissions to view files for all the modules.
  • add not null views filter.
  • added french and swedish translations.

@bugs:

  • Fix suboptimal usage of t(): Placeholders are better than string concatenations.
  • Replace the "" string with an l() call.
  • Follow-up on #177638: always show files if "List" is hidden.
  • Fixed hook_filefield op == prepare implementation.
  • #180479, fix that silly create directory on validation issue for tokens now that we create the dir every time the file is uploaded.

Pages

Subscribe with RSS Subscribe to RSS - New features