Author: abrice Date: 2010-03-16 09:37:16 +0100 (Tue, 16 Mar 2010) New Revision: 28545
Removed: plugins/sfdisichartPlugin/package.xml plugins/sfdisichartPlugin/sfdisichartPlugin-0.0.1.tgz plugins/sfdisichartPlugin/sfdisichartPlugin/ Log: delete sfdisichart : 2010/03/16 Deleted: plugins/sfdisichartPlugin/package.xml =================================================================== --- plugins/sfdisichartPlugin/package.xml 2010-03-16 07:38:16 UTC (rev 28544) +++ plugins/sfdisichartPlugin/package.xml 2010-03-16 08:37:16 UTC (rev 28545) @@ -1,63 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<package xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" packagerversion="1.7.1" version="2.0" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> - <name>sfdisichartPlugin</name> - <channel>plugins.symfony-project.org</channel> - <summary>A Chart plugin (highchart plugin javascript) for symfony framework.</summary> - <description>sfdisichartPlugin creates Chart based on an array of data/values</description> - <lead> - <name>IADY Brice and Tahiry RABENANAHARY</name> - <user>abrice</user> - <email>[email protected]</email> - <active>yes</active> - </lead> - <date>2010-03-12</date> - <time>16:19:01</time> - <version> - <release>1.0.0</release> - <api>1.0.0</api> - </version> - <stability> - <release>stable</release> - <api>stable</api> - </stability> - <license uri="http://www.symfony-project.com/license">MIT license</license> - <notes>-</notes> - <contents> - <dir name="/"> - <file name="modules/sfdisichartExample/config/view.yml" role="data"/> - <file name="modules/sfdisichartExample/lib/helper/disigraphHelper.php" role="data"/> - <file name="modules/sfdisichartExample/lib/disichartUtils.class.php" role="data"/> - <file name="modules/sfdisichartExample/lib/disiChart.class.php" role="data"/> - <file name="modules/sfdisichartExample/lib/dChart.php" role="data"/> - <file name="modules/sfdisichartExample/lib/categorychart.class.php" role="data"/> - <file name="modules/sfdisichartExample/actions/actions.class.php" role="data"/> - <file name="modules/sfdisichartExample/templates/indexSuccess.php" role="data"/> - <file name="web/images/graphics/skies.jpg" role="data"/> - <file name="web/images/graphics/snow.png" role="data"/> - <file name="web/images/graphics/sun.png" role="data"/> - <file name="web/js/jquery.min.js" role="data"/> - <file name="web/js/highcharts.js" role="data"/> - <file name="web/js/excanvas.compiled.js" role="data"/> - <file name="LICENSE" role="data"/> - <file name="README" role="data"/> - </dir> - </contents> - <dependencies> - <required> - <php> - <min>5.0.0</min> - </php> - <pearinstaller> - <min>1.4.1</min> - </pearinstaller> - <package> - <name>symfony</name> - <channel>pear.symfony-project.com</channel> - <min>1.2.0</min> - <max>1.3.0</max> - <exclude>1.3.0</exclude> - </package> - </required> - </dependencies> - <phprelease/> -</package> Deleted: plugins/sfdisichartPlugin/sfdisichartPlugin-0.0.1.tgz =================================================================== (Binary files differ) -- You received this message because you are subscribed to the Google Groups "symfony SVN" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-svn?hl=en.
