Development

Changeset 7885

You must first sign up to be able to contribute.

Changeset 7885

Show
Ignore:
Timestamp:
03/14/08 19:42:02 (2 years ago)
Author:
dwhittle
Message:

ysfDimensionsPlugin: fixed package + released new version

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/ysfDimensionsPlugin/branches/1.0/package.xml

    r6908 r7885  
    22<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.4.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"> 
    33 <name>ysfDimensionsPlugin</name> 
    4  <channel>pear.symfony-project.org</channel> 
     4 <channel>pear.symfony-project.com</channel> 
    55 <summary>Dimensions for symfony</summary> 
    66 <description>The ysfDimensionsPlugin aims to add infinite dimensions to a symfony project. Dimensions are a way of altering configurations, templates, or actions based on a preset condition like culture or brand.</description> 
     
    88  <name>Dustin Whittle</name> 
    99  <user>dwhittle</user> 
    10   <email>dustin.whittle@symfony-project.org</email> 
     10  <email>dustin.whittle@symfony-project.com</email> 
    1111  <active>yes</active> 
    1212 </lead> 
    13  <date>2008-01-01</date> 
     13 <date>2008-03-14</date> 
    1414 <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> 
    1717 </version> 
    1818 <stability> 
     
    2020  <api>stable</api> 
    2121 </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> 
    2323 <notes>-</notes> 
    2424 <contents> 
     
    4646       </dir> 
    4747     </dir> 
    48      <dir name="config"> 
     48     <dir name="test"> 
    4949       <dir name="unit"> 
    5050         <file name="sfDimensionsTest.php" role="data"/> 
     
    6767   <package> 
    6868    <name>symfony</name> 
    69     <channel>pear.symfony-project.org</channel> 
     69    <channel>pear.symfony-project.com</channel> 
    7070    <min>1.0.0</min> 
    7171    <max>1.1.0</max> 

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.