You are here

README.txt in ImageAPI Optimize WebP 2.x

Same filename and directory in other branches
  1. 8 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

This module provides a WebP processor for the ImageAPI Optimize module. When
added to a pipeline, a .webp derivative is created from the source image,
providing 2 versions of a styled image.


 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/imageapi_optimize_webp

 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/imageapi_optimize_webp


REQUIREMENTS
------------

This module requires the following modules:

 * Image Optimize (or ImageAPI Optimize) (https://www.drupal.org/project/imageapi_optimize)


INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module.

 * Visit:
   https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
   for further information.


Configuration
----------------

* Configure a new Image Optimize Pipeline

     - First, you will need to Configure a new Image Optimize Pipeline. To do
     this navigate to Configuration >> Media >> Image Optimize pipelines. Fill
     out Image optimize pipeline name. There is a dropdown list that reads
     Select a new processor, choose WebP Deriver then click Add. On the next
     screen fill in the Image quality this represents a percentage. Click Add
     processor.


* Set a Sitewide default pipeline

     - You can set a Sitewide default pipeline that will load in automatically
     on all Image Styles using the Sitewide default pipeline. Navigate to
     Configuration >> Media >> Image Optimize pipelines. Select the preferred
     Pipeline. Click Save configuration.

* Set an individual Image style's Image Optimize Pipeline

     - Now when you travel to Configuration > Media > Image and edit your
     preferred Image style. At the bottom of the form you can select your
     preferred Image Optimize Pipeline or the Sitewide default pipeline.


MAINTAINERS
-----------

 * Michael Lander (michaellander) - https://www.drupal.org/u/michaellander

This project has been sponsored by:

 * Elevated Third

Specializing in Drupal-powered digital experiences that get results. Visit
https://www.elevatedthird.com/

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. This module provides a WebP processor for the ImageAPI Optimize module. When
  11. added to a pipeline, a .webp derivative is created from the source image,
  12. providing 2 versions of a styled image.
  13. * For a full description of the module, visit the project page:
  14. https://www.drupal.org/project/imageapi_optimize_webp
  15. * To submit bug reports and feature suggestions, or to track changes:
  16. https://www.drupal.org/project/issues/imageapi_optimize_webp
  17. REQUIREMENTS
  18. ------------
  19. This module requires the following modules:
  20. * Image Optimize (or ImageAPI Optimize) (https://www.drupal.org/project/imageapi_optimize)
  21. INSTALLATION
  22. ------------
  23. * Install as you would normally install a contributed Drupal module.
  24. * Visit:
  25. https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
  26. for further information.
  27. Configuration
  28. ----------------
  29. * Configure a new Image Optimize Pipeline
  30. - First, you will need to Configure a new Image Optimize Pipeline. To do
  31. this navigate to Configuration >> Media >> Image Optimize pipelines. Fill
  32. out Image optimize pipeline name. There is a dropdown list that reads
  33. Select a new processor, choose WebP Deriver then click Add. On the next
  34. screen fill in the Image quality this represents a percentage. Click Add
  35. processor.
  36. * Set a Sitewide default pipeline
  37. - You can set a Sitewide default pipeline that will load in automatically
  38. on all Image Styles using the Sitewide default pipeline. Navigate to
  39. Configuration >> Media >> Image Optimize pipelines. Select the preferred
  40. Pipeline. Click Save configuration.
  41. * Set an individual Image style's Image Optimize Pipeline
  42. - Now when you travel to Configuration > Media > Image and edit your
  43. preferred Image style. At the bottom of the form you can select your
  44. preferred Image Optimize Pipeline or the Sitewide default pipeline.
  45. MAINTAINERS
  46. -----------
  47. * Michael Lander (michaellander) - https://www.drupal.org/u/michaellander
  48. This project has been sponsored by:
  49. * Elevated Third
  50. Specializing in Drupal-powered digital experiences that get results. Visit
  51. https://www.elevatedthird.com/