Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Vertical Tabs module allows you to output form (in our case, node form) fieldsets as vertical tabs. Vertical Tabs Default Tab advances this behaviour, allowing you to move remaining top level node form elements (including, but not limited to title and body) into default vertical tab, leaving only buttons below. This reduces height of node forms, greatly improving usability for complex content types with lots of fields/fieldgroups.
Contains code from #357300: Place all top level form elements into a default vertical tab group.
The Global Avatar module is useful in multi-site environments where the user table is shared and avatars should be consistent across the network of sites. Specifically, it is designed to solve the issue raised in the post Multisite with shared user table, but how to share user pictures? This module is compatible with the ImageCache Profiles project.
Maintainer
Global Avatar is maintained by Chris Pliakas. The original development of this module was sponsored by CommonPlaces e-Solutions, LLC.