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.
- specify settings like media queries, browsers, weight etc. when calling style-sheets from .info files (@see sasson_css_include())
- drush script to create sub-themes (@see sasson.drush.inc)
- Language specific stylesheets (css/sass/scss) - not only RTL but LTR also (@see sasson_css_alter())
Fixed #1369324: Image disappears after Image Editor (replace option activated);
Introduced hook_imageeditor_info();
Image Editor: Do not load editors/uploaders that are not needed on the current page;
Image Editor Inline: new feature - access check - checks if user owns the image to edit it