Development

Changeset 10938 for plugins/dwSwfChartPlugin

You must first sign up to be able to contribute.

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

dwSwfChartPlugin: converted README to markdown format

Files:

Legend:

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

    r6903 r10938  
    1 = dwSwfChartPlugin = 
     1dwSwfChartPlugin 
     2================ 
    23 
    34The `dwSwfChartPlugin` provides abstraction for the PHP/SWF Charts library. 
    45 
    5 == Installation == 
     6Installation 
     7------------  
    68 
    79  * Install the plugin 
    810 
    9   {{{ 
    10     symfony plugin-install http://plugins.symfony-project.org/dwSwfChartPlugin 
    11   }}} 
     11    symfony plugin:install dwSwfChartPlugin 
    1212 
    1313  * Clear you cache 
    1414 
    15   {{{ 
    1615    symfony cc 
    17   }}} 
    1816 
    1917  * You're done. 
    2018 
    21 == Using the plugin == 
     19 
     20Using the plugin 
     21----------------  
    2222 
    2323See the bundled module/action: dwSwfChart/source.