The Creative Commons module allows users to select and assign a Creative Commons license to a node and any attached content, or to the entire site. It also provides integration between CC and Drupal technology.
The Pathauto module automatically generates URL/path aliases for various kinds of content (nodes, taxonomy terms, users) without requiring the user to manually specify the path alias. This allows you to have URL aliases like /category/my-node-title instead of /node/123. The aliases are based upon a "pattern" system that uses tokens which the administrator can change.
The module allows parent-child relationships between nodes to be established, managed and searched. You can restrict the types of nodes that can be parented and the ordinality of parents.
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.