I was able to nicely create a term add form for a vocabulary, but when I went to create the accompanying 'edit term' form I realized only 'Edit Vocabulary' is available. Patch to follow that adds "Edit Terms" as well.

CommentFileSizeAuthor
#1 add-edit-terms-2377765_2.patch1.03 KBWorldFallz
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

WorldFallz’s picture

And here's the patch. It appears to be working properly but I'm concerned about the the way I've grabbed the term context from $base_contexts is not generic enough (like the node_edit_menu.inc call: $node = $contexts[$handler->conf['submitted_context']]->data;).

It seems to work, but does not yet redirect to the source page.

WorldFallz’s picture

Status: Active » Needs work
WorldFallz’s picture

It works properly if I manually create my own link: /vocab-name/15/edit?destination=vocab-name