You are here

Files in Simple Image Popup 2.x

Primary tabs

File namesort descending Location Namespace Description
EditorImagePopupDialog.php src/Form/EditorImagePopupDialog.php
image-popup-formatter.html.twig templates/image-popup-formatter.html.twig <div class="row"> <img src="{{url_popup}}"> </div>
ImagePopup.php src/Controller/ImagePopup.php Drupal\image_popup\Controller
ImagePopup.php src/Plugin/CKEditorPlugin/ImagePopup.php Drupal\image_popup\Plugin\CKEditorPlugin
ImagePopupFieldFormatter.php src/Plugin/Field/FieldFormatter/ImagePopupFieldFormatter.php Drupal\image_popup\Plugin\Field\FieldFormatter
image_popup.info.yml image_popup.info.yml image_popup.info.yml
image_popup.module image_popup.module
image_popup.routing.yml image_popup.routing.yml image_popup.routing.yml
image_popup.schema.yml config/schema/image_popup.schema.yml config/schema/image_popup.schema.yml
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Maintainers * Links INTRODUCTION ------------ This module gives the popup field formatter for the image field…

Other projects