This project is not covered by Drupal’s security advisory policy.

Turn Panels panes into tabs.

This module provides a lightweight JavaScript tab system for Panels. Provide it with a CSS selector, and it will transform all of the panes beneath that selector into tabs using the jQuery UI tabs plugin.

This is different from other panel tabs modules in that it is very minimalist. It simply uses JavaScript to do 99% of the work -- and the JavaScript is lightweight. Consequently, this tab system is much faster than other more complicated panel tabs modules. (Though perhaps it does not have all of the features.)

This module is similar in structure to Automodal. It requires the jQueryUI module, and really won't do much good unless you are also using Panels.

Project information

Releases