CakePHP migration support

Component type

module

Maintenance status

Development status

Downloads

637

Component created

Component changed

This module provides an alternative password authentication mechanism, via the pluggable password.inc system, adding support for CakePHP passwords. This is useful if you are migrating your CakePHP installation to a Drupal system.

Alias Preserve

Component type

module

Maintenance status

Development status

Component created

Component changed

Alias Preserve

The alias preserve module is used to preserve URL aliases created that were updated and are no longer valid. For example, using pathauto, when you create a node, a path(path 1) is created for this node based on the node's title; however if the title of this node is later updated, the URL alias is also changed(path 2 is generated). Old aliased may be needed in the following cases:

Feeds Node Helper

Component type

module

Maintenance status

Development status

Downloads

32862

Component created

Component changed

Feeds Node Helper is a collection of useful Feeds Import targets and Tampers. This is how book content can be imported and exported between Drupal sites. It provides helpers for the following:

  • UUIDs
  • Book parent based UUIDs
  • Book Weights
  • Node Types (by default Feeds just maps to 1 type, this allows multiple)

This also adds two Transformations to Feeds Tampers:

Clean Module List

Component type

module

Maintenance status

Development status

Downloads

3989

Component created

Component changed

What is Clean Module List?

This module provides an easy method to clean up the module list and make it easier to search through. When enabled, this module will hide the module dependency information (for example the "Depends on:" or "Required by:" fields) for each module when viewing the module list. It also provides two radio buttons to show/hide the dependency information if you do need to see it without even needing to reload the page.

If you've ever been annoyed when searching through the module list because you have sift through all of the dependency entries before finally reaching the module, then this module is the ideal solution.

Requirements

You must have JavaScript installed in order to hide module dependency information. If JavaScript is disabled, the module list will simply render normally.

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.

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:

Skip-Maintenance-Mode-By-IP

Component type

module

Maintenance status

Development status

Downloads

43005

Component created

Component changed

This module is an addition to Drupal's Maintenance mode settings page.

It allows site administrators to set IP addresses that are allowed access to the website while in maintenance mode, without being logged in.

Mainly written as a means by which clients can easily review their website being developed without the hassle of logging in into an offline site.

Select Node Title

Component type

module

Categories

Maintenance status

Development status

Downloads

1160

Component created

Component changed

This module automatically selects the node title field (makes it active to the keyboard) on the /node/add/*node type* form. Meaning that the user can begin typing right after page load and not have to click. Enabling faster and more efficient creation of new nodes.

Eventually - The goal of this module is to allow the site administrator to select which node types and roles this setting will apply to. Right now it applies to a all node creation forms.