Changeset 13106
- Timestamp:
- 11/18/08 10:28:12 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfDoctrineNestedSetManagerPlugin/branches/1.0/LICENSE
r13102 r13106 1 Copyright (c) 2006-2008 Jonathan H. Wage 2 3 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and 4 associateddocumentation files (the "Software"), to deal in the Software without restriction, 5 including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, 6 and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, 7 subject to the following conditions: 8 9 The above copyright notice and this permission notice shall be included in all copies or substantial 10 portions of the Software. 11 12 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT 13 LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 14 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 15 LIABILITY, WHETHER IN AN ACTIONOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 16 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. plugins/sfDoctrineNestedSetManagerPlugin/branches/1.0/package.xml
r13102 r13106 1 <?xml version="1.0" encoding="UTF-8"?> 2 <package packagerversion="1.0.0" version="1.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"> 1 <?xml version="1.0" encoding="UTF-8"?> 2 <package packagerversion="1.7.2" 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 3 http://pear.php.net/dtd/tasks-1.0.xsd 4 http://pear.php.net/dtd/package-2.0 5 http://pear.php.net/dtd/package-2.0.xsd"> 3 6 <name>sfDoctrineNestedSetManagerPlugin</name> 4 7 <channel>pear.symfony-project.com</channel> … … 11 14 <active>yes</active> 12 15 </lead> 13 <maintainer>14 <name>Jonathan H. Wage</name>15 <user>jwage</user>16 <email>jwage@centresource.com</email>17 <active>yes</active>18 </maintainer>19 16 <date>2007-02-20</date> 20 17 <time>15:54:35</time> 21 < release>22 < version>0.0.0</version>23 < state>alpha</state>24 </ release>18 <version> 19 <release>0.0.0</release> 20 <api>0.0.0</api> 21 </version> 25 22 <stability> 26 23 <release>alpha</release> 27 24 <api>alpha</api> 28 25 </stability> 29 <license uri="http:// www.symfony-project.com/license">MIT license</license>30 <notes> </notes>26 <license uri="http://svn.symfony-project.com/plugins/sfDoctrineNestedSetManagerPlugin/branches/1.0/LICENSE">MIT</license> 27 <notes>This is the initial plugin</notes> 31 28 <contents> 32 <dir name="/"> 29 <dir baseinstalldir="/" name="/"> 30 <file baseinstalldir="/" md5sum="f57624ae822ccd78ed4f9142faf74011" name="lib/helper/NestedSetManagerHelper.php" role="php" /> 31 <file baseinstalldir="/" md5sum="bd9dd2c27c64b53cc112b7ebe17450bd" name="modules/sfNestedSetManager/actions/actions.class.php" role="php" /> 32 <file baseinstalldir="/" md5sum="82b85068b5c5ce32fd013505306533eb" name="modules/sfNestedSetManager/actions/components.class.php" role="php" /> 33 <file baseinstalldir="/" md5sum="20873f365b2d8d4efbf64a175144e113" name="modules/sfNestedSetManager/templates/add_childSuccess.php" role="php" /> 34 <file baseinstalldir="/" md5sum="20873f365b2d8d4efbf64a175144e113" name="modules/sfNestedSetManager/templates/add_rootSuccess.php" role="php" /> 35 <file baseinstalldir="/" md5sum="20873f365b2d8d4efbf64a175144e113" name="modules/sfNestedSetManager/templates/deleteSuccess.php" role="php" /> 36 <file baseinstalldir="/" md5sum="20873f365b2d8d4efbf64a175144e113" name="modules/sfNestedSetManager/templates/do_move_toSuccess.php" role="php" /> 37 <file baseinstalldir="/" md5sum="d41d8cd98f00b204e9800998ecf8427e" name="modules/sfNestedSetManager/templates/indexSuccess.php" role="php" /> 38 <file baseinstalldir="/" md5sum="20873f365b2d8d4efbf64a175144e113" name="modules/sfNestedSetManager/templates/moveSuccess.php" role="php" /> 39 <file baseinstalldir="/" md5sum="5c34580bed581a7bfb738437a34dde96" name="modules/sfNestedSetManager/templates/move_toSuccess.php" role="php" /> 40 <file baseinstalldir="/" md5sum="b1d296609e67bbb917595710f0bacebb" name="modules/sfNestedSetManager/templates/_edit_field.php" role="php" /> 41 <file baseinstalldir="/" md5sum="c032915f26a2bdf360ff521cf20e6f8a" name="modules/sfNestedSetManager/templates/_manager.php" role="php" /> 42 <file baseinstalldir="/" md5sum="fc7d8b3a773503d79abcb3e3e6efd9b2" name="modules/sfNestedSetManager/templates/_nested_set_list.php" role="php" /> 43 <file baseinstalldir="/" md5sum="21f1a855321e2106781366b38373ce30" name="web/css/manager.css" role="data" /> 44 <file baseinstalldir="/" md5sum="9178889c0e94f1295a7f192a169918e4" name="LICENSE" role="doc" /> 45 <file baseinstalldir="/" md5sum="5fe4e23bc765a2cdb354ca253d8da08d" name="README" role="doc" /> 33 46 </dir> 34 47 </contents> … … 39 52 </php> 40 53 <pearinstaller> 41 <min>1.4. 1</min>54 <min>1.4.0a12</min> 42 55 </pearinstaller> 43 56 <package> 44 57 <name>symfony</name> 45 58 <channel>pear.symfony-project.com</channel> 46 <min> 0.8.1</min>59 <min>1.0</min> 47 60 <max>1.1.0</max> 48 61 <exclude>1.1.0</exclude> 62 </package> 63 <package> 64 <name>sfDoctrinePlugin</name> 65 <channel>pear.symfony-project.com</channel> 66 <min>1.0</min> 67 <max>2.0</max> 68 <exclude>2.0</exclude> 49 69 </package> 50 70 </required> 51 71 </dependencies> 52 72 <phprelease /> 53 <changelog /> 73 <changelog> 74 <release> 75 <version> 76 <release>0.0.0</release> 77 <api>0.0.0</api> 78 </version> 79 <stability> 80 <release>alpha</release> 81 <api>alpha</api> 82 </stability> 83 <date>2007-02-20</date> 84 <license uri="http://svn.symfony-project.com/plugins/sfDoctrineNestedSetManagerPlugin/branches/1.0/LICENSE">MIT</license> 85 <notes>This is the initial plugin</notes> 86 </release> 87 </changelog> 54 88 </package>