You are here

README.txt in Quick Tabs 6

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

quicktabs

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

  This module allows you to create a block of tabbed content, choosing either a
view or an existing block for 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 and other options 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 start entering information for your tabs
5.  Use the Add Tab button to add more tabs.
6.  Click on the Remove Tab button to delete the last tab.
7.  Use the drag handles on the left to re-arrange tabs.
8.  Once you have defined all the tabs, click 'Save'.
9.  Go to admin/build/block screen to see yor new block listed.
10.  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


Credits:
-------------------------------------------------------------------------------
Thanks to Wim Leers for the contents of quicktabs_ahah.js - this code came from
his ahah_helper module

File

README.txt
View source
  1. *******************************************************************************
  2. quicktabs
  3. Description:
  4. -------------------------------------------------------------------------------
  5. This module allows you to create a block of tabbed content, choosing either a
  6. view or an existing block for each tab. Arguments can be passed if a view is selected.
  7. Installation & Use:
  8. -------------------------------------------------------------------------------
  9. 1. Enable module in module list located at administer > build > modules.
  10. 2. Go to admin/settings/quicktabs to select a style and other options for your tabs
  11. 3. Go to admin/build/quicktabs and click on the "New QT block" local task tab.
  12. 4. Add a title for your block and start entering information for your tabs
  13. 5. Use the Add Tab button to add more tabs.
  14. 6. Click on the Remove Tab button to delete the last tab.
  15. 7. Use the drag handles on the left to re-arrange tabs.
  16. 8. Once you have defined all the tabs, click 'Save'.
  17. 9. Go to admin/build/block screen to see yor new block listed.
  18. 10. Configure & enable it as required.
  19. Author:
  20. -------------------------------------------------------------------------------
  21. Katherine Bailey
  22. http://drupal.org/user/172987
  23. Tab Styles provided by Hubert Florin and Steve Krueger
  24. Credits:
  25. -------------------------------------------------------------------------------
  26. Thanks to Wim Leers for the contents of quicktabs_ahah.js - this code came from
  27. his ahah_helper module