Term menus

Component type

module

Categories

Maintenance status

Development status

Downloads

633

Component created

Component changed

This module is removed to Taxonomy field menu , as name "Taxonomy field menu" is more semantic for purpose of this module. For sites running term_menus, simply uninstall this module and install Taxonomy field menu. There's not much difference between the two modules. The only difference at this moment is Taxonomy field menu has auto test covered.

Summary:
This module is to build menus based on connections between terms and nodes.

WP Blog Migrate

Component type

module

Categories

Maintenance status

Development status

Downloads

564

Component created

Component changed

This module is used to convert your existing Drupal blog into the WP Blog module by re-assigning the content type for existing nodes and moving any existing tags into the WP Blog taxonomy vocabulary.

Dependencies

Contextly

Component type

module

Maintenance status

Development status

Downloads

5486

Component created

Component changed

The module integrates the Contextly service with Drupal-powered websites.

Contextly helps publishers keep readers reading with related and interesting content recommendation widgets at the end of posts and in sidebars. Contextly provides an elegant way to:

  • add links to the body of stories
  • choose related posts without links
  • add sidebars into the body of posts.

The service, which doesn't tax your database, has a free tier for personal bloggers and paid tiers with extra features, including in-house ads, for publishers of all sizes.

CKEditor Image - Enhanced Image Plugin

Component type

module

Maintenance status

Development status

Downloads

20045

Component created

Component changed

This module provide a new Image plugin, which is a mofified version of CKEditor's image plugin. It helps you center image using toolbar button or in Image dialog.

Implementation

All the credits go to CKSource team, what I did is just a small modification in the source code. I also take the idea from this one

Commerce clone product variation

Component type

module

Maintenance status

Development status

Component created

Component changed

This allows you to clone a product variation in vanilla Commerce and Commerce kickstarter.

It currently copies across:

  • the details of the product variation
  • All the fields attached to the original product variation
  • All the display settings for the fields

Known issues:

  • Currently in display settings Sku is already visible regardless of original state

This module is sponsored by Styalways Saddlery

Zoomify Image Inpage Link

Component type

module

Maintenance status

Development status

Downloads

706

Component created

Component changed

Adds a new ImageField Zoomify widget that lets you load further images into the main Zoomify container on the page on click.

Description

Zoomify Image Module currently support viewing images as separate Zoomify conainers or open them in a separate tab.
This is an extension to the Zoomify Image Module, which lets you display Image Field images (that fit the required minimum size) in the Zoomify Viewer of the Contents main picture.

Column Layout

Component type

module

Maintenance status

Development status

Component created

Component changed

The Columns Layout module allows you to create columnized content in a node's body field or wherever an input format can be applied. It works with plain text fields and works with every WYSIWYG editors, provided you activate the input filter in the text format which is being used (usually "Full HTML" or "Filtered HTML"). The module also strips empty <p> tags for your convenience.

How to Use: You wrap a piece of content in BBCode-like tags, the input filter then creates an evenly distributed set of columns using jQuery Columnizer by Adam Wulf or, if you decide to use "manual" mode, a set of floated divs according to the provided widths in percentages. If CSS3 Multicolumns and Flex-Box will ever see broad browser support, the module's output will be adjusted accordingly. The module also provides options for inserting manual column breaks, either by inserting a tag ("manual break") or defining an HTML element ("auto break").

Search API Site

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a new field that will contain a hash for the current site. It provides a views filter for restricting results to the current site.

It can be used with a patched search_api_solr (https://drupal.org/node/1776534#comment-7619355) to provide access to mulitple drupal sites index in to the same solr index.