This project is under active development.

Inline Registration

Inline Registration allows anonymous users to register via the node/add page, thus removing a step/barrier from the user actually publishing content.

Admin Notes

The Admin Notes module creates a block that displays a textarea pre-filled with the existing comment for that specific page, if any.

Each comment is associated with a page.

Installation

  • Download and extract to modules folder (usually sites/all/modules)
  • Go to admin/build/modules (D6) or admin/modules (D7)
  • Go to admin/build/blocks (D6) or admin/structure/blocks (D7) and place the 'Admin Notes' block where ever you would like it to display.
  • Go to admin/user/permissions (D6) or admin/config/people/permissions (D7) and set the 'access admin notes' permission to the appropriate role(s)

Usage

The 'Admin Notes' block will be ready to use after installation and can be used to record any information on a given page that you need to remember about that page.

This module works well with admin module! Navigate to admin/settings/admin (D6) or admin/config/user-interface/admin (D7) to enable

You can use it as a todo list, a code snippet log, or just about anything else you can think of where you need to keep notes.

Flexifilter

Flexifilter is a module that allows non-coders to create their own, configurable custom filters. It is not limited to simple text replacement or regex replacement; it includes logic such as if() and while() statements, and is easily extendable by other modules. It is the best thing to hit Drupal since the potato.

Amazon Web Services

AWS is a module targeted towards module developers that provides a unified AWS profile management system.

Contact Attach

Screenshot of site-wide contact form with Contact Attach enabled and configured.

Gives users the ability of attaching one or more files to messages sent using the site-wide contact form or the personal contact forms for users.

REST Server

The REST Server provides an interface for the Services module to communicate with REST clients.

Pages

Subscribe with RSS Subscribe to RSS - Under active development