Purl Active Paths

Component type

module

Categories

Maintenance status

Development status

Downloads

1028

Component created

Component changed

Allows admin or module to define paths to be included or excluded from purl's outbound url rewrites on a global or provider level.

This module is useful if certain purl providers are only relevant for specific pages and not others.

This module can function in two modes, "Include" or "Exclude". In include mode, only paths defined in the admin or hook_purl_active_paths will be rewritten by purl in outbound links. In exclude mode, these paths will be excluded from rewrites.

Create Page

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allows you to create blank pages. Useful for creating landing pages with wth Context Module. You create a blank page, set the context, and then use context to set the layout, what displays, etc. A UI and an API is provided. Currently blank pages are stored in the variables table and are exportable with Strongarm.

menu_template_ui

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Imho, finnaly!
This module allows you to edit the template output options for each menu on the site.
Working with him is simple - you can set the pattern for each child links, having a parent from the root menu.
There are two types of additions, through the interface and through the php code.

Example of UI mode:

1) You see a list of links the selected menu, located on levels where each parent item has a drop-down box with possible link state.
screeshot

Replication manager

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A suite of tools to provide several ways to run database replication and/or management.

Add connections to replication manager, along with jobs and tasks, then the jobs can be run either via Drupal cron, url, or an action.

Several hooks have also been created, to allow for the additional of new SQL database connections, jobs and tasks.

Filter tips dialog

Component type

module

Maintenance status

Development status

Downloads

9719

Component created

Component changed

When you click the "More information about text formats" link, you don't expect to see the node form disappear. And you certainly don't expect to lose your work. Unfortunately on some browsers that's just what happens. This module solves the problem in Drupal 7 by moving the filter tips page into a modal dialog, while we work on the same issue for Drupal 8.

This module depends on the Dialog module.