TMGMT REST Translator

Component type

module

Categories

Maintenance status

Development status

Downloads

468

Component created

Component changed

Overview

TMGMT REST module is a plugin for Translation Management Tool module. It calls / creates custom REST services for automated translation of the content.
This module can be used when an external translation provider has the ability/flexibility to work with the custom REST services.

Field Group: Easy Responsive Tabs to Accordion

Component type

module

Categories

Maintenance status

Development status

Downloads

9280

Component created

Component changed

Easy responsive tabs - is a lightweight jQuery plugin which optimizes normal horizontal or vertical tabs to accordion on multi devices like: web, tablets, Mobile (IPad & IPhone). This plugin adapts the screen size and changes its action accordingly.

This project provides a Tabs to Accordion style that can be used by Field Group module.

OG Menu Trail Breadcrumbs

Component type

module

Maintenance status

Development status

Downloads

660

Component created

Component changed

This module generates breadcrumbs by combining the menu trail of a OG Content node's OG Menu entry with the node's OG Group menu entry.

Basically this module takes a node and cleverly climbs its menu structure, factoring in an Organic Group's menu too.

Views geofield raw

Component type

module

Maintenance status

Development status

Component created

Component changed

Alternative field handler for using geofields as data sources in maps.

When a view contains Field API fields, their field handler will load the field's corresponding entities, which might not be desirable if the map contains many points.

This field handler prevents loading the entities associated with the geofield, and can thus give dramatic performance improvements, providing no other field in the view will load the entity.

Created for use with leaflet_views. Not tested on anything else.

Disable strict warnings

Component type

module

Maintenance status

Development status

Downloads

1872

Component created

Component changed

Suppresses the output of strict warnings in PHP version 5.4+

It does this by passing to the original handler if the error is of any other type than E_STRICT. Seeing as we aren't replacing any default functionality, this module should be future proof.

Notes

The module MUST be loaded before any modules raising these errors. Hence the underscores in the module name and a default weight of -100000 set on install.