Multipage jumplist

Component type

module

Maintenance status

Development status

Downloads

1789

Component created

Component changed

A block with direct links to Field Group's Multipage pages.

This module extends the functionality of Field Group's Multipage format type for entities by providing a block that allows you to access all multipages directly from a list.

By default you only have Previous page and Next page buttons to navigate with, but for large and complex forms this may be too restrictive, say when you need to edit a minor detail on page 8 in a 12 page application form.

Multi-level push menu

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a module that implements the Multilevel push menu by for Drupal. As it turns out that version of the lib is nearly impossible to get to work with Drupal's menu structure. I had to make a few hacks to the lib to get it to work with Drupal. Because of this and because a better alternative exists I have marked this project as Obsolete.

My modified multilevelpushmenu lib is hosted on github.

CKEditor image captions

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a replacement for the CKEditor default image plugin. It's a complement for WYSIWYG (https://drupal.org/project/wysiwyg) module with the CKEditor 4 installed, not tested for CKEditor 3.

This module replace the drupal configuration to enable the image plugin 'image2' (http://ckeditor.com/addon/image2) which allow work with image captions.

Nano Scrollbar

Component type

module

Maintenance status

Development status

Downloads

1431

Component created

Component changed

Overview

Easily apply scrollbars to Drupal content.

The aim of this module is to provide a straightforward method of adding nanoScroller custom scrollbar to sections of content. It has been written with ease-of-use in mind, while at the same time allowing users to change settings.

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.