Export records in a Excelsheet Format - Drupal 7

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a powerful module for export your records in a excel sheet format. Easily we can able to give the desired file name, file path, with HTML full formats inside the excel sheet, create more than one sheet in a single file, change the sheet name, prevented the file corrupted alert in file open time. This module create a exact ".xls" format excel sheet without any kind of errors. This module is done with Drupal 7 Compatibility.

File getID3()

Component type

module

Maintenance status

Development status

Downloads

956

Component created

Component changed

Uses getID3() to retrieve and attach useful information to uploaded media files.

File getID3() integrates the getID3() module with the core File module. It is aimed toward field themers or module developers who want to make use of the metadata contained inside media files.

Directory stream wrapper

Component type

module

Maintenance status

Development status

Downloads

325

Component created

Component changed

Provides a stream wrapper and media browser plugin to allow the selection of files from an arbitrary local directory defined in settings.php. For the moment at least, the directory needs to reside within the docroot of the Drupal install.

This could be useful in the following cases:

1. You have a set of 'legacy' files that you want to leave in a separate directory permanently, but also be able to reference from Drupal.

2. You have very large media files that you want to host locally but which can't be uploaded.

CMISRO

Component type

module

Maintenance status

Development status

Component created

Component changed

CMIS Read-Only

This module provides a simple interface for Drupal users to display content from a CMIS server. Content creators reference documents in the CMIS system, and the module will list the documents in the HTML page, along with links to download the files.

CKEditor Insert

Component type

module

Maintenance status

Development status

Downloads

7517

Component created

Component changed

This is an UX improvement to the Insert module when used with the CKEditor module (should also work with the WYSIWYG module when using CKEditor library).
It adds two CKEditor buttons available in the toolbar, allowing to insert files or images using an Insert file field.

Media MediaCore

Component type

module

Maintenance status

Development status

Component created

Component changed

Media MediaCore

Introduction

Current Maintainers:

Media MediaCore adds MediaCore as a supported media provider.

Requirements

Media MediaCore has one dependency.

  • Media Internet - A submodule of the Media module.

Installation

Media MediaCore can be installed via the standard Drupal installation process.

Simply Fieldable Files

Component type

module

Maintenance status

Development status

Component created

Component changed

Simply Fieldable Files provides an easy way to add fields to the File entity type.

This module simply:

  • uses hook_entity_info_alter() to make Core's File entity type fieldable.
  • adds a page callback (and a permission) to add fields and manage their display.

To use: