File entity PDF

Component type

module

Maintenance status

Development status

Component created

Component changed

This module creates a bridge between File Entity and PDF to Imagefield. It creates a file type 'PDF' with two dummy fields.

To make it work well depends on the patch in this issue.

This module should probably be rewritten without the hidden fields. We could use unmanaged files to hide a lot of the cruft I think. And just use pdf_to_imagefield as the API.

DigiDoc download

Component type

module

Maintenance status

Development status

Downloads

1028

Component created

Component changed

DigiDoc files are XML containers of digitally signed files (see more:
http://e-estonia.com/components/digidoc). This module strips the container file
and presents the files from within the DigiDoc wrapper without the metadata. If there are more than one files a zip archive is created and presented. This is useful and sometimes even required for not disclosing the signers personal information inside the metadata to third parties.

Scald Facebook Social Plugins

Component type

module

Maintenance status

Development status

Component created

Component changed

Scald Facebook Social Plugins let's you create Atoms from social plugins such as like, share, feed, comments, activity, etc. Aim is to support the full list seen here:
https://developers.facebook.com/docs/plugins

The module is work in progress developed for a client and will be released as soon as there is some working code(soon).

Media Warehouse

Component type

module

Maintenance status

Development status

Component created

Component changed

Features

File De-duplication

The storage back-end uses SHA-256 content-based addressing to store any physical file once (based on its actual content, not its name), no matter how many times it is uploaded.

Multiple uploads of the same file create virtual copies that have their own meta information such as owners and file names.

Granular Permissions

CRUD permissions can be configured per-role, per-file with the included Media Warehouse Roles sub-module.

File permissions are extensible via hooks.

Alternative Stream Wrappers

Component type

module

Maintenance status

Development status

Downloads

2114

Component created

Component changed

Why might I need Alternative Stream Wrappers?

Some hosting configurations with multiple webservers use a mix of filesystems local to each webserver and storage which is shared between the webs (e.g. using nfs or gluster).

It can sometimes be useful to, for example, use fast local storage for temp files wherever possible, but shared storage where the webs might need to share access to the same set of temporary files.

Community Media VOD Library

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is designed to be used with the Community Media Show, VOD Feed, and Project modules to display videos from popular video on demand (VOD) providers like YouTube, Vimeo, Archive.org, and Cloudcast.

The default Views included are:
- Full Library (a searchable library display using Views Isotope for dynamic, tag based filtering)
- Project Library
- Related Videos

Croptool

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

INTRODUCTION
------------

This module provides facility to crop single image in multiple dimensions. User can crop various part of singe image based on dimensions configured from back-end. Path for each cropped image is stored in one hidden field, we can fetch each cropped image for node/term using the hidden fields. In this way we can display different portions of image at each place holder in fronted.

CONFIGURATION
---------------

In admin one configuration page is provided to configure default location for storing cropped images on server.