Releases of Drupal contributions that are compatible with version 4.7.x of Drupal Core

imagefield 4.7.x-1.0

initial stable release of imagefield with the new release system.

views 4.7.x-1.1

Bugs fixed:

  • 97228: Fatal error on the views help page.
  • View Import was completely not working.
  • 93873: Exposed filters were completely not working.
  • 92305: Removed broken and unworkable 'distinct' profile filter.
  • 93540: Don't use block title if no page title.
  • 93493: Allow field labels to be turned off if item not sortable.
  • 91665: Order By pretty much borked in PGSQL.
  • 85290: Views generated invalid CSS with -- this could have an impact on your theming!
  • 90482: Validate that nodes per page is not 0 if pager is on.
  • 89893: Multiple filters not showing up properly in RSS links
  • 97462: More robust view export code.
  • 82634: theme_imagebutton renamed to theme_views_imagebutton
  • 77859: update module weight to 10 in update.php -- RUN UPDATE.PHP!!
  • 97589: Add some sorting on plugins so that Views' default plugins are always on top.

New features:

  • New comment fields to allow more Views use of comments. [Egon Bianchet]
  • Recent comments block default view.
  • Add simple 'word search' to text field operators [gordonh]
  • Early views_search.inc -- needs testing! [gordonh]
  • 90643: Access-checking 'edit', 'delete' and 'view' links as fields
  • Added uninstall function (accessible from the module administration page)
  • 88849: new views_pre_query hook

tagadelic 4.7.x-2.0

After the first stable release a lot of API changes and new features were introduced. This is the first stable release containing all these improvements. No database upgrades are needed between the first release (4.7.x-1.0) and this one. But a lot of APIs were changed.
So, if you developed your own modules on tagadelic, or created custom (PHP) blocks or pages, then you cannot just install this (4.7.x-2.0) version.
In all other cases, you can upgrade safely, all that might be needed, is a small change in your configuration.

tagadelic 4.7.x-1.0

The first stable 4.7 release, released in June 2006. This release is compatible with the first stable release. Use this release when you have made modules, pages, or custom blocks on the first tagadelic release.

Pages

Subscribe with RSS Subscribe to RSS - 4.7.x