Features Orphans

Component type

module

Maintenance status

Development status

Downloads

6253

Component created

Component changed

This simple module simply lists all Features-Exportable components that have not been exported to a feature. The output can be copied into any of your Feature modules .info files for quick and easy re-creation.

For developers, it will help you to see what pieces of your Drupal site are not yet exported to code via the Features module.

Junk Test Project

Component type

module

Categories

Maintenance status

Development status

Downloads

1689

Component created

Component changed

This is a junk test project exclusively for testing the effect of commits on package creation and testing.

Do PLEASE ignore it.

Logout-message

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module display message after being logout form system also admin can change the message from this path.

Administrator -> Site Configuration-> Set the logout message .

This module redirect the user to the home page instead of access denied when the user is already logout.

Storage

Component type

module

Maintenance status

Development status

Component created

Component changed

Generic and abstract, backend agnostic storage API.

This aims to provide a fully featured storage layer, providing API's depending on the storage type you want to use:

  • Key-value storage (cache, sessions, minor business information, ...)
  • Document oriented storage
  • PubSub mecanism
  • ... and probably more!

API user can choose the type of storage he needs depending on its own business, instead of doing the opposite course of action, it then can use a business oriented, optimized yet backend agnostic storage engine.

Head to Head Final

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

As far as I can tell there's no reason anybody would ever want this, but I had a site that I unfortunately deployed on 7.x-alpha6 and it had been sitting there all this time, so I had to wrap my mind around what all happened in the end of alpha2alpha to upgrade it.

This will attempt to update a 7.x alpha site to 7.x-beta1 and perhaps it could get farther, but I'd try beta1 first.

This is a clone of Head to Head which does two things:

Selectivizr

Component type

module

Maintenance status

Development status

Downloads

2368

Component created

Component changed

Drupal integration with the Selectivizr JavaScript library.

What is Selectivizr?

From selectivizr.com

Selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8.

According Wikipédia (http://en.wikipedia.org/wiki/Polyfill):

Magic Index

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Magic Index is currently a simple form for installing Drupal sites as subdirectories of a root virtual host on a local development server. At the very least, you'll need a LAMP stack, drush, and drush_make to get started. If you develop on a Gnu/Linux machine (preferably Ubuntu) and have inotify-tools installed, it will also automatically chown your site directories after they are installed so that Eclipse can create a new PHP project at the site's location using the site's existing source.

Requirement Dashboard

Component type

module

Maintenance status

Development status

Downloads

3466

Component created

Component changed

Blog post / screencast on what this module does
Requirement Dashboard is an API module that allows you to define paths that can behave the same way as admin/reports/status. These dashboards utilize the same type of requirements specification that drupal natively provides via the hook_requirements. By itself this module doesn't do anything but it does come shipped with 2 submodules as example implementations of the API: