| 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.
|