/[drupal]/contributions/modules/update_notifications_disable/README.txt
ViewVC logotype

Contents of /contributions/modules/update_notifications_disable/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Wed Jul 8 17:24:24 2009 UTC (4 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8, HEAD
Changes since 1.1: +16 -0 lines
File MIME type: text/plain
Upgrading update status notifications to D7. Two whole lines of code. I'm shocked and disappointed.
1 $Id: README.txt,v 1.1.2.2 2007/10/16 20:05:20 webchick Exp $
2
3 Drupal 6.x core provides a new module called 'Update status' which provides
4 update notifications when new versions of core or contributed modules and
5 themes are available.
6
7 If for some reason you do not want to enable this functionalilty (for example,
8 you have privacy concerns, or you plan to handle your own system updates (e.g.
9 for a multisite install), you can use this module to turn off the warning that
10 appears in the administration panel when Update status module is disabled.
11
12 This module has absolutely no functionality; it simply disables the warning.
13
14 To install:
15 - Place the module in your sites/all/modules directory.
16 - Enable it from Administer >> Site building >> Modules.

  ViewVC Help
Powered by ViewVC 1.1.2