Drupal Remote Dashboard Server

Component type

module

Maintenance status

Development status

Downloads

23559

Component created

Component changed

Important: This module got replaced by DRD Agent and will only be maintained until all sites got switched over to the new module.

This is the server component that's required on each domain that should be monitored and maintained by your Drupal Remote Dashboard. Details see on the DRD project (http://drupal.org/project/drd).

Attachment Links

Component type

module

Maintenance status

Development status

Downloads

12866

Component created

Component changed

The Attachment Links module provides permanent links to files attached to a node. A single, easy-to-remember URL can be used to retrieve the preferred (canonical) or newest version of a file regardless of how many versions of that file have been attached to a node.

Typically, users will want to create a "File" content type and enable the Attachment Links module for that content type. Each "File" node should refer to a single file: "Handbook," "Company logo," "Team roster," etc. Though each node could contain multiple versions of the file, Attachment Link provides permanent link to access the preferred or newest versions.

AudioField

Component type

module

Maintenance status

Development status

Downloads

108697

Component created

Component changed

Drupal 8

The Drupal 8 version of the Audio Field module is a full rewrite from the Drupal 7 module. This module is a file formatter for the File and Link modules. It allows you to upload or link audio files and play them on your site using one of several audio players available. It supports most audio formats (depends on the selected audio player).

Please see the module documentation for examples of the players in use.

Site Directory Migrate

Component type

module

Maintenance status

Development status

Downloads

10545

Component created

Component changed

Site Directory Migrate allows you to change the URL/directory name of your Multi-site site.

For example if you had three sites running on the same Drupal install (site1.com, site2.com, site3.com in your /sites directory) and you wanted to change site3.com to be examplesiteA.com. In the past, you would rename the directory, run some queries if you're dapper or go through and manually change all of your content. With this module you just rename the directory, run the module (with two inputs) and it runs the queries for you. I've also written out two usage case scenarios that go much deeper than this short description.

Note: This has been successfully used with Aegir when sites need to be renamed between servers (such as between development and production environments). It is also Drush enabled to help with large migrations (hundreds of sites).

Sermons

Component type

module

Maintenance status

Development status

Downloads

1264

Component created

Component changed

The Sermons project is a way to provide a sermon structure for your Drupal church website. It includes a number of ways to explore your churches sermons and allows your shut-ins and traveling attenders to stay in touch with the sermons.

Your sermons may have images, notes and sermon series tracked on them. You may choose not to use these options and they may simply not be used when creating the them for your website or marked as exclude on the Content Type display page.

FileField Private Downloads

Component type

module

Categories

Maintenance status

Development status

Downloads

2242

Component created

Component changed

An experimental module to enable true private downloads for Drupal 6.

If you simply require .htaccess protection read the handbook page here:

Restrict specific folders from public download (via .htaccess)
Drupal Handbook - http://drupal.org/node/540754

Or try one of the following private downloads related projects

FileField UI Extras

Component type

module

Maintenance status

Development status

Downloads

2507

Component created

Component changed

A helper module that provides a collection of miscellaneous FileField UI enhancements.

This module requires CCK 2.5 or above to work.

These include (or are limited to):

1) Collapsible fieldset wrapper on the data elements.

These include the alt, title, description fields provided by FileField and any additional fields that are created by other modules, namely ImageField Extended module.