Log Watcher

Component type

module

Categories

Maintenance status

Development status

Downloads

2780

Component created

Component changed

Log Watcher allows you to monitor your site logs in a systematic way by setting up scheduled aggregations for specific log types. For example, if you want to keep tabs on your "page not found" logs, you might create a job that sends you the top 25 "page not found" errors. The latest run of any given report is also available from the administration screen, so you can view them on demand as well.

Default Filter

Component type

module

Downloads

2687

Component created

Component changed

This module allows you to set default filter formats per node type per role, preventing users from having to tick a checkbox every time they add a new node. This is useful for sites that set the global default to a less rich format to prevent anonymous users from using (for example) full HTML.

User Handshakes

Component type

module

Downloads

1975

Component created

Component changed

USE THE 1.1 VERSION - This module allows users to control just how much of their nodeprofile data is shared with other users on a case-by-case basis.

Looking for co-maintainer. See message in issue queue.

Attempting to contact an 'unknown' user will allow them to choose to
a) send them a message, or
b) initiate a handshake.

Keys

Component type

module

Maintenance status

Downloads

10969

Component created

Component changed

This module provides management of API Keys for different modules. Keys allows developers who work on local copies of a site, to access the API key needed for their particular computer. For instance, Google Maps' keys work only for the domain name they are assigned to, with the Keys module you can save a Google Maps API key for your local machine. If the module that uses that key uses the Keys module, the correct API key will be returned.

Bind

Component type

module

Categories

Downloads

1180

Component created

Component changed

Bind is an administration module for managing DNS zones for BIND via Drupal. Supports per-user administration of zones and error checking. Demo and screenshots available. Demo in the making.

Windows Live ID Integration

Component type

module

Downloads

3974

Component created

Component changed

Windows live ID is a service provided by microsoft that allows you to login to non microsoft websites using your Windows live userid and password (e.g. hotmail or msn user id and password). This is MSFTs answer to OpenID for those who are familiar with OpenID.

This module when installed and enabled on a Drupal 5.x or 6.x website will add a URL link to the login block or login page.

Hidden

Component type

module

Downloads

4235

Component created

Component changed

"Open Publishing" sites require transparency of the "open editing" process.

This module creates a way of removing nodes and comments from the main site, but keeping them accessible to users in a special location with an explanation of the editorial reasons for "hiding".

Features include:

Visibility API

Component type

module

Downloads

6327

Component created

Component changed

Brief description:

This module provides an API for controlling the visibility of arbitrary elements, similar to block visibility settings in Drupal Core. The 6.x version of the module also provides form creation helper functions.

Key Features:

  • Role specific visibility settings
  • Path specific visibility settings
    • Show only on paths %
    • Do not show on paths %
    • Allows wildcards Example: products/*
  • Custom PHP Code.

Hierarchical Select

Component type

module

Maintenance status

Development status

Downloads

397166

Component created

Component changed

Description

This module defines the "hierarchical_select" form element, which is a greatly enhanced way for letting the user select items in a hierarchy.