Hub

Component type

module

Maintenance status

Development status

Downloads

1783

Component created

Component changed

Alternative storage and retrieval mechanism for custom forms.

How does it work?

The most common use-case is to use Hub in a custom form in your
administration UI. You can do this by return hub_closure(). The
hub_closure() function will handle populating default values, as
well as display the data structures in the form element's
#description for priviledged users.

Module Summary

Component type

module

Maintenance status

Development status

Downloads

1166

Component created

Component changed

A module which provides simple reports on what your modules are doing (via hook implementations) and providing (via menu and theme items). After installing this module, you will have a new entry in Admin->Reports, "Module Summary".

Whether you're developing your own modules or reviewing community modules, it can be extremely helpful to know what all of your modules are bringing to the table and how they are operating.

Path Access plugin for CTools

Component type

module

Maintenance status

Development status

Downloads

3230

Component created

Component changed

This is a very simple module that provides a CTools access plugin for using the access rules of another path. It does nothing without the CTools module.

When creating a custom page with Page Manager (for example, a Panels page), this module adds the 'Access to another path' access plugin in the Access tab. You may use it to mirror the access rules used by another path. For example, you might set up a custom search page, and use the access rules for the default Drupal search page, 'search'.

Clanavi

Component type

module

Maintenance status

Development status

Component created

Component changed

OVERVIEW

Clanavi 「クラナビ」 (Cloud module) is a project name of Drupal-based Cloud Dashboard like Amazon Management Console, ElasticFox, etc. The module is not only support public cloud like Amazon EC2 but also private cloud like OpenStack and XCP (Xen Cloud Platform) because the system is highly modularized by Drupal architecture.

TYPO3_migrate

Component type

module

Maintenance status

Development status

Downloads

6837

Component created

Component changed

The TYPO3_migrate module provides support for migrating content from a TYPO3 website to Drupal using the Migrate module.

Features

Import of the following is supported:

  1. Users(both frontend and backend).
  2. Standard TYPO3 pages along with their tt_content elements:
  3. tt_content elements of the type 'text', 'textpic' and 'image' will be migrated into the node body.
    Authoring information of the pages is also migrated.