You are here

Files in Image Replace 7

Primary tabs

File namesort descending Location Namespace Description
AdminTest.php src/Tests/AdminTest.php Drupal\image_replace\Tests
EntityTest.php src/Tests/EntityTest.php Drupal\image_replace\Tests
ImageReplaceTestBase.php src/Tests/ImageReplaceTestBase.php Drupal\image_replace\Tests
image_replace.info image_replace.info name = Image Replace Effect description = Provides an image style effect capable of replacing the whole image with another one. core = 7.x dependencies[] = image
image_replace.install image_replace.install Database schema for image replace module.
image_replace.module image_replace.module Provides an image style effect replacing the whole image with another one.
image_replace.rules.inc image_replace.rules.inc Rules integration for Image Replace module.
image_replace.rules_defaults.inc image_replace.rules_defaults.inc Default rules for Image Replace module.
image_replace.views_default.inc image_replace.views_default.inc Default views for Image Replace module.
README.txt README.txt Image Replace ============= Image Replace provides a way to supply optional alternative source images mapped to image styles. This is useful when building responsive sites with "art directed"[1] images where cropping and resizing is not…
ReplaceEffectTest.php src/Tests/ReplaceEffectTest.php Drupal\image_replace\Tests

Other projects