Changeset 10935
- Timestamp:
- 08/19/08 00:17:29 (3 months ago)
- Files:
-
- plugins/dwJpgraphPlugin/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/dwJpgraphPlugin/README
r6910 r10935 1 = dwJpgraphPlugin = 1 dwJpgraphPlugin 2 =============== 2 3 3 4 The `dwJpgraphPlugin` provides abstraction for the PHP Jpgraph library. 4 5 5 == Installation ==6 6 7 * Install the plugin 7 Installation 8 ------------ 8 9 9 {{{ 10 symfony plugin-install http://plugins.symfony-project.org/dwJpgraphPlugin 11 }}} 10 * *Install the plugin* 12 11 13 * Clear you cache12 symfony plugin:install dwJpgraphPlugin 14 13 15 {{{ 14 * *Clear you cache* 15 16 16 symfony cc 17 }}}18 17 19 * You're done.20 18 21 == Using the plugin == 19 Using the plugin 20 ---------------- 22 21 23 22 See the example module/action: dwJpgraphPlugin/test.