Lightbox_wysiwyg

Component type

module

Maintenance status

Development status

Component created

Component changed

Lightbox_wysiwyg is a module that makes sure that inserting an image with lightbox popup into a wysiwyg editor is as easy as posible. The only other way to use Lightbox with inserted images in a wysiwyg editor requires the client to know how to link images, attach classes, etc... (read: http://drupal.org/node/252153) That solution is too hard to understand for the average user.

Rules Image Styles

Component type

module

Maintenance status

Development status

Downloads

1428

Component created

Component changed

The prupose of this module is to pre-generate styles via rules.

DO NOT USE THIS IN PRODUCTION. THIS IS AN EXPERIMENTAL MODULE.

Why

Normally the image derivates get created on request. But what if you want to display informations on presets, without displaying them. Like a download link with an info on size, resolution...then the image must already exist.

Bulk Media Upload

Component type

module

Maintenance status

Development status

Downloads

20482

Component created

Component changed

What this module does:

With Bulk Media Upload you can upload a bunch of files and a new node, taxonomy term, or other entity will be created for every file. The files are selected via a browser file upload dialog and can be stored in a file or image field.
Also default values can be chosen for the other fields assigned to the new node.

This module is looking for a new maintainer.

FileField Sources Plupload

Component type

module

Maintenance status

Development status

Downloads

108168

Component created

Component changed

FileField Sources Plupload lets you add Plupload (a multiple files/multifile upload widget) as a source to any file field supporting FileField Sources.

Plupload is a GPL licensed multiple file uploading tool that can present widgets in Flash, HTML5, Silverlight, and HTML4 depending on the capabilities of the client computer.

By using FileField Sources to add Plupload as a source, multiple file uploads can be achieved on regular File and Image fields using the standard widgets as well as a range of contributed field widgets supporting FileField Sources. This includes cropping widgets, like the excellent Manual Crop.

Core Features

  • Multiple file uploading across a wide range of browsers
  • Increased speed using chunked file uploads
  • Maximum file size can be set larger than PHP limits
  • Compatible - does not require its own wiget
  • Client side (as well as server side) file validation
  • Supports transliteration of file names

Feeds User Picture Mapper

Component type

module

Maintenance status

Development status

Downloads

2073

Component created

Component changed

This is a very, very tiny module that simply adds User Picture as an available map for Feeds.module.

It can be used to import lists of users with a URL for a picture field, or with an absolute path on the same server. It downloads the image and creates a new file object, then assigns that file object as the picture for the new user.

PDF

Component type

module

Maintenance status

Development status

Downloads

59054

Component created

Component changed

Use HTML5 to display PDF files if users don't have pdf plugin for their browsers.
Thanks to pdf.js project by Mozilla.

With this module you can use pdf.js to display PDF file all the time or only use pdf.js when visitors don't have pdf reader plugin.

Use this module with apachesolr_file (recommend with file_entity 7.x-2.x), you can build your owned online library.

Facebook Photo Sync

Component type

module

Maintenance status

Development status

Downloads

5240

Component created

Component changed

The Facebook Photo Sync module enables the ability to have Image(Field) fields automatically uploaded to an existing or dynamically generated Album upon Node/Entity creation.

Facebook Photo Sync was initially developed for Moat Media by Realityloop.

 

Features

  • [D7] Full entity support.
  • Support for standard facebook accounts and facebook Pages.
  • Uploads photos to:
    • [D7] Existing facebook albums.
    • Dynamically generated albums using a token based name and description.
  • Token based description for upload images.
  • Ability to set maximum amount of images uploaded per ImageField.
  • Features exportable.

FileField Role Limit

Component type

module

Maintenance status

Development status

Downloads

4046

Component created

Component changed

Overview

The Filefield Role Limit module is an extension of CCK FileField module and adds the capability to limit the max upload file size for each different user role.
Drupal 7.x version of this module works with File module included in Drupal Core.

User Picture Default

Component type

module

Maintenance status

Development status

Downloads

1815

Component created

Component changed

This module forces the picture field on the user, to contain a FID reference to the default image, configured in the account settings.

By using this module, a user picture is always available to any module/function that handles entities, because the file reference is set as a property on the entity.