You are here

README.txt in Simple iframe 8

Simple iframe 8.x - 1.x
==============================

This module provides a new field type for displaying iframes.
The field provides the most basic settings for an iframe display: src,width and height.
Rendering is done using twig. So it's easy to override to fit your needs.

By default the module allows you to set a default value for the width (default 100% for responsiveness) and height.
The defaults can be overridden in the field settings.

File

README.txt
View source
  1. Simple iframe 8.x - 1.x
  2. ==============================
  3. This module provides a new field type for displaying iframes.
  4. The field provides the most basic settings for an iframe display: src,width and height.
  5. Rendering is done using twig. So it's easy to override to fit your needs.
  6. By default the module allows you to set a default value for the width (default 100% for responsiveness) and height.
  7. The defaults can be overridden in the field settings.