Cloudinary Integration

Component type

module

Maintenance status

Development status

Downloads

1761

Component created

Component changed

The module provides a library and stream wrapper of Cloudinary service.

It can help user easily to use Cloudinary image transformation in Drupal, and it can convert all drupal default image effects into Cloudinary transformations.

Modules

This module include several sub-modules, some modules can be used alone as other modules.

cloudinary

Provides image transformations of Cloudinary, implements hook_image_effect_info().

Provides image style feature with Cloudinary image transformations.

Workbench Access IMCE

Component type

module

Maintenance status

Development status

Downloads

359

Component created

Component changed

Synopsis

Workbench Access IMCE provides a function, workbench_access_imce_path, that can
be used with the directory specifications in IMCE profiles along with the
Workbench Access section assignment to give people access to the same imce
folders as Workbench Sections. It is useful when users need to have access to
the same folders as the Workbench Sections. This way you don't need to create a
role for each user in imce.

Nice ImageField Widget

Component type

module

Maintenance status

Development status

Downloads

2235

Component created

Component changed

The Image Drupal module allows you to work with a set of images using the tabledrag feature, but in many cases it is uncomfortable.

This module uses the 'sortable' interaction of jQuery UI to overcome this problem and presents a widget called 'Nice Multiple' that can be used with fields of Image Type.

views_json_ftp

Component type

module

Maintenance status

Development status

Component created

Component changed

The goal of this project is to parse a views_json url and create a file that can be sent to an ftp server. This will be developed for D6 since services is not available. This gets around CORS and provides a way to distribute your view on a cron schedule in a usable format.