On the page admin/settings/taxonomy-breadcrumb, ticky boxes to select node types would be a much easier interface than having to copy/paste the names by hand.
(Code to do this could be filched from theme settings, for example.)

Comments

Anonymous’s picture

Category: bug » feature

Changed to feature request. :-) This is not a bug.

Keep up the ideas though.

MGN’s picture

Title: Ticky boxes for node types would be easier » Checkboxes for node types would be easier
Version: 5.x-1.4 » 6.x-1.0
Status: Active » Needs review
StatusFileSize
new2.3 KB

I agree. Here is a patch that provides checkboxes on the admin form instead of a textfield for 6.x . I'll provide a 5.x patch soon, and unless there is an argument against it I'll commit this to both dev branches.

MGN’s picture

StatusFileSize
new2.16 KB

And here is the (untested) patch for the drupal 5 branch.

MGN’s picture

committed to the 6.x branch. If someone has an interest and would like to test the 5.x patch, let me know how it works. Only then will I be able to commit the patch to the 5.x branch...

MGN’s picture

Version: 6.x-1.0 » 5.x-1.4
MGN’s picture

Status: Needs review » Fixed

Committed to 5.x.1.x-dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.