Image
#124751 Adding a rebuild thumbnails node operation to the dropdown on admin/content/node.
#129673 vhmauery's patch "Only rebuild derivatives if the original changes"
#131589 Duplicate filename now generating thumbnail/preview.
#133127 joachim's suggestion to change the image CSS class to avoid conflicting with the Garland theme.
#117460 Jax's patch to add a 'edit images' permission to bring us in line with core's model.
changes since 4.7.x 1.1:
* added token module support for title replacements
* #126171 Added some php examples to the README and changed execution order: now first tokens are replaced then php is evaluated, and then tags are stripped. This enables one to combine token replacement with php evaluation.