Maintainers strive to actively monitor issues and respond in a timely manner.

Regions

Tutorial of how to use this API to build a region
Regions in Drupal are defined by the theme layer. This is problematic in instances where you want to add blocks / boxes to a specific region that is theme independent. Some examples of when you would want to use this module:

  • You want to place a top branding bar on your site that you can drop blocks into
  • You create a feature that has context positioned blocks that should ALWAYS function a certain way
  • You want an area that's theme independent so you don't need to worry about different devs ignoring theme region naming conventions
  • You want to make admin-esk places for those tasks to exist without adding blocks to the layout of your design (changing the way it functions for some users over others)

By using a simple function call, additional regions can be added to the system.

7.x

This module is an API by itself, it does however come with three sample regions called Admin left, Top navigation, and right slideout. This is an example of how you can build an administrative region for blocks to live outside of the block layout of the page. It also comes with an example feature that shows how to use Features / Context in order to create cross-theme compliance block placement.

OM Maps

OM Maps - USA Map

OM Maps is a plugin of OM Maximenu (for ver. 1.0-rc5 and beyond), it's a collection of image maps used for navigating your site sections/pages.

Available Maps

  • Countries
    • U.S.A - 50 clickable states
    • Philippines - soon!
    • Australia - soon!
    • Singapore - soon!
    • Japan - soon!
    • India - soon!
    • China - soon!
  • Others
    • World Map - soon

Features

  • Inherits all OM Maximenu features
  • Shows as block by default
  • Currently, you can only change color via photo editor
  • Currently, it's not resizable, 640px width only

Quick settings path reference

  • Drupal 6 /admin/settings/om-maximenu/om-maps
  • Drupal 7 /admin/structure/om-maximenu/om-maps
  • Drupal 8 /admin/structure/om-maximenu/om-maps

Related Projects

  • OM Base Theme - Simple, professional, lightweight base theme, for custom theming
  • OM Subthemer - Subthemes generator, automates creation of theme files based on custom layout and skin.

Tattlebird

A client for the Tattlebird server. Tattlebird collects information about site status, module updates and logs so that it becomes easier to keep track of multiple Drupal installations.

Feeds SOAP

The Feeds SOAP module provides a SOAP fetcher plugin for the Feeds module.

Backup and migrate prune

Quick overview

This module provides a way to maintain the size of your backups under control.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained