The attached patch uses jQuery to collapse the nested fieldsets of the node settings when you're looking at the general settings and vice versa. jQuery 1.3.2 comes with the .live event which would allow for more options but since Drupal 6 ships with 1.2.6 I think this is a good solution.

Comments

wmostrey’s picture

StatusFileSize
new2.03 KB

Here is an updated version which allows both fields to be collapsed.

jwolf’s picture

Status: Needs review » Fixed

Committed

Thanks Wim.

Status: Fixed » Closed (fixed)

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