2006-08-31 20:22:37 +00:00
|
|
|
name = Profile
|
|
|
|
description = Supports configurable user profiles.
|
2008-10-11 02:33:14 +00:00
|
|
|
package = Core
|
2006-11-21 20:55:36 +00:00
|
|
|
version = VERSION
|
2008-02-18 19:19:49 +00:00
|
|
|
core = 7.x
|
2009-06-08 09:23:55 +00:00
|
|
|
files[] = profile.test
|
2009-11-17 21:24:19 +00:00
|
|
|
configure = admin/config/people/profile
|
2010-11-26 10:14:10 +00:00
|
|
|
; The Profile module is deprecated, and included in Drupal 7 for legacy
|
|
|
|
; purposes only. By default, the module will be hidden from the UI unless you
|
|
|
|
; are upgrading a site that uses the Profile module to extend user profiles.
|
|
|
|
; See user_system_info_alter().
|
|
|
|
hidden = TRUE
|