? vertical_tabs_changelog.patch ? sites/all/modules/devel ? sites/all/modules/devel-7.x-1.x-dev.tar.gz ? sites/default/files ? sites/default/settings.php Index: CHANGELOG.txt =================================================================== RCS file: /cvs/drupal/drupal/CHANGELOG.txt,v retrieving revision 1.300 diff -u -p -r1.300 CHANGELOG.txt --- CHANGELOG.txt 15 Mar 2009 01:53:16 -0000 1.300 +++ CHANGELOG.txt 12 Apr 2009 16:02:09 -0000 @@ -36,6 +36,9 @@ Drupal 7.0, xxxx-xx-xx (development vers * Added configurable ability for users to cancel their own accounts. * Added optional filter that can use [internal:node/123] to link to internal pages. + * Added "vertical tabs", a reusable interface component that features automatic + summaries and increases usability. + * Replaced fieldsets on node edit and add pages with vertical tabs. - Performance: * Improved performance on uncached page views by loading multiple core objects in a single database query.