Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The new, version independant drush. It works on d5, d6, and d7 with the same codebase. Please see README.txt for details.
You will want to uninstall and move away your old drush module before using this one. This one is not a module - you may run it from anywhere on your filesystem.
In order to make drush more useful, you probably want to download the drush_extras module and install that in your drupal site.
Change Record #2677074: New options element property added to footermap_item so that menu links with options are added correctly. Requires theme registry and block cache clear (automagically in Drupal update).
Trying to stay compatible with Drupal HEAD going into the 7.x release now that #373613: Create "Image" Objects, Operate on Images By Resource has been committed. The code extends core's toolkits to provide an unsharpen mask function and to provide an ImageMagick toolkit.