Considered feature-complete by its maintainers.

Auth SSL Redirect

Redirect authenticated users to HTTPS version of page when they visit over HTTP. This module is a companion to Secure Pages or when entire site is over SSL.

ExactTarget SOAP

This module integrates Drupal with the ExactTarget SOAP API.

Flag inappropriate content With Reason

This is my first module i'm sharing with Drupal.org.
FICWR (Flag inappropriate content With Reason) Allows users to flag inappropriate content on specific content types.

Brain Forum

Brain Forum is an entity based, easily customizable discussion forum for Drupal 7. It uses Views to display content and Entity API to handle the CRUD operations. It also supports BBCode. See README.txt for instructions.

CURRENT STATUS
============
We are at the time being unable to develop Brain Forum further. We had a brain storming session about what the roadmap for the first stable release would be and realized that we are still far away from it and we simply do not have the time to continue development now the version our client ordered is done and we are occupied with other projects. Anyone interested in contributing/co-maintaining may contact Rade.

USAGE
============
After enabling the module:

  • Go to admin/people/permissions to adjust the user permissions.
  • Go to admin/structure/taxonomy/forum_categories to add terms for the discussion categories (i.e to create discussion areas).
  • To create a new thread, go to forum/thread/add
  • To view a list of threads, go to forum/
  • To view an individual thread, go to forum/thread/
  • To edit the output of data, go to
    • admin/structure/views/forum_listing

Asset cache

Generic helper module to allow external resources such as CSS, JavaScript and images to be fetched and cached locally.

Filefield Revisions Display Formatter

This project provides a CCK display formatter which shows all the past revisions of a file that were previously attached to the node, using core Drupal's revision system.

This module provides several theme functions which can be overridden and customized by renaming and copying to your theme's template.php file.

Instructions for use
Add a filefield to a content type at admin/content/node-type/node_type_name/fields and enable revisions at admin/content/node-type/node_type_name. Then, enable this formatter on your content type's field display settings at admin/content/node-type/node_type_name/display, called "File Revisions."

Behavior:
Add a file to a filefield. Save the node with the "create new revision" checked. Now, edit the node, delete the file from the filefield, and add a new file, with "create new revision" checked. The filefield set to display as File Revisions will now display the old file, as well as any other previously deleted versions of the file. To remove a file from this field, use the "Revisions" tab on the node and delete all revisions that contain the file you wish removed.

Requirements:
Drupal core revisions module
CCK
Filefield

Known bug

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only