Development

Changeset 10935 for plugins/dwJpgraphPlugin/README

You must first sign up to be able to contribute.

Show
Ignore:
Timestamp:
08/19/08 00:17:29 (3 months ago)
Author:
dwhittle
Message:

dwJpgraphPlugin: converted README to markdown format

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/dwJpgraphPlugin/README

    r6910 r10935  
    1 = dwJpgraphPlugin = 
     1dwJpgraphPlugin 
     2=============== 
    23 
    34The `dwJpgraphPlugin` provides abstraction for the PHP Jpgraph library. 
    45 
    5 == Installation == 
    66 
    7   * Install the plugin 
     7Installation 
     8------------ 
    89 
    9   {{{ 
    10     symfony plugin-install http://plugins.symfony-project.org/dwJpgraphPlugin 
    11   }}} 
     10  * *Install the plugin* 
    1211 
    13   * Clear you cache 
     12    symfony plugin:install dwJpgraphPlugin 
    1413 
    15   {{{ 
     14  * *Clear you cache* 
     15 
    1616    symfony cc 
    17   }}} 
    1817 
    19   * You're done. 
    2018 
    21 == Using the plugin == 
     19Using the plugin 
     20---------------- 
    2221 
    2322See the example module/action: dwJpgraphPlugin/test.