The import and export menu items that hang off of /admin/content/taxonomy in my opinion should be set with type MENU_LOCAL_TASK so that they show up as menu tabs on the main taxonomy overview page /admin/content/taxonomy. Patch adds the relevant menu settings.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_export.module.patch | 981 bytes | jaydub |
Comments
Comment #1
jdschroeder commentedI agree, those should be MENU_LOCAL_TASK. Patch looks good to me; applies and behaves as expected.
Comment #2
James Andres commentedThis was fixed in 6.x-1.2, forgot to close the issue.
Comment #3
jaydub commentedHi I am using your 2.x branch and this is not in there. Is the 2.x branch still being worked on for Drupal 6? If so could you apply the fixes to the 2.x branch that you recently did to the 1.x branch?