This module provides an interface for administrators to expose directories on the file system to users through a file listing as in a FTP application.
You will create one node (node type dir_listing) for each each Directory Listing (DL). Node settings are used to control access and other features of the DL. These settings can vary per node and per user.
This module offers the following features:
Private downloads so that files (such as PHP files) can be downloaded.
File blacklists so that specific files can be removed from directory listings.
Node-based. All features available to nodes, such as path aliasing and access control can be applied to directory listings.
This module creates a field to choose a year, month, and then a week. It can then be used in views to filter by the week, rather than having to use a date range.
You can get the pear module by saying pear install http://phptal.org/latest.tar.gz
and upgrade by saying pear upgrade http://phptal.org/latest.tar.gz
on the command line.
Enable users to create and manage their own 'groups'. Each group can have subscribers, and maintains a group home page where subscribers communicate amongst themselves.