You are here

README.txt in Vocabulary Permissions Per Role 8

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Recommended modules
 * Installation
 * Configuration
 * Troubleshooting
 * FAQ
 * Maintainers

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

Vocabulary Permissions Per Role module allows adding to/editing terms
of/removing terms from vocabularies per role.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/vppr

 * To submit bug reports and feature suggestions, or to track changes:
   https://drupal.org/project/issues/vppr

REQUIREMENTS
------------

This module requires the following modules:

 * Taxonomy

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

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

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

 * Login as Administrator and grant permissions for required vocabularies to
  specific roles.

 * You may also need to grant text format permissions ("Basic HTML", "Full
   HTML" and "Restricted HTML") if you want your users to edit textareas
   which use these formats. Otherwise, the textareas will be disabled by
   Drupal and this message will show up: "This field has been disabled
   because you do not have sufficient permissions to edit it."

MAINTAINERS
-----------

Current Drupal 8 maintainers:
 * Jyoti Bohra (nehajyoti) - https://www.drupal.org/u/nehajyoti.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Recommended modules
  6. * Installation
  7. * Configuration
  8. * Troubleshooting
  9. * FAQ
  10. * Maintainers
  11. INTRODUCTION
  12. ------------
  13. Vocabulary Permissions Per Role module allows adding to/editing terms
  14. of/removing terms from vocabularies per role.
  15. * For a full description of the module, visit the project page:
  16. https://www.drupal.org/project/vppr
  17. * To submit bug reports and feature suggestions, or to track changes:
  18. https://drupal.org/project/issues/vppr
  19. REQUIREMENTS
  20. ------------
  21. This module requires the following modules:
  22. * Taxonomy
  23. INSTALLATION
  24. ------------
  25. * Install as you would normally install a contributed Drupal module. See:
  26. https://drupal.org/documentation/install/modules-themes/modules-7
  27. for further information.
  28. CONFIGURATION
  29. -------------
  30. * Login as Administrator and grant permissions for required vocabularies to
  31. specific roles.
  32. * You may also need to grant text format permissions ("Basic HTML", "Full
  33. HTML" and "Restricted HTML") if you want your users to edit textareas
  34. which use these formats. Otherwise, the textareas will be disabled by
  35. Drupal and this message will show up: "This field has been disabled
  36. because you do not have sufficient permissions to edit it."
  37. MAINTAINERS
  38. -----------
  39. Current Drupal 8 maintainers:
  40. * Jyoti Bohra (nehajyoti) - https://www.drupal.org/u/nehajyoti.