cbodyclass

Component type

module

Maintenance status

Development status

Component created

Component changed

This module add contextual classes and responsive classes to HTML body which can be very helpful to style differently on different context. Contextual classes like we have on Drupal 7.
It also add responsive classes on different window widths like:
cbody-layout-mobile, cbody-layout-narrow, cbody-layout-normal, cbody-layout-wide

=====
Installation
-----

ECK Weight

Component type

module

Maintenance status

Development status

Downloads

3856

Component created

Component changed

This module extends ECK module, providing a 'weight' behavior.
It also provides a UI allowing ECK entities to be ordered via tabledrag.

Note:
It was developed/tested on the ECK 7.x-2 version.

Salesforce Query

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Salesforce Query is a module that allows admins to define semi-arbitrary queries that may be submitted to a connected Salesforce instance. Once defined, a query may be called using a web service, or via an internal function call. Currently functioning query types include SELECT, CREATE, DELETE, UPDATE, and FIELDINFO (which returns Salesforce field definitions.)