CSV Importor

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

this module provide a admin interface where admin user can import csv file and front-end user can view such type of entry. where in no dependency for column of CSV file

File Checker

Component type

module

Categories

Maintenance status

Development status

Downloads

6256

Component created

Component changed

Introduction

The purpose of File Checker is to verify that files managed by Drupal actually exist at the location where Drupal believes they are.

In a perfect Drupal world your server filesystem and its correspoding entries in Drupal's files table are 100% synchronized. But what if parts of your file system have been corrupted due to some disk failure? Or one of your modules messed up your database and files? Or your deploy script went beserk? Well, then this module will help you to monitor and find out which files are out of sync.

Giant Bomb

Component type

module

Maintenance status

Development status

Downloads

454

Component created

Component changed

Integration with Giant Bomb and compatible API's.

The primary module imports data from Giant Bomb objects into fields of local entities. A User Friendlyâ„¢ interface to map remote object data into fields is provided for administrators.

An API module is provided if an abstraction to the Giant Bomb API's is all you need.

JUpload

Component type

module

Maintenance status

Development status

Downloads

58763

Component created

Component changed

JUpload integrates the GPL license, Java based JUpload allowing Drupal users to upload very large files (> 2GB). Unlike uploaders written in Flash, Silverlight, or HTML5, Java does not have client side issues files larger than 2GB. Using FTP eliminates issues with PHP's file upload limits receiving files as an HTTP post.

WireDocs

Component type

module

Maintenance status

Development status

Downloads

2012

Component created

Component changed

If you want to share and work with your documents online Google Docs, Zoho, iNetWord, Office 365 or Sharepoint are most likely to be - depending on how deep you can dig into your pocket - the solutions of choice. Especially, a large legacy of documents in proprietary formats, such as MS Word or Excel, may discourage from moving to an online editor. Additionnally, legal issues might arise if confidential files are hosted by a third party service provider.

Variable Extra

Component type

module

Maintenance status

Development status

Downloads

2312

Component created

Component changed

Variable module add-ons and tools. See http://drupal.org/project/variable

Variable File

Adds support for managed and unmanaged files/images as variables. It provides four new variable types:
- file_upload, unmanaged file
- image_upload, image file, unmanaged
- file_managed, managed file
- image_managed, managed image file

File Mover

Component type

module

Maintenance status

Development status

Component created

Component changed

Move files from one file system scheme (e.g., public://) to another (e.g., s3://) during cron runs, using queues. Supports checking dependencies (like whether image style derivatives or converted videos exist) before moving files.

The main goal is to allow image and video files to be processed on the local public:// system for performance, and then moved at a later time to Amazon S3 where storage is cheaper and more abundant. But theoretically it could be used to move files to any other file system scheme so long as you have a stream wrapper implementation for it.

Private Dynamic Stream Wrapper

Component type

module

Maintenance status

Development status

Downloads

1226

Component created

Component changed

Provides a file stream wrapper to store private files that can be altered when downloaded.
The file stream wrapper mimics the functionality of the Drupal Private file system with the addition of the capability to alter the file's content when it is downloaded.

Sponsored by Commerce Guys