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:

<?php
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)

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.2 tar.gz (58.26 KB) | zip (61.22 KB) 2011-Oct-07 Notes

Development releases

Version Downloads Date Links
6.x-1.x-dev tar.gz (58.27 KB) | zip (61.23 KB) 2011-Oct-08 Notes

Project Information


Maintainers for Node Tabs

  • theamoeba - 5 commits
    last: 33 weeks ago, first: 33 weeks ago

Issues for Node Tabs

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here