Releases for Vertical Tabs
vertical_tabs 6.x-1.0-beta7
| Download | Size | md5 hash |
|---|---|---|
| vertical_tabs-6.x-1.0-beta7.tar.gz | 15.92 KB | 397fdd49e794e14b57631a02bb03d23f |
End-user changes since DRUPAL-6--1-0-BETA6:
- The Form Controller module has been changed to the Form module. If you have Form controller, disable and uninstall it, then enable the Form module. No settings should be lost because of this module change.
- The module now fully follows the standard for default tabification in Drupal 7 core. In the last beta, all fieldsets were tabified by default on an opt-out basis (new fieldsets were tabified). Now, fieldsets are tabified by default on an opt-in basis, unless the fieldset has a #group value defined (so new fieldsets without a #group value are not tabified).
Note that the settings set using the Form module will always override the defaults. If you think a module's fieldset should be tabbed by default, file an issue in the respective module's issue queue and point them to http://drupal.org/handbook/modules/vertical-tabs for the implementation details.
I'm also debating adding an option for 'tabify new fieldsets by default' in the next beta if you prefer new fieldsets on forms to be tabified by default.
- Flag module summary was removed and pending move to its module. See #625814: Move vertical tabs integration for Flag into flag.module.
- Pathauto module summary was removed and pending move to its module. See #654892: Move vertical tabs summary to pathauto.module.
CVS changes since DRUPAL-6--1-0-BETA6:
vertical_tabs 6.x-1.0-beta6
| Download | Size | md5 hash |
|---|---|---|
| vertical_tabs-6.x-1.0-beta6.tar.gz | 16.03 KB | c09e1a1502ad3bac89ae29f0542fd2cf |
Note: The options to control which fieldsets are tabified have been deprecated in favor of integration with the Form controller module. See #644790: Simplify the module and integrate with form_controller to allow customizations for more details.
Changes since DRUPAL-6--1-0-BETA5:
- #626126 by Dave Reid: Fixed PHP 5.3 incompatibility with call by reference.
- #626200 by Dave Reid: Fixed hard-coding of vertical tabs weight on node forms.
- #636522 by Dave Reid: Fixed error with Drupal.t() and synced descriptions with Drupal 7.
- by Dave Reid: Added vertical tabs support to node type forms.
- follow-up by Dave Reid: Fixed no JS on the node-type form.
- by Dave Reid: Added option to vertical-tabify all fieldsets by default.
- by Dave Reid: Synced CSS and JavaScript with Drupal 7 core.
- by Dave Reid: Show 'Anonymous' username if authored by field is empty.
- #644790 by Dave Reid: Simplify the module and integrate with form_controller for any customizations.
- #431300: Authoring information summary mishandled with anonymous user.
- #488746 by Dave Reid: Fixed JavaScript errors when there were no vertical tabs to process.
vertical_tabs 6.x-1.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| vertical_tabs-6.x-1.0-beta5.tar.gz | 15.12 KB | 9d76260fd2303b4c8309c38d684da457 |
Changes since DRUPAL-6--1-0-BETA4:
- by Dave Reid: Added non-Garland theme color support.
- by Dave Reid: Cleanup form alter code.
- #595488 by markus_petrux, Dave Reid: Added vertical_tabs_uninstall().
- #602564 by Grayside: Fixed PHP 5.3 reference incompatibility.
- #475850 by hass: Fixed display of empty div element when JavaScript is disabled.
- #601260 by andrewmacpherson: Fixed vocabulary and flag tab summaries.
- #478078 by neochief: Fixed erroneous revision summary when user does not have access to the create new revision checkbox.
- #444378 by dww, KarenS, quicksketch | Dave Reid: Fixed node form fieldsets not using proper CCK re-ordered weights by adding Vertical Tabs in #pre_render.
vertical_tabs 6.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| vertical_tabs-6.x-1.0-beta4.tar.gz | 14.84 KB | 5cfab44d44258305b388fd61c2e72057 |
Changes since DRUPAL-6--1-0-BETA3:
- by Dave Reid: Added CVS ID and fixed JS errors if vertical_tabs.node_form.js is included before vertical_tabs.js.
- #494020 by KarenS: Fixed errors with programmed content type forms.
- #500044 by Dave Reid: Extend support for other modules to easily add vertical tabs.
- by Dave Reid: Fixed taxonomy.module PHP notices on the node type form.
vertical_tabs 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| vertical_tabs-6.x-1.0-beta3.tar.gz | 13 KB | 2f1ef8c5e5f83ec6704dfb316750aa9c |
This version significantly improves compatibility between different browsers and improves the overall display of Vertical Tabs. It features a complete backport of the CSS and HTML used in Drupal 7 core (Vertical Tabs is in core!) which has had extensive testing by the greater Drupal community. Also fixes display issues with Location and Date module fieldsets.
Bug Fixes:
#453884: Invisible left border.
#427938: Vertical Tabs container should resize if .vertical-tabs-list height changes
#398048: IE (6) layout broken
#453898: Form elements without DIV wrapper excluded from tab pane
#432662: CSS file order
vertical_tabs 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| vertical_tabs-6.x-1.0-beta2.tar.gz | 13.04 KB | dc43b291d5aa8122b533e9f2a5e2793e |
This release fixes several critical issues with Vertical Tabs, increasing overall stability and functionality.
Bug fixes:
#361838: Warning message on Add Content Type page
#372217: Field area height problem - when multi CCK field "add another" used
#355938: Can't install - color module dependancy and an undefined func
vertical_tabs 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| vertical_tabs-6.x-1.0-beta1.tar.gz | 11.98 KB | c5c1c7c12fd828ad4a7d76367ed8b671 |
Initial release of Vertical Tabs.
vertical_tabs 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| vertical_tabs-6.x-1.x-dev.tar.gz | 15.91 KB | fa8f39f60ac4b3b6e2a43441d254f862 |
Nightly development snapshot from the Drupal 6 branch.
