Config database storage

Component type

module

Categories

Maintenance status

Development status

Downloads

407

Component created

Component changed

=====================================================

UPDATE: this module is now redundant, as Drupal 8 uses the database by default for configuration storage.

=====================================================

Domain Url Alias

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is designed as an alternative to the Domain Path module. Whereas Domain Path allows the user to enter custom url aliases for each active domain, this module uses the same alias for all active domains through separate db tables.

The advantage of this approach is that a path like /about can exist on each domain and point to separate nodes. For example, domain1.com/about is an alias for node/23, but domain2.com/about is an alias for node/56. This is not possible with Domain Path.

Beanslide Prague Tests

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a temporary home for a copy of beanslide with behat step definitions.