I am upgrading a Drupal 6 website to Drupal 7.
Taxonomy Vocabulary Relate is being used in Drupal 6 website, so I upgraded it to Drupal 7.
I am providing the patch, if anyone need it.
Maintainers may add this as Drupal 7 branch for Taxonomy Vocabulary Relate.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_vocab_relate_upgrade.patch | 3.58 KB | mgifford |
| taxonomy_vocab_relate.module.patch | 3.79 KB | Chetna_Negi | |
| taxonomy_vocab_relate.info.patch | 94 bytes | Chetna_Negi |
Comments
Comment #1
mgiffordI haven't tested this, but you uploaded files (renamed as patches) rather than patches.
I created a patch from the git repo based on your changes.
Comment #2
Chetna_Negi commentedThank you mgifford.
I have never made patches before, thanks for your efforts.
Comment #3
mgiffordNo problem, it's worth learning how to create a patch https://www.drupal.org/patch
Once you do it a few times it is really quite easy.