Scald Iframe
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Please see https://www.drupal.org/project/scald_iframe
Please see https://www.drupal.org/project/scald_iframe
By default, the DnD module included in the Scald project allows you to choose one library, that will be used for all users. This is all fine, until you want to add a specific View filter except for your administrators for example.
A javascript-free responsive image formatter.
This module has similar functionality to the Picture module.
This module provides an additional image field formatter and stand-alone widget
that allows the browser to automatically download the appropriately sized image
for the current display. This helps save bandwidth and improves the page load
time.
Because the module does not require javascript in modern browsers, images are
requested sooner in page load and reduces browser processor usage on javascript.
After enabling the module you can select it as a field formatter for any image
fields defined on a content type.
There are three options when using this module as a field formatter:
"Media Query Images with Picture mappings" - This allows formatting of the
field using pre-existing mappings from the Picture module. This allows for
simple replacement of Picture module formatting with this module. Picture
module must remain enabled to preserve breakpoint mappings.
Requires Picture and Breakpoints module.
"Media Query Images with Breakpoints" - This allows formatting of the field
with Breakpoints functionality. Each breakpoint in Breakpoints group is
configured in the field display settings.
Requires Breakpoints module.
"Media Query Images" - This output has no automatic image choosing
functionality. You select from the list of available styles for this field
to show. This output is designed for developers that want to have total
control of the displayed image style using their code.
Requires no additional modules.
The built-in automatic image selection funcitonality of this module depends on
media queries support in the browser.
Browsers supporting media queries can be seen here
http://caniuse.com/#feat=css-mediaqueries.
This functionality also works with IE8 when using respond.js, a JS polyfill for
media queries.
Tested using Respond.js module in IE8.
Not tested in any older browsers.
This module helps you to upgrade your images and imagecache presets to D7 image styles.
Instructions:
a) Download the module.
b) Unzip into your sites/all/modules directory.
c) Enable the module (it's called Imagecache Migrate).
d) Edit the module.install file. Change the number on the update function from migrate_styles_update_7000 to migrate_styles_update_7001.
e) Run your update.php script.
f) Disable the module.
The 2 extra players have been moved to 2 new project:
See these links for more informations and upgrade path:
The development status has been changed in consequence to.
Bootstrap - Photo Gallery is a Views plugin that allows you to create an appealing photo gallery easily.
Dependencies:
How to use:
Provides a Views display that is a zip file.
The Tableau module gives site builders access to components of a Tableau server. These components are exposed as entities to Drupal, where you can render them in several different ways, as well as from within Views.
This module is specifically for licensed Tableau installations for which you have database access.
This module looks at the fields on a node to determine if they are of the type Managed File. The name, type and URL of said media items is printed at the bottom of the acting node for easy grabbing by admins or other users with the proper permissions.
Page2Images Plugin allows user to create a website thumbnail preview in the content. It can save a lot of time to take the screenshot of one page and parse it in the drupal.
The plugin requires a free or paid account from Page2Images who is the service provider. No purchase is required to use the plugin or the free service.