background preloader

Image (modules drupal)

Facebook Twitter

Image Resize Filter. The easiest end-user solution for resizing inline images. This filter makes it easy to resize images, especially when combined with a WYSIWYG editor such as tinyMCE or CKeditor. Users never have to worry about scaling image sizes again, just insert an image and set it's height and width properties in HTML (this is done automatically by WYSIWYG editors) and the image is resized on output to match the HTML. Features: Automatically resizes both local and (optionally) remote images.Optionally create a link to full size images from the resized inline versions.Prevents inline "hot linking" of images from other sites by storing them locally.Adds height and width attributes to inline images when your users are too lazy to add them.

Demos:Image Resize Filter demo and configuration options by Lullabot.Demo combining FileField Insert with Image Resize Filter by MustardSeed Media. Requirements: PHP 5 or higher Installation: Place the entire image_resize_filter directory in sites/all/modules. Episode 23 - La gestion des images sous Drupal 7. Episode 32 - Insérer des images dans un article sous Drupal 7. IMCE Wysiwyg bridge. IMCE. IMCE is an image/file uploader and browser that supports personal directories and quota. Features Basic file operations: upload, deleteImage(jpg, png, gif) operations: resize, create thumbnails, previewSupport for private file systemConfigurable limits for user roles: file size per upload, directory quota, file extensions, and image dimensionsPersonal or shared folders for usersPermissions per directoryFtp-like directory navigationFile sorting by name, size, dimensions, dateTabbed interface for file operationsKeyboard shortcuts(up, down, insert(or enter), delete, home, end, ctrl+A, R(esize), T(humbnails), U(pload)).Built-in support for inline image/file insertion into textareasMultiple file selection(using ctrl or shift)Ajax file operationsThemable layout using tpl files How to integrate into WYSIWYG editors Known issues IMCE may have problem working with Google Analytics and Secure pages modules.

Recommended Demo A demo showing IMCE integrated into TinyMCE, FCKEditor, and BUEditor. Warning!