It would be very useful if the taxonomy term fields could show via taxonomy_manager.

CommentFileSizeAuthor
#5 taxonomy_term-n683830.patch2.65 KBDamienMcKenna
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DamienMcKenna’s picture

Doh. The correct link is: taxonomy_manager.

Anonymous’s picture

Status: Active » Closed (won't fix)

I am marking this feature request as won't fix; I think it should be Taxonomy Manager that shows the fields shown in the taxonomy term form, and adds its own fields, rather than the other modules to add their fields to two different forms. I also don't see a easy way to alter the form created by Taxonomy Manager, which seems created using AJAX.

DamienMcKenna’s picture

Title: Support for editing terms via taxonomy_manager » Nodewords integration
Project: Nodewords: D6 Meta Tags » Taxonomy Manager
Version: 6.x-1.x-dev » 6.x-2.x-dev
Component: Third-party modules integration » User interface
Status: Closed (won't fix) » Active

Base on Kiam's comments, moving this to the Taxonomy Manager module to approach it from the other side.

DamienMcKenna’s picture

DamienMcKenna’s picture

Status: Active » Needs review
FileSize
2.65 KB

Here's an attachment that adds the functionality.

I discovered a slight problem with the normally collapsible fieldset: when the nodewords fieldset is added to the page it doesn't collapse correctly and even if you manually execute Drupal.behaviors.collapse() it ends up blanking out the page. So what I've done, for now, is set the nodewords fieldset to not collapse by default.

JayNL’s picture

Late reply, but thank you Damien McKenna, this works perfect. A+

Anonymous’s picture

Issue tags: -taxonomy_manager

I am removing the issue tags.

rommeq’s picture

After patch:
Fatal error: Unsupported operand types in /home/site.com/www/sites/all/modules/nodewords/nodewords.module on line 514

nodewords 6.x-2.0-alpha1

ivnish’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)