mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2024-11-10 02:33:25 +00:00
17 lines
453 B
Text
17 lines
453 B
Text
name = Field
|
|
description = Field API to add fields to entities like nodes and users.
|
|
package = Core
|
|
version = VERSION
|
|
core = 7.x
|
|
files[] = field.module
|
|
files[] = field.attach.inc
|
|
files[] = field.info.class.inc
|
|
files[] = tests/field.test
|
|
dependencies[] = field_sql_storage
|
|
required = TRUE
|
|
stylesheets[all][] = theme/field.css
|
|
|
|
; Information added by Drupal.org packaging script on 2024-03-06
|
|
version = "7.100"
|
|
project = "drupal"
|
|
datestamp = "1709734591"
|