/[drupal]/contributions/modules/sparkline/README.txt
ViewVC logotype

Contents of /contributions/modules/sparkline/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Tue Mar 31 18:02:20 2009 UTC (7 months, 4 weeks ago) by chris
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +8 -5 lines
File MIME type: text/plain
#394084.  Updated README and INSTALL documentation, many thanks to Andrew Berry (http://drupal.org/user/71291).
1 $Id: README.txt,v 1.4 2008/09/05 22:52:14 chris Exp $
2
3 Welcome to sparkline.module. This module is designed as a Drupal wrapper
4 for the PHP Sparkline library[1]. It allows other modules to generate
5 sparklines[2], and provides a filter for users to embed them in posts.
6
7 FEATURES
8 --------
9 * Creates cool sparkline images.
10 * Filters nodes to display embedded sparklines.
11 * More to be written.
12
13
14 INSTALL REQUIREMENTS
15 --------------------
16 1. Requires the PHP binary to have been built with the GD library, which is
17 used by the PHP Sparkline library for generating the sparklines images. A
18 version is included with this module as it requires some changes to not
19 conflict with Drupal functions.
20
21 BUGS / TO DO
22 ------------
23 To find, search, and contribute to bugs and new features for htis module, see
24 the project's issue queue on drupal.org:
25
26 http://drupal.org/project/issues/sparkline
27
28 CONTRIBUTORS
29 ------------
30 * Original prototype developed by Jeff Eaton (#drupal:eaton).
31 * Further development by Chris Johnson (#drupal:chrisxj, http://drupal.org/user/2794).

  ViewVC Help
Powered by ViewVC 1.1.2