Deploy - Content Staging

Component type

module

Maintenance status

Development status

Downloads

123067

Component created

Component changed

The Deploy module is designed to allow users to easily stage and preview content for a Drupal site. Deploy automatically manages dependencies between entities (like node references). It is designed to have a rich API which can be easily extended to be used in a variety of content staging situations.

Update status aggregator

Component type

module

Maintenance status

Development status

Downloads

4236

Component created

Component changed

Drupal 6 version

This packages two modules together:

Update status aggregator client

Gathers data about the modules and themes installed on a Drupal site and sends them to a corresponding server. As you are (hopefully) monitoring the status of the site from the server, optionally you can disable the 'There are security updates pending for your site' shown on the admin pages also.

Awesome Install

Component type

module

Component created

Component changed

This module provides awesome installation. It's really awesome. It uses hook_form_alter to hijack the admin/build/modules page and awesomify it.

It does not currently work, it is just a proof of concept at the moment.

[UPDATE -by Senpai] There's an feature request in the issue queue that this module addresses. See http://drupal.org/node/230059 Idea #3 for details about the reasoning for Awesome Install.

User Register Role URL

Component type

module

Development status

Downloads

949

Component created

Component changed

NOTE: This module is deprecated in favor of Auto Assign Role, which can be configured to provide the same functionality (and much more)

Allows the user to add a fifth component on the user registration URL containing a comma-separated list of roles to be automatically assigned to the newly-created user.

For example:

Editor

Component type

module

Maintenance status

Development status

Downloads

13426

Component created

Component changed

Editor allows rich text fields to be edited using WYSIWYG client-side editors.

Editor is a backport of the Drupal 8 pluggable text/WYSIWYG editors and CKEditor module.

Requirements

Editor has one dependency.

  • Filter module included with Drupal core.

The included Editor CKEditor module has one additional dependency.

Multisite Login

Component type

module

Maintenance status

Development status

Downloads

6268

Component created

Component changed

Multisite Login allows a user to login to all sites in a multisite configuration, even though the multisites do not share domain names.

For example:
  politicker.com
  politickernj.com
  politickerny.com
  etc.

NOTE: if you are using several sites on the same domain (ex. politicker.com, nj.politicker.com, ny.politicker.com, etc.), then you do not need this module. The multisite functionality in Drupal core has the ability to share logins for sites like these without additional modules.

This module was designed to be an alternative to the singlesignon module but using a technique that does not block search engines from accessing your websites.

QEdit (Batch and Mass Operation for nodes)

Component type

module

Maintenance status

Development status

Downloads

2382

Component created

Component changed

Abandoned project, no longer to develop new feature on this one. Anyone interested for batch / bulk things on node, should look View Bulk Operations.

Quick Edit adds batch ("mass updates") and AJAX functionality to the standard interface for Drupal content management, for the roles that has "administer nodes" permissions.

From the Quick Edit content management screen, you filter by content type, date and/or categories as usual - then perform batch edits on the selected nodes.