Changeset 3832
- Timestamp:
- 04/20/07 17:29:32 (6 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfMediaLibraryPlugin/README
r3804 r3832 43 43 You can create, rename and delete subdirectories as well, resulting in a real tree structure that will keep your media assets organized. 44 44 45 The module is fully i18n'ed, and the plugin comes with English and French translations.45 The module is fully i18n'ed, and the plugin comes with English, French, and Spanish translations. 46 46 47 47 Uploaded assets end up under the `myproject/web/uploads/assets/` directory. This means that when you want to include them in a template with, for instance, an `image_tag()`, you must use an absolute path, as follows: … … 117 117 == Changelog == 118 118 119 === Trunk === 120 121 * Jose.Luis.Di.Biase: Added Spanish translation 122 119 123 === 2007-04-16 | 0.8.1 Beta === 120 124