Reviewed & tested by the community
Project:
Taxonomy Export
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2010 at 18:42 UTC
Updated:
12 Jan 2011 at 01:48 UTC
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?