README.txt in Quick Tabs 6
Same filename and directory in other branches
******************************************************************************* 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.txtView source
- *******************************************************************************
-
- 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
- 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