Maintainers strive to actively monitor issues and respond in a timely manner.

Oracle Driver

This is a driver that allows Drupal to use an Oracle Database as the primary backend.

Node access node reference

Node access node reference settings added to node reference fields.

Gives content access permissions to users if they have access to content that is referenced with Node reference or Entity reference.

Views Natural Sort

Provides a views filter that sorts node titles by a more natural manner by ignoring articles like "The" and "A."

Normal sort:

  • A Chorus Line
  • All American
  • Fiddler on the Roof
  • Oklahoma!
  • The King And I

Natural sort:

  • All American
  • A Chorus Line
  • Fiddler on the Roof
  • The King And I
  • Oklahoma!

Natural Sort also supports Numbers.

Normal Sort:

  • 1 apple
  • 10 apples
  • 2 apples

Natural Sort:

  • 1 apple
  • 2 apples
  • 10 apples

This is done using a prebuilt, indexed table so it should perform well.

If you want to learn more, checkout the documentation to find out how to configure and install the module.

Newest Features:

Role inheritance

This module allows role inheritance for complex organizations. This reduces the
number of duplicated or assigned privs and access.

Input stream

#D7CX: I pledge that services will have a full Drupal 7 release on the day that Drupal 7 is re

Konami Code

Drupal Konami Code Logo

The Konami Code is a cheat code that appeared in many Konami video games. The Konami Code module makes it so that when users enter a given code on your website, it invokes a certain action.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained