Changeset 7884
- Timestamp:
- 03/14/08 19:41:23 (5 years ago)
- Files:
-
- plugins/dwSwfChartPlugin/package.xml (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/dwSwfChartPlugin/package.xml
r6904 r7884 2 2 <package packagerversion="1.4.9" version="2.0" 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" 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"> 3 3 <name>dwSwfChartPlugin</name> 4 <channel>pear.symfony-project. org</channel>4 <channel>pear.symfony-project.com</channel> 5 5 <summary>dwSwfChartPlugin</summary> 6 6 <description>dwSwfChartPlugin is for dynamically generating interactive flash chart via PHP/SWF Charts.</description> … … 8 8 <name>Dustin Whittle</name> 9 9 <user>dwhittle</user> 10 <email>dustin.whittle@symfony-project. org</email>10 <email>dustin.whittle@symfony-project.com</email> 11 11 <active>yes</active> 12 12 </lead> 13 <date>2008-0 1-01</date>13 <date>2008-03-14</date> 14 14 <version> 15 <release>1.0. 0</release>16 <api>1.0. 0</api>15 <release>1.0.1</release> 16 <api>1.0.1</api> 17 17 </version> 18 18 <stability> … … 20 20 <api>stable</api> 21 21 </stability> 22 <license uri="http://www.symfony-project. org/content/license">MIT license</license>22 <license uri="http://www.symfony-project.com/content/license">MIT license</license> 23 23 <notes>-</notes> 24 24 <contents> … … 26 26 <file md5sum="b2a7275ae5108098b6f45b9c039f44e1" name="lib/helper/SwfChartHelper.php" role="data" /> 27 27 <file md5sum="e97125e13444c65ffe90ec665dc2e46b" name="lib/sfSwfChart.class.php" role="data" /> 28 <file md5sum="b8f11993691184fd155d57e3209c42a0" name="modules/dwSwfChart /actions/actions.class.php" role="data" />29 <file md5sum="2d61f063e0b01dd43d4e78829203d754" name="modules/dwSwfChart /templates/testSuccess.php" role="data" />28 <file md5sum="b8f11993691184fd155d57e3209c42a0" name="modules/dwSwfChartPlugin/actions/actions.class.php" role="data" /> 29 <file md5sum="2d61f063e0b01dd43d4e78829203d754" name="modules/dwSwfChartPlugin/templates/testSuccess.php" role="data" /> 30 30 <file md5sum="a9e8c0fd70d47c839555332fed37b879" name="test/sfSwfChartTest.php" role="data" /> 31 31 <file md5sum="afa22727c295991015d9c48933fd233c" name="web/swfcharts/charts_library/arno.swf" role="data" /> … … 62 62 <package> 63 63 <name>symfony</name> 64 <channel>pear.symfony-project. org</channel>64 <channel>pear.symfony-project.com</channel> 65 65 <min>1.0.0</min> 66 66 <max>1.2.0</max>