One of my modules, taxonomy_mutli_edit, could really use the 'Show only items where' criteria builder on the node admin page. It would be great if that form group and associated query builder could be refactored for use by other modules.

Comments

moshe weitzman’s picture

another wish for this posted to http://drupal.org/node/21611

JohnG-1’s picture

good thinking batman

SimonP’s picture

Version: » 4.6.0
Component: node system » other

I second that emotion.

Taxonomy_Multi_Edit could be really useful for my site but, as I've got a long list of content, I can never scroll far enough down to reach the 'submit' button....

moshe weitzman’s picture

i think recent refactoring for form api made this possible. i hope someone can take a look and contribute a patch for taxonomy_multi_edit

moshe weitzman’s picture

Status: Active » Fixed

see node_filter_form()

Anonymous’s picture

Status: Fixed » Closed (fixed)