This project is under active development.

Log

Provides basic functions for logging to a flat file. Useful for development of web services, and other non-browser based development.

Slickgrid

slickgrid-screenshot.png

The Slickgrid module is an implementation of Michael Leibman's jquery slickgrid plugin, a lightening fast JavaScript grid/spreadsheet.

It defines a slickgrid view style, so all data can be output as an editable grid.

Features of the grid:

  • Grouping field - group fields with a common value together
  • Collapsible taxonomy fields (tree structures)
  • Tabs - organise columns into tabs
  • Resize, reorder & hide columns
  • Delete entities via the grid
  • Force fit columns (to fill the available column space)
  • Undo (undo previous changes - uses node revisions)
  • Set viewport height
  • Set row height
  • Add entities via the grid*
  • Clone entities*
  • Export data (via the views data export module)*
  • Multi edit/delete/clone/export (checkboxes will be displayed in the rows - select as many rows as you want to perform action against)*

* Drupal 7 version only.

At the front end, users can show/hide, resize, reorder columns & resize the height of the grid. These settings will be stored per user and used next time the grid is shown. Saving the view (via the usual views UI) will reset these settings.

Trends

Trends provides statistical information on how your content is performing.

Drupal Answers

A Drupal based implementation equivalent to Drupal Answers.

Note: Drupal Answers has a new maintainer as of May 6, 2015.

Hide Show Summary

This module allows users to remove the "hide show summary in full view" check box on selected node types.

Pages

Subscribe with RSS Subscribe to RSS - Under active development