Rhymes
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
This is an example module that goes with the Rhymes Distro project to demonstrate Git and Drush Make workflows.
This is an example module that goes with the Rhymes Distro project to demonstrate Git and Drush Make workflows.
Integrates with the Pocket API based upon the flux Services integration.
This is an integration module, so it does not expose any end-user functionality. It integrates Drupal with the Pocket API by providing remote entities and integration with the Rules module.
Pageflow is for single page website development. Pageflow provides an easy to use administration UI for creating theme agnostic single page workflows.
Pageflows are fieldable entities which allow integration with Domain Access.
This module provides an integration with Nestable jQuery plugin.
See README.txt for further information.
A Views style plugin that let's you build responsive grid to be used with the Radix theme.

Panels has always had a bit of a problem when working with responsive designs. This module provides an interface to configure panes to be distributed in a grid for each available breakpoints in the site, much like Bootstrap grid works.
Views calc doesn't calculate correct values if used in a view with one ore more relationships that will create multiple rows in the result which are limited by a distinct setting. If the query is set to "distinct" the calculation will add the total calculation of all queries even for rows that are hidden by the distinct statement. This behaviour in general is correct from a queryie's point of view but it will not match the customer's expectation.
This module is intended to resolve a problem for views that use need to sort on multiple date fields in the same way the Date Views module allows you to filter on multiple date fields. It implements the exact same interface as filtering to select the fields (both date module fields and core dates on nodes, users, etc... are made available) and uses the same sorting logic as provided by views with the exception of combining them into a coalesced value.
This module makes it possible to create far more elaborate lists based on dates in many different combinations of date fields.
Allows filtering a view by the users permission level for the node's operation (view, edit, delete).