Recent Changes - Search:

Users

Developers

Wiki help.

Achievements add-on for gtd-php v0.9

The Achievements add-on tabulates completion rates of items. There is an optional part of the add-on to chart completion rates of next actions.

Requirements

The add-on itself, contained in files achievements.php and graph.php, requires:

  • PHP 4.3.2-4.4.x, or 5.x .

Download and installation

This has now been incorporated into the core distribution, so no additional download is needed: just go to your gtd-php preferences screen and activate it!

The optional charting element of this addon requires:

  • the gd2 php module, and
  • jpgraph. NB jpgraph is only free for non-commercial usage. There are different versions for PHP4 and PHP5 - make sure you get the right version for your PHP installation. The charting element will check for the presence of these requirements before running. If it's not present, the data will still be presented in a table, and the charting step is skipped. There is a free (public-domain licence) replacement for jpgraph at http://www.artichow.org/ (French-language site), and it may be possible to switch development of this addon from jpgraph to artichow.

Configuration

To use the default configuration specified below, place jpgraph in a sub-directory of the parent of the gtd-php directory, so that the relative path from gtd-php to jpgraph is ../jpgraph/.

To activate your add-on, go to the addons page of the preferences screen


Example output

Edit - History - Print - Recent Changes - Search
Page last modified on October 14, 2008, at 01:48 AM