You are here

README.txt in Vertical Tabs Config 8

Same filename and directory in other branches
  1. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation
 * Configuration

INTRODUCTION
------------

This module allows you to:

 * Hide vertical tabs on add/edit node pages depending on content type and
   role.

 * Decide vertical tabs order.

 * IMPORTANT NOTE: The php code responsible for the customization of vertical
   tab order is based on user "knight" answer here:
   http://drupal.stackexchange.com/questions/12979/how-can-i-change-the-order-of-vertical-tabs-in-drupal-7

 * WARNING: You may need to clear drupal's and/or browsers cache if you don't
   see any changes after modifying vertical tabs order.

INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. See:
   https://www.drupal.org/documentation/install/modules-themes/modules-8
   for further information.

CONFIGURATION
-------------

 * Configure module's options in Administration » Configuration » User Interface
   » Vertical Tabs Config:

    - Tab 1: Vertical tabs visibility.

      For each content type you will see a list of vertical tabs to hide. If
      you want this changes to only apply to certain roles, select desired
      roles for that content type.

    - Tab 2: Vertical tabs order.

      Set a weight for each vertical tab.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Configuration
  6. INTRODUCTION
  7. ------------
  8. This module allows you to:
  9. * Hide vertical tabs on add/edit node pages depending on content type and
  10. role.
  11. * Decide vertical tabs order.
  12. * IMPORTANT NOTE: The php code responsible for the customization of vertical
  13. tab order is based on user "knight" answer here:
  14. http://drupal.stackexchange.com/questions/12979/how-can-i-change-the-order-of-vertical-tabs-in-drupal-7
  15. * WARNING: You may need to clear drupal's and/or browsers cache if you don't
  16. see any changes after modifying vertical tabs order.
  17. INSTALLATION
  18. ------------
  19. * Install as you would normally install a contributed Drupal module. See:
  20. https://www.drupal.org/documentation/install/modules-themes/modules-8
  21. for further information.
  22. CONFIGURATION
  23. -------------
  24. * Configure module's options in Administration » Configuration » User Interface
  25. » Vertical Tabs Config:
  26. - Tab 1: Vertical tabs visibility.
  27. For each content type you will see a list of vertical tabs to hide. If
  28. you want this changes to only apply to certain roles, select desired
  29. roles for that content type.
  30. - Tab 2: Vertical tabs order.
  31. Set a weight for each vertical tab.