Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
167.72 KB
MD5: 899151856b62ca40f22d9768b804af9a
SHA-1: 7ddb876ae23e6be2699b4fc37ac15fd71ab0f27e
SHA-256: 042e018a8df001e5802304eb9e4ead4394854cd040206ffbba048b7d23365e53
Download zip
237.58 KB
MD5: e7436be38c8c492812886891e738214f
SHA-1: 22f78d7a88d010d84d69eb0f6560cb464a9a0a82
SHA-256: 60739b15d60b1e2df4d9c31c30e76af963f687eede954454368f95e86570cdd7
Release notes
This release fixes a bug in the automatic image handling, translations of output tags for pages with really long URLs, and adds tests to confirm both work correctly. This is a recommended update for all sites.
Full changelog from v7.x-1.10:
- #2568499 by DamienMcKenna, DD 85: Removed an errant space.
- #2655582 by DamienMcKenna, MihaiMiculescu: Fixed automatic image parsing.
- By DamienMcKenna: Minor changes to the README.txt file.
- #2655614 by DamienMcKenna: Added tests for image handling.
- #2655662 by DamienMcKenna: Fixed handling of output translation on pages with really long paths.