Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Data Visualization API

Pie Chart Example

The data visualization api is a module that allows site builders to create, import & store data visualizations as entities and their data as standardized JSON. A user can then choose which installed data visualization library to use when rendering each data visualization entity.

All data is stored in a standardized format called Vizstruct. The spec for this specified JSON can be found here.

So far three adapters have been written to connect the Data Visualization API to individual rendering libraries. The adapter for Highcharts, JIT & jqPlot can be found here.

Features

  • The ability to create and store Data Visualizations as entities.
  • The ability to choose which rendering library you want for individual visualizations.
  • Quick load times since the data is stored as JSON files and not database records.
  • Integration with the Color module for easy color palette selection.
  • The ability to place visualizations as blocks.
  • Import Vizstruct objects from file
  • Import data via CSV file

Profiler Builder

Profiler Builder is a module for automating the creation of installation profiles and distributions. It has support for the Profiler installation profile simplifier library but is able to run independent of it (1.0-RC4+). This module creates a downloadable tar package that gives you a well made installation profile and associated drush make file based on the site its installed on.

This is a fast, simple way of creating a distributions from any produced drupal site and is an excellent form of documentation via blue-print creation.

7.x features

  • Builds the .info, .profile, .install, .make, and .make.example files necessary to turn a site into a distribution / installation profile and tar's them up as a download.
  • Checkbox settings to allow for modifications to the generated output
  • all files based on components selected and analyzing current site
  • .install setting based on common install routines and distribution best practices
  • Make files features:
    1. Local development options and components not found on d.o. added to local.make.example
    2. modules with version and custom / version-less modules added to the end
    3. themes with version

CKEditor Link OG

This module integrates the internal linking capability of (the awesome) CKEditor Link module with Organic Groups.

Random IDs

Random Numbers. By http://www.flickr.com/photos/kubina/

Random IDs generates a random id for nodes (@TODO: users as well) so that the real number is hidden, and left unknown.

Feeds Role ID Map

2011-10-04_1250.png

This is a helper module for Feeds to allow it Map incoming values to Role IDs.

Commerce Cart Ajax

Features

  1. The “remove” button on cart view removes the item from the cart immediately, without a page refresh. The row is removed from the table.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools