This module provides a simple way to create tabbed content on a Drupal site.
- Provides a unique node type.
- Fields for each tab content.
- Taxonomy vocabulary that acts as tabs.
- A view to render the tabbed content.
To install the OSU Simple Tabs module, follow these steps:
- Download and unpack the OSU Simple Tabs module directory in your modules directory.
- Go to 'Manage' > 'Extend'.
- In the list of uninstalled modules, find 'OSU Simple Tabs'.
- Click 'Install'.
- Once the module is installed, visit the node add page, you will find a new node type called 'OSU Simple Tab'.
- To restrict where this tab is used add one or more taxonomy terms
- Add the content to the fields and save the node.
- The view will automatically render the tabbed content on the site.
Feel free to contribute to this module, your feedback is always welcome.