From 31ba4b8cbbd50a87e9ada828980b7223a1d5e2b6 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Fri, 26 Nov 2010 10:14:10 +0000 Subject: #608894 follow-up by mr.baileys: Better method of hiding Profile module from the UI on new sites. --- modules/profile/profile.info | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules/profile') diff --git a/modules/profile/profile.info b/modules/profile/profile.info index cc27ac146..03745635c 100644 --- a/modules/profile/profile.info +++ b/modules/profile/profile.info @@ -10,3 +10,8 @@ files[] = profile.pages.inc files[] = profile.install files[] = profile.test configure = admin/config/people/profile +; 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 -- cgit v1.2.3