Put the Content Type settings into a collapsible fieldset
James Yap - July 30, 2007 - 17:51
| Project: | Nodetype |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | James Yap |
| Status: | needs review |
Description
Save space and look a lot prettier.
| Attachment | Size |
|---|---|
| nodetype.module.diff | 282 bytes |

#1
Adding
'#weight' => 20,
would be useful too to prevent some fields 'sink' below it. (such as the weight field for the book module)
#2
Hi,
Will this patch be committed?
Greetings, Martijn
#3
Just letting everyone know that this change works fine on Drupal 6.4 also
#4
Tested the patch with current version of Drupal (6.13) and module and rolled it into proper .patch format.
Frank
#5
Nice Patch, Thank you. I have antoher question about this patch, i use the module Vertical Tabs, anyone an idea why it doesn't work with it together?