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.

CommentFileSizeAuthor
taxonomy_export.module.patch981 bytesjaydub

Comments

jdschroeder’s picture

Status: Needs review » Reviewed & tested by the community

I agree, those should be MENU_LOCAL_TASK. Patch looks good to me; applies and behaves as expected.

James Andres’s picture

Status: Reviewed & tested by the community » Closed (fixed)

This was fixed in 6.x-1.2, forgot to close the issue.

jaydub’s picture

Status: Closed (fixed) » Reviewed & tested by the community

Hi 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?