Field filepath updater

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Field filepath updater allows you to optimize the existing file system to maintain a nice clean filesystem based on the node creation time. It creates the new directories in public directory to store the images/files in a particular pattern.

Features:

  • Sort the files on the basis of year and month of node creation.
  • Creates a cleaner file system.
  • This module performs its operation on the basis of content type.

Usage:

File Shelf

Component type

module

Categories

Maintenance status

Development status

Downloads

109

Component created

Component changed

File Shelf UNPUBLISHES file automatically and make it inaccessible when a node is unpublished.

Problems

Most of the Drupal sites are serving files via the public download method which means they have nearly no control over the files and old file links will still remain accessible even the host entity is unpublished. This becomes an issue when users click on any old file links that cached by search engines until you remove the files entirely from the server.

File Link

Component type

module

Maintenance status

Development status

Downloads

306

Component created

Component changed

This module provides a field that extends the core Link module field by storing metadata about the target file like size and mime-type. The link URI must point to file not to a directory. The site builder can define a list of allowed target file extensions.

HTML5 File and Image field

Component type

module

Maintenance status

Development status

Component created

Component changed

This module brings the new features from HTML5 into the Drupal core's Image and File fields without making any visual changes.

Features include:
- Multi file upload support User can select multiple files from the "File Upload" dialog box.
- File type restriction: Browser.
- Javascript validation for file type, size, and dimensions.
- All the goodness that comes from core's File and Image fields!

menu_extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Tyny menu handler modules stuff to improve user and developer expirience.

At the time it contains main module to get menu item rendered content
and single 'menu_extra_rebuild' sub-module to rebuild dirty menues while cache flushing to improve site performance.