fancyfiles

Categories

Component ID

2243101

Component name

fancyfiles

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This project is a port of the old Fileshare project to Drupal 7.

Original module description:

The fileshare module is used to create pages that allow browsing, uploading, downloading and deleting of files from a fileshare directory that is created by Drupal and linked to the node.

Fileshare was designed to be able to browse large libraries of files, it uses recursive AJAX (actually JAH) to do the browsing, so that an entire directory structure does not have to be initially loaded. The contents of each directory is loaded when it's clicked upon.

There are built in permission options for create, edit, modify files and download files. There is also the ability to link up preview thumbnails by putting the thumbnails in a "_previews" directory and giving them the same filename with either a jpg or gif extension.

Thank you and enjoy!