Multisite Matcher

Component type

module

Maintenance status

Development status

Downloads

1509

Component created

Component changed

Sitematcher is not literally a Drupal module, but a handy API tool for Drupal multisite environments. It aims to reduce non-versioned and also copy & paste overhead at bootstrap level by replacing file- and folder-based configuration with configuration arrays. This reduces the common side effects of repeated code,
and also allows for versioning most of your bootstrap-level configuration files without revealing secrets (like database configuration).

Domain Source Path Alter

Component type

module

Categories

Maintenance status

Development status

Downloads

1531

Component created

Component changed

This module provides an admin interface to alter the domain source for paths. This modules creates a database table to save all custom path sources and uses domain_source's hook_domain_source_path_alter() method to alter the domain sources.

There is a permission "administer domain source path alter" to access the admin page.

Alternative Block UI

Component type

module

Maintenance status

Development status

Downloads

964

Component created

Component changed

Alternative UI for Block administration
Can be used within sections of the site without affecting others. Like a block can be added or weighted differently in Boston group pages without affecting New York group, as show in screenshots.
Administrator of Boston group will only be able to add blocks to Boston group pages.

Domain Site Verification

Component type

module

Maintenance status

Development status

Downloads

1580

Component created

Component changed

A simple module which extends the site_verify module to work with the domain module.

Install as any other module. There are no configuration pages, the only user-visible change is an additional dropdown on the site verification add/edit form.

Dependencies:

Feature Repository

Component type

module

Maintenance status

Development status

Component created

Component changed

Feature Repository is option of feature server. It is available in drupal 7 only. It provides two content type Project page and Release Page. Project page for save the feature information and release page for upload features.
Feature Repository Features
1. This module uses for feature repository server.
2. Frepository module required to the child site to check and update the latest feature.