Maintainers strive to actively monitor issues and respond in a timely manner.

Outline Designer

Outline Designer 2.x

Screencast

The Outline Designer is a user experience module that makes book management more intuitive. Essentially it overlays on the admin book outline page so that you can use AJAX to build and edit site outlines much faster then Drupal traditionally allows.

6.x-2.x branch (Upgrading from 1.x to 2.x)

If you are upgrading from the 1.x branch, uninstall 1.x and then add the 2.x version. Removing the original files will help keep things cleaner down the road as things have been shifted around based on best practices. There is no database work done so an upgrade should be as easy as uploading the module and running the modules page (hitting submit at the bottom).

7.x-2.x branch

This branch is in active development. Please help out by testing out the nightly devs and submitting patches. This is a direct port of the 6.x-2.x branch with some minor tweaks to make it work with drupal 7. It definitely has bugs still but can at least be installed for testing.

Modules implementing Outline Designer

Trackfield

Manly Dam Trackfield Demo

A CCK field type to store lists of co-ordinates, or tracks. These tracks are intended to be visualised on maps, plotted as distance/altitude profiles, have statistics derived from them, etc.

The module has been created in what is hoped is a flexible enough manner to allow multiple input formats to be used, and to allow track data to be shown in many different ways. The 'base' trackfield CCK field knows about latitude, longitude, altitude and distance. This system is flexible enough to allow distance/altitude pairs to be entered without latitude/longitude (this entry could be via the trackfield_csv module). This would be useful for someone with a cycle computer with altimeter but no GPS who wishes to graph hill profiles. Although of course the input modules know how to convert latitude/longitude pairs into distance data when it is entered.

User data handling will be catered for later, an example of which is an athlete who might want to record heart rate and time information (from which speed can be derived) at each co-ordinate.

Editor

Screenshot of the CKEditor 5 WYSIWYG editor enabled through the Editor module.

Editor allows rich text fields to be edited using WYSIWYG client-side editors.

Editor is a backport of the Drupal 8 pluggable text/WYSIWYG editors and CKEditor module.

FFmpeg Wrapper

This is a helper model that provides access to the FFmpeg application. It provides some basic functionality for developers who need to process media files.

Charts

Charts logo

The Charts module enables users to build dynamic charts without writing a line of code by using the Views module or a Chart field (advanced users can make use of the Charts API). Users can choose between multiple charting libraries, such as Billboard.js, C3.js, Chart.js, Google Charts, or Highcharts.

QuickPay payment gateway

This module allows payments to be made through the Danish payment gateway provider QuickPay.

Drupal 7 version includes submodule for integration with Drupal Commerce and Übercart 3.x (UC3 module contributed by B14), the Drupal 6 version includes submodules for Übercart 2.x, and E-Commerce 4.x, and Drupal 5 version supports E-Commerce 3.4 and Übercart 1.x.

All versions contains a sparsely documented, but simple, API for custom integration, with the Drupal 7 being a new OO rewrite.

Read the included README for required implementation information.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained