ubc-web-services/d10compat_inline_responsive_images

Lets users select a responsive style OR a image style to place images in the content.

dev-main 2023-06-21 17:44 UTC

This package is not auto-updated.

Last update: 2024-11-07 22:25:59 UTC


README

DESCRIPTION
-----------
It's not great for the authoring experience nor for structured content reasons
that users are defining the specific dimensions of every single image they
insert. It would be much better to allow them to choose from image styles, just
like we do for image fields. This module lets users select a responsive style
OR an image style to place images in the content.

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

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

This module is essentially a stand alone version of the patch in this issue:
https://www.drupal.org/node/2061377
When that patch makes it in into core, this module is no longer needed.

REQUIREMENTS
------------
This module requires the following modules:

 * Responsive Images (https://www.drupal.org/project/responsive_images)


INSTALLATION
------------
1. Extract the tar.gz into your 'modules' directory.
2. Enable the module at 'administer/modules'.


CONFIGURATION
-------------
 * The module has no menu or modifiable settings.

 * Enable the text format filter 'Display responsive images' or 'Display image
   styles' and select the images styles/responsive styles that you want to be
   available to the user.

 * Note: either don't enable the 'Restrict images to this site' and
   'Track images uploaded via a Text Editor' filters or make sure to change the
   order so the filters of this module run after those filters.

 * When the module is enabled, create new content. In the editor, click on the
   image icon in the toolbar. A popup will open where the user can upload an
   image and assign an image style or responsive style by selecting style from
   the dropdown menu.


CREDITS
-------
We would like to credit the original authors of the patch in #2061377:
 * Wim Leers - https://www.drupal.org/u/wim-leers
 * mdrummond - https://www.drupal.org/u/mdrummond
 * Jelle_S - https://www.drupal.org/u/jelle_s
 * miraj9093 - https://www.drupal.org/u/miraj9093
 * tonnosf - https://www.drupal.org/u/tonnosf
 * erik.erskine - https://www.drupal.org/u/erikerskine
 * dimaro - https://www.drupal.org/u/dimaro
 * garphy - https://www.drupal.org/u/garphy
 * juancasantito - https://www.drupal.org/u/juancasantito


MAINTAINERS
-----------
Current maintainers:
  * Mitch Albert (mitchalbert) - https://www.drupal.org/user/2255518
  * Jeroen Vreuls (jeroen_betawerk) - https://www.drupal.org/u/jeroen_betawerk