Considered feature-complete by its maintainers.

Manager

Manager

Manager is a set of modules focused on "content manager" users, that is, users that maintain the content of a website (adding, editing and deleting nodes, managing comments, etc), but are not site admins (don't have to worry about views, site settings, content types settings, etc). The objective is to let things simple even for users that aren't familiar with Drupal.

The Main Manager modules provides a page (generated with Views Bulk Operations) that allow users to easily perform the most common actions related with their nodes. It's replaces the default "/admin/content/node" page.

Manager's Bar is an admin-bar designed for users that aren't familiar with Drupal. It is like the default "Navigation" menu, when we cut off everything that doesn't matter to this users, and it looks like some known admin-bar-modules, like Admin Menu, but a lot more simple.

Manager's Page improves the "/admin" page providing quick links to add and edit nodes of the most important content types, defined by the administrator.

Drupal Travel

Drupal Travel

Drupal Travel is a XHTML & CSS based clean Drupal Theme with five regions (content top, sidebar, content, content top and footer). Valid XHTML and CSS. It is blue like Drupal.

The theme is developed by Azri Design.

Update: The Drupal 7 version is here! It's an HTML5/CSS3 theme.

Features:

* Logo
* Site name
* Site slogan
* Primary links
* Comment user pictures
* Sidebar, Content Top, Content Bottom, Footer

Views Crosstab

This views style plugin displays the results of a view as a crosstab (also commonly called a pivot table) - grouping rows by one field, columns by another, and using an aggregate function (count, sum etc) of a third field for the table data.

For example, this module will take a table view with linear output like:

User Content Type Node ID
Anita Blog 1
Anita Page 3
Barak Page 5
Jamila Blog 2
Jamila Blog 4
Jamila Page 6

And turn it into a crosstab that counts the number of each type of content for each author:

User Blog Page Total
Anita 1 1 2
Barak 1 1
Jamila 2 1 3

A default view "content type count by user" that does just this is included with this module.

Security note: A security vulnerability was discovered and has been fixed. Users of previous versions are strongly advised to update to version 6.x-1.0-alpha2 or higher, 7.x-1.0-alpha1 or higher, or a dev release dated on or after November 14, 2013.

Drupal Queue

Backport of Drupal 7 Queue API.

Note: if you use Drupal Queue, make sure to configure Drupal cron and Drupal Queue's own cron entry point. See README.txt for details.

Visual Event

Visual Event Layer

This module is a wrapper if http://sprymedia.co.uk/article/Visual+Event and provides a tool to display a visual representation of bound JS events.

Events in Javascript are often seen as a bit of an enigma.

This is odd given that Javascript is very much an event driven language,
but it is typically down to their complex nature and difficulty to debug.

Ubercart Product Keys

A view of the admin product keys listing.

This module lets Ubercart sites provide or sell product keys. Product keys are strings of text that are used to unlock or activate a piece of software. They attempt to ensure that only people who have paid for a software license can use the associated software.

Features

  1. Lets you sell a software product along with the product key or just the product key.
  2. Lets you dynamically generate product keys or assigns product keys from a database
  3. Handles multi-line product keys
  4. Lets you associate a set of product keys with multiple products
  5. Imports licenses from an Excel-compatible file
  6. Integrates automatically with the Ubercart stock system
  7. Integrates with the Ubercart conditional actions system. A predicate is provided that emails the product keys when an order is completed
  8. Integrates with the Token system
  9. Lets you view all product keys
  10. Lets you view all product keys associated with one product
  11. Lets you and the customers view all of a customer's product keys
  12. Allows you to revoke product keys
  13. Records product activations
  14. Keeps product keys encrypted in the database
  15. All table are sortable by any field

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only