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

Breadcrumbs by path

Breadcrumbs by path is a light weight module which simply builds breadcrumb trails based on a URL alias. The intended use of this module is when the site is built to have only hackable URLs.

For example, let's say you have a URL like this:
blog/2012/04/03/my-super-awesome-blog

If you have a view which has the path of "blog" and takes arguments for the dates, then your breadcrumb will be built as "blog > 2012 > 04 > 03". You can then click on any of those links, then when you're at blog/2012/04/03, for example, your breadcrumb will be the same as before but without the 03. If you want the title to show in the breadcrumb, simply use any of the available theming methods to do so in your theme.

The module first looks for a valid path alias and uses that, it next looks for valid menu items and if it finds one, it will use the last argument that was passed to that menu item, then recurse through the rest of the path looking for more valid paths.

Breadcrumb titles will use the page title if available in the menu system. If that's the case, the argument is cleaned so that hyphens and underscores become spaces and the first letter is capitalized so that "my-tag" will be converted to "My tag".

Limitations

Search API swatches

The Search API swatches module provides a display widget for taxonomy facets, that allow you to display the content of an image field attached to the vocabulary as the facet link.

Commerce Mijireh

Integrates Drupal Commerce with the Mijireh Checkout checkout system, which greatly simplifies PCI compliance.

migrate_movabletype

This is a module for migrating MovableType sites (the users and blog posts) into Drupal and users and blocg posts.

Pascal

Project Pascal

@davereid and @jenreidreads are having a baby, scheduled for full project promotion in October

ESI Mongodb Block Plugin

Description
This plugin extends varnish edge side include functionality by providing integration between esi_api and mongodb_block.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained