Wednesday, August 6, 2008

Using or setup QuickTabs module in Drupal

QuickTabs module creates javascript based tabs of blocks.
Here is the step by step guide to setup QuickTabs module.

  1. Install quicktabs module.
  2. Go to Administer->Site configuration->Quick Tabs.
  3. Select the tabs style.
  4. Go to Administer->Site building->Quick Tabs
  5. Click New QT block
  6. Write block title and choose no. of tabs you want.
  7. Click Next button
  8. In the next page, write the Tab title and select the blocks you want to assign.
  9. Click Sumbit.
  10. Go to Administer->Site building->Blocks.
  11. Assign the newly created block to a region.
  12. The output is javascript based tabs.

0 comments: