Image Hide

Component type

module

Maintenance status

Development status

Downloads

1820

Component created

Component changed

Provides a check box next to each image on the image field form, which allows the image to be hidden.

Currently only works with the Drupal Image widget.
Support for other widgets utilising image fields is possible, but not yet implemented. See #2191737: Multiupload Imagefield Widget not compatible with Hide Image.

Image Style Views Embed Effect

Component type

module

Categories

Maintenance status

Development status

Downloads

542

Component created

Component changed

Using this module's image style effect you are able to use views module to render any content onto an image.

You can do fun things like render user submitted captions onto an image, or user's profile image as a watermark onto user submitted images, or really anything that comes to mind (I've created a simple Dressup Game).

Manual Crop

Component type

module

Categories

Maintenance status

Development status

Downloads

145693

Component created

Component changed

The Manual Crop module exposes a set of image style effects that enables users, if enabled in the widget settings, to crop (and scale) an image after uploading.

Media Desk

Component type

module

Categories

Maintenance status

Development status

Downloads

1234

Component created

Component changed

Description

This module is an extension to the Drupals Media module and together with other modules like plupload and manualcrop it provides a slick drag-and-drop interface to work with many images in an article.

This is useful for large news sites or portals that have many different image formats and need to cut-down the amount of time used in adding, editing and managing images in articles.

Click here to watch a Demo screencast

PAAS LazyColor

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This extension for the Lazyloader project enables you to lazy load images using the average color from the image you're going to display. Instead of presenting the user with a throbber or loading animation, a solid colored rectangle will be shown matching the most dominant color of the image. When the image becomes visible within the viewport of the browser window, the placeholder image will be replaced by the actual image.

CKEditor Image - Enhanced Image Plugin

Component type

module

Maintenance status

Development status

Downloads

20045

Component created

Component changed

This module provide a new Image plugin, which is a mofified version of CKEditor's image plugin. It helps you center image using toolbar button or in Image dialog.

Implementation

All the credits go to CKSource team, what I did is just a small modification in the source code. I also take the idea from this one

VOD Infomaniak

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This plugin allows you to easily manage the interactions between your Drupal site and your VOD space. It lets you easily retrieve and manage all of your videos.

If you would like more information about our video hosting solution, please visit : http://streaming.infomaniak.com/stockage-video-en-ligne

This tool will allow you to use just for your CMS, many advanced features such as:

Pathed files

Component type

module

Maintenance status

Development status

Downloads

1482

Component created

Component changed

The pathed files module allows permissioned users to manage miscellaneous files that can be accessible from any path in the website.

Use case

You need to add a file to your site root named verify.xml for search engine ownership verification.

Normally you would have to take the file and place it into your Drupal core root. Then version control the file by adding code to your Drupal core repository, which is not ideal.