You are here

README.txt in Quick Tabs 5

*******************************************************************************

quicktabs

Description:
-------------------------------------------------------------------------------

  This module provides a form for admins to create a block of tabbed content by
selecting first the desired number of tabs and then selecting either an existing
view or an existing block as the content of each tab. Arguments can be passed if
a view is selected.



Installation & Use:
-------------------------------------------------------------------------------

1.  Enable module in module list located at administer > build > modules.
2.  Go to admin/settings/quicktabs to select a style for your tabs
3.  Go to admin/build/quicktabs and click on the "New QT block" local task tab.
4.  Add a title for your block and select the desired number of tabs
5.  For each tab, enter a title. Select either 'block' or 'view' from the Type drop
    down and then select the required block/view.
6.  Once you have defined all the tabs, click 'Next'.
7.  You will be taken to the admin/build/block screen where you should see yor new tabbed block listed.
8.  Configure & enable it as required.




Author:
-------------------------------------------------------------------------------

Katherine Bailey <katherine@raincitystudios.com>
http://drupal.org/user/172987
Tab Styles provided by Hubert Florin and Steve Krueger


TODO
-------------------------------------------------------------------------------

+ add the ability to add/remove tabs from a quick tabs block when editing

File

README.txt
View source
  1. *******************************************************************************
  2. quicktabs
  3. Description:
  4. -------------------------------------------------------------------------------
  5. This module provides a form for admins to create a block of tabbed content by
  6. selecting first the desired number of tabs and then selecting either an existing
  7. view or an existing block as the content of each tab. Arguments can be passed if
  8. a view is selected.
  9. Installation & Use:
  10. -------------------------------------------------------------------------------
  11. 1. Enable module in module list located at administer > build > modules.
  12. 2. Go to admin/settings/quicktabs to select a style for your tabs
  13. 3. Go to admin/build/quicktabs and click on the "New QT block" local task tab.
  14. 4. Add a title for your block and select the desired number of tabs
  15. 5. For each tab, enter a title. Select either 'block' or 'view' from the Type drop
  16. down and then select the required block/view.
  17. 6. Once you have defined all the tabs, click 'Next'.
  18. 7. You will be taken to the admin/build/block screen where you should see yor new tabbed block listed.
  19. 8. Configure & enable it as required.
  20. Author:
  21. -------------------------------------------------------------------------------
  22. Katherine Bailey
  23. http://drupal.org/user/172987
  24. Tab Styles provided by Hubert Florin and Steve Krueger
  25. TODO
  26. -------------------------------------------------------------------------------
  27. + add the ability to add/remove tabs from a quick tabs block when editing