Extend and customize Drupal functionality with contributed modules. If a module doesn't quite do what you want it to do, if you find a bug or have a suggestion, then join forces and help the module maintainer. Or, share your own by starting a new module.
Auto Image Styles
A content filter module. Reads the classes of images and looks for a corresponding image style; if an image style is found, the original image is replaced with a styled one.
Pathologic Repair
This module is an extension moving forward from 'Pathologic'
http://drupal.org/project/pathologic
By Garrett Albright
Pathologic assists in keeping site links together when moving or migrating them, but doesn't actually fix the root of the problem - invalid links.
Pathologic repairs links by way of an output filter, repairing a site in a just-in-time manner. These results are (usually) cached, so the end result is good enough BUT it would be better to eliminate the errors once-and-for-all in the first place.
This is what pathologic_repair attempts to do.
It uses the pathologic link-rewriting features to find problems, but once found it will wrote back the fixed version into the database, so errors never need be repaired again.
It also includes a few extra utilities that will globally repair changes to the files database, and embedded links to those files.
Use Case
You have developed a working site on a local machine http://localhost/drupal/ but because you kept a few of the default settings, all your images are being
stored and served out of the path:
http://localhost/drupal/sites/default/files/images/img.gif
When creating the site, (maybe using a WYSIWYG editor) links to those images are now coded into your content as either the 'fully justified' URL above, or possibly as just /drupal/sites/default/files/images/img.gif
NCD Anti Plagiarism
Module that serves to accommodate the uploaded document and then compare the similarity of the document with the document before using the Normalized Compression Distance (NCD) algorithms who were developed by Kolmogorov.
Duplicate Files
This is a module that offers the possibility for Drupal websites which have many duplicated files to detect the original files and those that are duplicating. The module detects in the columns' content from the tables the duplicated files and replaces them with the original file.
The module has two processing options
Process in place, delete duplicate files – offers the possibility to delete the files in the same map they were detected.
Move duplicates to backup folder – the duplicated files will be moved to the backup folder.
The module offers the flexibility to choose the tables in order to find the duplicates in their content.
Thus the files will be searched only in those tables that will not be selected.
The time used for processing the files that are duplicating depends on the number of stocked files in the folder and the number of tables chosen.
Filefield Compress
Adds a link to download a zip containing all files attached to the nodes file field. Assumed similar to the started sandbox http://drupal.org/sandbox/Anybody/1385774
Google Drive
Goal of this module is to allow a user to interact with documents they have stored in Google Drive
Download Monitor
This module tracks downloads and warns administrators if someone is downloading too many files within a given timeframe.
Entityreference Bulk
This module offers an entityreference field widget that allows to create referenced entities while creating the referencing ("parent") entity.
It specifically address the problem of creating a photogallery represented by an entity referencing the by (buk) uploading the images first through plupload and then adding the images description.
File Mover
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.
Dependency: http://drupal.org/project/amazons3
This is a very early version that is not fully configurable yet, and is primarily focused on getting images and videos to S3. Patches to help make it more configurable are welcome. But I likely won't have time to respond to feature requests without patches. I'm available for paid customizations of this module for your organization.
Virtual Folders
Adding various VFS functionality to extend Drupal core and some modules using the the jsTree jQuery library.
A list of sub-modules and their functionality is listed below:
Path Structure
Adds a WYSIWYG button to provide a tree structured view of the site, so that editors can use this familiar style view to add links to their pages. The structure is formed using the path aliases defined so items not included on menus are also included.
redactorjs
Fantastic WYSIWYG editor on jQuery
Create word-processed text on the web using a reliable, fast and unbelievably beautiful editor.
Islandora
Islandora is an open source framework developed by the University of Prince Edward Island's Robertson Library (since 2006). Islandora makes it possible to create, edit, discover, view, and manage Fedora repository assets. The core Islandora module helps users to develop a robust digital asset management system that can be used to meet the short and long-term collaborative requirements of digital data stewardship. Additional modules called "solution packs" extend the functions of the Islandora module.
File Browser
Sample module that is somewhat of a port from Joomlas Easy Folder Listing extension.
http://extensions.joomla.org/extensions/directory-a-documentation/downlo...
Multiupload ImageField Widget Insert
This module integrate Insert module with Multiupload ImageField Widget module.
Tested with Insert 7.x-1.2 and Multiupload Imagefield Widget 7.x-1.0.
Implementing:
hook_insert_widgets()
hook_insert_styles()
hook_insert_content()
git repository: http://drupalcode.org/sandbox/kkamelot/1797626.git
alternate at home page: http://b9net.com/sites/default/files/articles/13/multiupload_imagefield_...
License
This module adds a simple licensing functionality to nodes in Drupal. Being very similar to the Creative Commons module, this module extends the idea of the Creative Commons module to other license types. This is not a fork, but a complete write from scratch.
The module also provides a user interface for defining own license types.
This module is currently only being implemented for Drupal 6. A port to D7 and D8 might happen in the future.
Annotatable Image
Adds new image field type that is having the possibility to be annotated. This will be achieved by using the jQuery plugin of ZURB - http://www.zurb.com/playground/javascript-annotation-plugin



