Installation
The 5.6 version works with both Drupal 5.6 and Drupal 5.7.
From the drupal installation directory (runningls should show index.php and cron.php), run:wget -O - http://wtanaka.com/system/files/taxonomy-5.6.patch.bz2|bzcat|patch -p0
Uninstall (patch version)
wget -O - http://wtanaka.com/system/files/taxonomy-5.6.patch.bz2|bzcat|patch -p0 -R
rm -f modules/taxonomy/*.inc.php
| Attachment | Size |
|---|---|
| taxonomy-5.2.patch.bz2 | 13 KB |
| taxonomy-5.3.patch.bz2 | 13.1 KB |
| taxonomy-5.5.patch.bz2 | 13.1 KB |
| taxonomy-5.6.patch.bz2 | 13.09 KB |
