iLink

Component type

module

Maintenance status

Development status

Downloads

814

Component created

Component changed

iLink, short for "integrated link", is an abstraction layer and plugin system to consolidate all the required callbacks to build links. This is not meant for simple links, but complicated concepts that require a "trigger" to invoke a series of operations, and optionally handle a response. Usually this would require a lot of callbacks and misc. boiler-plate code (think Drupal's ajax system), but iLink allows you to delegate the logic and callbacks into separate, manageable plugins, so it is kept out of the main module file.

PURL Static

Component type

module

Maintenance status

Development status

Downloads

517

Component created

Component changed

Provides a simple UI for manually creating static Persistent URLs which activate a Context.

A site administrator can enter a pipe-delimited list of desired PURL modifiers and Context machine names, one per line. For example, "backstage|backstage_context", if the Path PURL Processor is enabled, would result in URLs beginning with "backstage" activating the "backstage_context" Context.

Enterprise Search

Component type

module

Maintenance status

Development status

Downloads

4662

Component created

Component changed

Latest news

Elevated search supporting highlight search result on a search string basis

What is Enterprise Search

Enterprise Search is a module which can replace standard Drupal search (on D7) with a highly tuned and pre-configured search solution powered by SOLR.

With Enterprise Search you get access to blindingly fast advanced search functionality without any of the technical overhead you would take on if you tried to configure, customise and maintain SOLR in-house.

Shareaholic | share buttons, related posts, social analytics & more

Component type

module

Maintenance status

Development status

Downloads

23412

Component created

Component changed

The easiest, most effective way to grow your website traffic, effectively engage your audience, monetize, and gain insights for free.

Shareaholic is an all-in-one content amplification and monetization platform, that includes related content recommendations, promoted content, social sharing, following, site monetization apps such as affiliate linking, and social analytics. This module makes it a snap for any website — big or small — to engage and grow their traffic, market their content, gain insights, and monetize their traffic, all from one powerful but easy-to-use dashboard.

This module is actively developed (GitHub), maintained and supported with much love by Shareaholic.

Recent Updates:

Taxonomy breadcrumb lite

Component type

module

Maintenance status

Development status

Downloads

3230

Component created

Component changed

This module does one thing, and only one thing. It will alter the breadcrumbs on a taxonomy term page to reflect the hierarchy of that term. This module is intended as a very simple replacement for the Taxonomy breadcrumb module which has many extra bells and whistles over this module.

Viewing the "Soho" page for example, could set the breadcrumb to:

Suri

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Suri (Strict URI) is an attempt to reduce "duplicate content" on websites.

The concern

Let's suppose you wrote you code and defined a menu 'mymodule/%' which has as occurence 'mymodule/example'.
The way drupal works make 'mymodule/example' and 'mymodule/example/test' to be treated by the same 'page callback'.
In some case, 'mymodule/example/test' will be treated by Google as duplicate content.

Vocabulary Jump

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A Jump Menu for a chosen vocabulary from a Ctools context. With rewritable output, and customization.

Usage

After installation the menu as available from the Widgets menu.

Requirements

Ctools.

Todo

Documentation, token support.