You are here

README.txt in jQuery Tabs Field 7

Same filename and directory in other branches
  1. 7.4 README.txt
  2. 7.2 README.txt
  3. 7.3 README.txt
********************************************************************
                J Q U E R Y  T A B S  F I E L D  M O D U L E
********************************************************************
Original Author: Varun Mishra
Current Maintainers: Varun Mishra
Email: varunmishra2006@gmail.com

********************************************************************
DESCRIPTION:

   jQuery Tabs Field module allows you to create jQuery Tabs field. Using 
   this you can add upto 7 tabs with tab title and tab body in a node. 
   After saving node, the module will display all these 7 tabs as jQuery
   tabs. 


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

INSTALLATION:

1. Place the entire field_jquery_tabs directory into sites modules directory
  (eg sites/all/modules).

2. Enable this module by navigating to:

     Administration > Modules


3) Please read the step by step instructions as an example to use this
   module below:-

a) Install the module.

b) Go to admin/structure page. Click on manage fields of any content type.

c) Add new field and select "jQuery Tabs Field" From Field type.

d) Now your jQuery tabs field is ready to use.

e) Go to add node page of content type in which you have added this field.

f) Initially you will see one tab box open with Tab title and tab body field. 
  You can click on "Add one more"  button to add more tabs. You can add upto 
  seven tabs.

File

README.txt
View source
  1. ********************************************************************
  2. J Q U E R Y T A B S F I E L D M O D U L E
  3. ********************************************************************
  4. Original Author: Varun Mishra
  5. Current Maintainers: Varun Mishra
  6. Email: varunmishra2006@gmail.com
  7. ********************************************************************
  8. DESCRIPTION:
  9. jQuery Tabs Field module allows you to create jQuery Tabs field. Using
  10. this you can add upto 7 tabs with tab title and tab body in a node.
  11. After saving node, the module will display all these 7 tabs as jQuery
  12. tabs.
  13. ********************************************************************
  14. INSTALLATION:
  15. 1. Place the entire field_jquery_tabs directory into sites modules directory
  16. (eg sites/all/modules).
  17. 2. Enable this module by navigating to:
  18. Administration > Modules
  19. 3) Please read the step by step instructions as an example to use this
  20. module below:-
  21. a) Install the module.
  22. b) Go to admin/structure page. Click on manage fields of any content type.
  23. c) Add new field and select "jQuery Tabs Field" From Field type.
  24. d) Now your jQuery tabs field is ready to use.
  25. e) Go to add node page of content type in which you have added this field.
  26. f) Initially you will see one tab box open with Tab title and tab body field.
  27. You can click on "Add one more" button to add more tabs. You can add upto
  28. seven tabs.