Development

Changeset 5980

You must first sign up to be able to contribute.

Changeset 5980

Show
Ignore:
Timestamp:
11/12/07 11:07:48 (6 years ago)
Author:
fabien
Message:

sfMediaLibraryPlugin: released 0.9.0

Files:

Legend:

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

    r5979 r5980  
    152152=== Trunk === 
    153153 
     154 
     155=== 2007-11-12 | 0.9.0 Beta ===  
     156 
    154157 * fabien: fixed input_asset_tag requires i18n helper (#2171) 
    155158 * fabien: Added it, de and nl translations (#2036, #2055, #2194) 
  • plugins/sfMediaLibraryPlugin/package.xml

    r4564 r5980  
    66 <description>The sfMediaLibraryPlugin provides an easy-to-use interface to manage web assets (images, PDF documents, Flash objects, and so on). It also provides an extension to tinyMCE so that the media inclusion feature of rich text editors uses the assets uploaded through the plugin's module.</description> 
    77 <lead> 
     8  <name>Fabien Potencier</name> 
     9  <user>fabpot</user> 
     10  <email>fabien.potencier@symfony-project.com</email> 
     11  <active>yes</active> 
     12 </lead> 
     13 <lead> 
    814  <name>François Zaninotto</name> 
    915  <user>fzaninotto</user> 
     
    1117  <active>yes</active> 
    1218 </lead> 
    13  <date>2007-07-10</date> 
     19 <date>2007-11-12</date> 
    1420 <version> 
    15    <release>0.8.2</release> 
    16    <api>0.8.2</api> 
     21   <release>0.9.0</release> 
     22   <api>0.9.0</api> 
    1723 </version> 
    1824 <stability>