3rd party dependancies
Last modified: June 25, 2008 - 21:14
JpGraph
In order to display graphs of altitude and (in future) user data, etc. this module used the JpGraph package:
Download and install the package in the trackfield module directory. Or put elsewhere in your Drupal install tree and symlink to it. The symlink or directory must be called jpgraph.
Version 2+ of JpGraph is required, which only runs on PHP 5+.
PHP Requirements
XML handling parts of this module require the DOMDocument PHP extension. See:
http://au.php.net/manual/en/class.domdocument.php
This extension only runs on PHP 5+.
