Skip to content

osu-wams/osu_simple_tabs

Repository files navigation

OSU Simple Tabs Module

This module provides a simple way to create tabbed content on a Drupal site.

Features

  • Provides a unique node type.
  • Fields for each tab content.
  • Taxonomy vocabulary that acts as tabs.
  • A view to render the tabbed content.

Installation Guide

To install the OSU Simple Tabs module, follow these steps:

  1. Download and unpack the OSU Simple Tabs module directory in your modules directory.
  2. Go to 'Manage' > 'Extend'.
  3. In the list of uninstalled modules, find 'OSU Simple Tabs'.
  4. Click 'Install'.

Usage

  1. Once the module is installed, visit the node add page, you will find a new node type called 'OSU Simple Tab'.
  2. To restrict where this tab is used add one or more taxonomy terms
  3. Add the content to the fields and save the node.
  4. The view will automatically render the tabbed content on the site.

Feel free to contribute to this module, your feedback is always welcome.