Revision Timeline

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

Revision Timeline is a plugin module for the Workbench Moderation module. Revision Timeline adds a new view which shows a more social list of changes a node has had.

Features

All from one easy-to-understand page:

Subscriptions User

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Subscriptions User is a plugin module for the subscriptions module which allows users to subscribe to a user. With the base subscriptions module to subscribe to a user you have to subscribe by a combination such as 'Articles by [user]' or '[Taxonomy term] by [user]'. Subscriptions User allows you to subscribe to all content a user updates.

Note: I have most of this module written but am working on extracting it from a live code base to make it a better generic module. If you'd like to see me prioritize this over my other many sandbox modules, let me know.

Subscriptions And

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Subscriptions And is a plugin module for the Subscriptions Module. The base Subscriptions module (and the plugins it comes with by default - Taxonomy, Node, and Content Type) allows users to only subscribe in ways like: "All content tagged 'Drupal'" or "All content of type 'Article'". The Subscriptions And module allows users to subscribe more granularly - for example "All content of type 'Article' and tagged 'Drupal'".

Easychart

Component type

module

Maintenance status

Development status

Downloads

14092

Component created

Component changed

Easychart is a graphical user interface, built on top of the stunning Highcharts-javascript library: http://www.highcharts.com/products/highcharts

This module is a tool especially for content editors, to easily transform data in CSV format into Highcharts charts, using the Easychart-plugin.

Table to Chart

Component type

module

Maintenance status

Development status

Downloads

4608

Component created

Component changed

Convert a table of data to a chart.

This module allows you to take a table of data, convert the values to JSON and then display those values as a chart (e.g. Line, bar or donut). The default library used for creating the charts is Morris.js.

Nested box

Component type

module

Maintenance status

Development status

Downloads

283

Component created

Component changed

Defines a fieldable entity type to be used with Inline entity form and Entity reference, for nested layouts and embedded "special content".

One could do the same or most of this with nodes or any other entity type. But nestedbox, unlike node, is designed to have no unnecessary ballast.

Example:

DS Extra Layouts

Component type

module

Maintenance status

Development status

Downloads

5776

Component created

Component changed

This module adds additional layouts for Display Suite. The extra layouts are more reusable than the custom layouts because it is packaged as a module. Since these layouts are provided as a module there is no dependency on the active theme. It also allows for a site builder or theme developer to more quickly use a layout that better fits the need of their project. This does not completely eliminate the need for a custom DS layouts, however, it does reduce the it.