Menu Node API

Component type

module

Categories

Maintenance status

Development status

Downloads

45738

Component created

Component changed

Manages relationships between node ids and menu items.

The Menu Node API project fills in one of the "missing tables" in Drupal. This module does nothing on its own. Instead, it creates and maintains a {menu_node} table. This table maps the relationship between a node and its menu item (if any).

The module requires the optional core Menu module to be enabled. It also requires Drupal 6.10 or higher. (See this issue for why).

Panels Scheduler

Component type

module

Categories

Maintenance status

Development status

Downloads

709

Component created

Component changed

The Panels Scheduler provides scheduling of panel nodes to appear at specific URLs at specific times. This allows for easy configuration and roll-out where you don't want to mess with what is already live. The module allows you to clone existing panel nodes so you don't have to start from scratch.

This is designed to run with Panels 3-beta2. Do not try to use it with older versions.

NOTE: This is an early dev release. The scheduler currently only supports one URL ('frontpage'). Please help with testing, and submit patches.

SimpleTest Clone

Component type

module

Categories

Maintenance status

Development status

Downloads

47997

Component created

Component changed

The SimpleTest Clone module allows existing Drupal configurations to
be cloned and tested (rather than the default SimpleTest behavior of
building a test site up from install hooks).

It is meant to serve as a placeholder module until this ability is
backported to Drupal 6.x from 7.x. There are several issues where this
is being pursued:

Domain User Edit

Component type

module

Maintenance status

Development status

Downloads

988

Component created

Component changed

Domain user edit is used to restrict access to edit users to only let users with the 'administer users' permission AND assigned to the same domain, using the Domain module, to edit the user.

To by-pass this restriction, you can assign the new permission 'edit all users'.

Note: at the moment this module ONLY limits edit access, not delete or block access.

Thanks to agentrickard for his help.

Menu Node Views

Component type

module

Categories

Maintenance status

Development status

Downloads

26133

Component created

Component changed

The Menu Node Views module provides Views integration for nodes assigned to the menu system. This module is in alpha development.

Dependencies

Use of the module requires that you download and install the Menu Node API.

Notes

This module consolidates and replaces work done by both Node Menu and Views Menu Nodes.

Theme Hues

Component type

module

Categories

Maintenance status

Development status

Downloads

6742

Component created

Component changed

Theme Hues 2

I am happy to announce the release of the beta version of Theme Hues 2, a complete rewrite of the module that greatly enhances the functionality of Theme Hues and responds to many of the requests users have submitted over the last year.

I don't currently use the module daily, so I'm relying on users to provide feedback on this new version.

Search Lucene MoreLikeThis

Component type

module

Maintenance status

Development status

Downloads

2980

Component created

Component changed

End of life

Search Lucene API has reached “end of life” and is deprecated in favor of other projects. View the Search Lucene API project page for more details. As a result, supporting modules such as this one have reached end of life as well. If you are interested in picking up maintainership, please post an issue to the queue.

Search Lucene Views

Component type

module

Categories

Maintenance status

Development status

Downloads

914

Component created

Component changed

End of life

Search Lucene API has reached “end of life” and is deprecated in favor of other projects. View the Search Lucene API project page for more details. As a result, supporting modules such as this one have reached end of life as well. If you are interested in picking up maintainership, please post an issue to the queue.

Bakery Single Sign-On System

Component type

module

Maintenance status

Development status

Downloads

34841

Component created

Component changed

Bakery provides a "single sign on" feature for Drupal based sites that are on the same second-level domain (i.e. example.com, subsite.example.com, subsite2.example.com). It could also provide support for any other website that implements the same web cookie, xmlrpc, and POST methods.

Read the Bakery documentation for more information.

Note, Bakery 1.x is incompatible with Bakery 2.x. Run the same releases (including same daily development tarball) on all domains you wish to provide SSO for.