1 |
85ad3d82
|
Assos Assos
|
TAXONOMY MENU
|
2 |
|
|
=============
|
3 |
|
|
|
4 |
|
|
Upgrading from 6.1 => 6.2
|
5 |
|
|
=========================
|
6 |
|
|
1. Copy new version to sites/all/modules/taxonomy_menu
|
7 |
|
|
2. Run update.php
|
8 |
|
|
|
9 |
|
|
If that doesn't work then follow:
|
10 |
|
|
1. Disable the module at admin/build/modules
|
11 |
|
|
2. Uninstall the module at admin/build/modules/uninstall
|
12 |
|
|
3. Copy new version to sites/all/modules/taxonomy_menu
|
13 |
|
|
4. Enable the new version at admin/build/modules
|
14 |
|
|
|
15 |
|
|
See README.TXT for configuration options.
|
16 |
|
|
|
17 |
|
|
The best method is to treat this upgrade as a new module.
|
18 |
|
|
The setting of the previous version will not be upgraded. |