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

Node tabs is a module that allows you to assign tabbed content to nodes.

The module creates a block called Node tabs that you can add to a region or panel.

You can also call the tabs using the following function:
print node_tabs_generate_tabs();

Requirements

Node tabs requires that jQuery UI be installed. You can download jQuery UI from
http://drupal.org/project/jquery_ui.

Please note that currently Node tabs only works with jQuery UI 1.6. See this issue to find out progress of making it work with version 1.7

Installation

Follow the standard Drupal module installation procedure. Put the module in the
modules folder (sites/all/modules or sites//modules if you are using a
multisite setup). Then enable Node tabs in the module admin section (admin/build/modules).

Configuration

Node tabs has an admin page where you choose which content types are allowed to
contain tabs (admin/settings/node_tabs).

Node tabs also creates two new user permissions:

  • administer node tabs
  • add / edit node tabs

You will have to assign these permissions to roles before your users will be able
to start using Node tabs.

Known issues

  • When adding a new tab you cannot choose the input format before saving the node.

Module in use

The node tabs module is in use on the following sites:

If you would like you site to be listed here as well please send an email to info@amoebasys.biz

Authors

Node tabs has been developed by Amoebasys (http://amoebasys.biz) and sponsored
by MediaMachine (http://www.mediamachine.co.za)

Supporting organizations: 
Maintenance

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution No further development
    No longer developed by its maintainers.
  • Project categories: Content display
  • chart icon4 sites report using this module
  • Created by theamoeba on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases