Downloads
Download tar.gz
11.15 KB
MD5: 3eb35669198f17a2fe247c2d7888f699
SHA-1: 441866f99b908ac048de6391219eb3cb6725954d
SHA-256: 2bf26426c8337a8a9b190671ae46d0fc347d0a60a95088476a4a640b9d5e273b
Download zip
12.02 KB
MD5: 95f209ce0eb14410b11b6c072e0f4df0
SHA-1: a506d2a3ab36a8ebf99400f05da4986535d1e8c3
SHA-256: b1df5d27268bf84eae9e6c16ef5a6f991c4cc62cb000073d8ac551a1c03b528d
Release notes
Important upgrade note! If you added the fulltext index to the node table in your Drupal 4.6 setup, you MUST drop the index before performing your Drupal 4.7 upgrade, or the upgrade will fail: ALTER TABLE node DROP INDEX title.
If you also disable the similar module before performing the upgrade from 4.6 to 4.7 and manually execute the aforesaid index drop, the similar entries module install file, on a Drupal 4.7 site, should automatically create the new index for you on the node_revisions table.