Patch to put admin fields in "Admin" tab... really cleans up your interface
Veggieryan - January 3, 2009 - 21:15
| Project: | CCK Fieldgroup Tabs |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Description
#1 complaint the mere mortals have when trying to use drupal is plain old fashioned information overload.
i love the cck fieldgroups tab module, but needed a way to put all the extra admin fields in an admin tab very quickly.
try out this patch... you will like it... your users will LOVE it, and may actually use your site more often... LOL
thanks again for a great module that really makes drupal work for normal people.
| Attachment | Size |
|---|---|
| cck_fieldgroup_tabs_add_admin.patch | 2.64 KB |

#1
added revision info, and book to the admin tabs list...
probably should make a checkbox list of these in the admin dialog as next step..
#2
Doesn't work for my install, with Garland theme, on editing.
#3
I like the idea but I'm not certain it justifies another tab.
Would be better to combine the code with the existing code to avoid duplication. E.g., iterating through the child elements, assign them either to basic or to admin tab.