Custom Contextual Links

Component type

module

Maintenance status

Development status

Downloads

75644

Component created

Component changed

The Custom Contextual Links module allows you to add your own links to the contextual drop down widgets of blocks and nodes.

Contextual links are really great for quick access to settings pages within your Drupal install. They cut down the time required to click through the sometimes cumbersome Drupal administrative navigation. However, the links displayed in the contextual widget need to be defined through a module. This is where CCL comes in. This module allows you to add and manage custom links through a UI that will be displayed in the contextual widgets.

Contextual Block Hide

Component type

module

Maintenance status

Development status

Downloads

1482

Component created

Component changed

Hide a block from a specific page becomes very easier with this module.

Contextual Block Hide, adds contextual link that allow the user with rights to hide directly the block from the current page.

Install

Simply download, and unzip the module in your modules folder (sites/all/modules or site/default/modules).

Then, enable the module in the admin page and enjoy.

Page break Field

Component type

module

Categories

Maintenance status

Development status

Downloads

2088

Component created

Component changed

This module allows you to split node (or other field able entity) forms into separate pages in a multistep form using a field.

EIM

Component type

module

Maintenance status

Development status

Downloads

9500

Component created

Component changed

The Extend Image Module extends the Image module a little bit.

Extended functionalities

  • Adds checkboxes for the fields of image editing forms by content type.
    • Alt field required
    • Title field required

    The use of these additional checkboxes is configurable per content type.

Unified Login

Component type

module

Maintenance status

Development status

Downloads

517

Component created

Component changed

This project duplicates some of Logintoboggan functionality of combining the login and registration page on a single page.
http://drupal.org/project/logintoboggan
This module is useful if you only want the above functionality and do not want all the other features provided by Logintoboggan.

hosting http basic auth ldap

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Aegir HTTP basic ldap authentication

Introduction

This is a simple module and drush script for Aegir that allows you to specify an LDAP server, Require and filter for HTTP basic authentication per site in Aegir.

It is based on the basic auth module at https://github.com/computerminds/aegir_http_basic
which supports simple password authentication.

Ends up adding stanzas to the vhost conf something like:

Alias Hierarchy

Component type

module

Maintenance status

Development status

Downloads

1243

Component created

Component changed

Alias Hierarchy regenerates a node's URL/path alias and then recursively updates any children nodes. The module is also triggered when changes are made to menu items.