Imgmap

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

An attempt to integrate the online image map editor found at http://www.maschek.hu/imagemap/imgmap

This for now is just a proof of concept. I have looked at how it has been successfully integrated with wysiwyg editors but I needed to use it in a way that would not have been easy to do with all of the code bundled in one field.

My specific use case was to use the relate module to like node of a certain content type and allow a guided search of image maps for you to navigate the assemblies of products.

[Automatic] Comment Translation

Component type

module

Categories

Maintenance status

Development status

Downloads

424

Component created

Component changed

Comment translation utilizes the Microsoft Translator to create translations of submitted comments on nodes that have existing translations available. Translated comments are placed in moderation for review.

Comment translation will also synchronize comments when a node becomes translated, automatically translating the published comments to the node. Combined with another translation module (such as ELI) for nodes, it can allow a site to operate a fully localized discussion blog or forum.

External Language Interface (ELI)

Component type

module

Maintenance status

Development status

Component created

Component changed

ELI extends tmgmt to allow automatic translation of selected node types. Nodes in chosen types will be automatically translated and placed into moderation providing a simple way for multi-lingual sites to provide translations of key content. This method of automatic external translation with moderation allows translation teams to move from being full translators to translation validators, vastly simplifying their workflow.

Presently the module provides a minimal implementation, in the future additional translation sources and entity support will be made possible.

Field Resource

Component type

module

Maintenance status

Development status

Downloads

1144

Component created

Component changed

Summary

Use this module if you need to cherrypick on an entity type or individual entity level what fields should be output in what order in a Drupal service call. The Field Resource module uses tokens and the content edit interface so you don't need to be a developer to fine tune the content returned in a service call.

QueryPath filter

Component type

module

Maintenance status

Development status

Downloads

529

Component created

Component changed

QueryPath filter module allows you to alter HTML output with jQuery CSS 3 selectors style, just before displaying it on your website.

Overview

QueryPath filter lets you create custom rules to apply to HTML output before display. These rules can be written in the same fashion as jQuery CSS3 selectors and methods.
For example :
$('li:first-child').addClass('first');

Manage your rules, then apply the input filter to one or more text formats.

Rules Permissions

Component type

module

Maintenance status

Development status

Component created

Component changed

Module to set default CRUD permissions against all rules and the opportunity to override for specific rules.

The main use case will be to lock certain rules and components from being edited by lower level admins.

Media MPX

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

MPX (thePlatform) Media stream plugin for the Media module

This module is split in two:
media_mpx - contains the streams, displays, player themes, and settings UI for the api
mpx_api - a client library to connect to MPX api on the backend

The goal:

Commerce add to cart confirmation

Component type

module

Maintenance status

Development status

Downloads

45564

Component created

Component changed

Provides an "add to cart" confirmation dialog, shown after the customer has added a product to his cart.

Adds an "add to cart confirmation" view mode to commerce_product entities, and uses it to show the newly added product in the confirmation dialog.

Used by Commerce Kickstart v2.

Taxonomy Group Fields

Component type

module

Categories

Maintenance status

Development status

Downloads

3352

Component created

Component changed

Taxonomy Group Fields (TGF) provides a customizable widget to collect data from large vocabularies. Works with Taxonomy Term Reference field types.

If a select box or autocomplete field is not enough, TGF may be the solution for you. It focuses around usability when a large number of terms are available for the user to select from. Sometimes it may be easier for the terms to be shown as a list of checkboxes in groups. Sometimes they should have "Select All" options.

While the current feature set is still slim, the possibilities are large in scope.