root / drupal7 / sites / all / modules / media / modules / mediafield / mediafield.info @ 2b3c8cc1
1 |
name = Media Field |
---|---|
2 |
description = "Provides a field type that stores media-specific data. <em>Deprecated by the core File field type.</em>" |
3 |
package = Media |
4 |
core = 7.x |
5 |
dependencies[] = media |
6 |
|
7 |
; Information added by Drupal.org packaging script on 2015-07-14 |
8 |
version = "7.x-2.0-beta1" |
9 |
core = "7.x" |
10 |
project = "media" |
11 |
datestamp = "1436895542" |
12 |
|