You are here

README.txt in Taxonomy Delete Link 7

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

* Introduction
* Requirements
* Installation
* Configuration


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

The Taxonomy Delete Link module provides a link which deletes taxonomy term.

In taxonomy overview terms table the "delete link" has been added at
operations column and display the available operations depending on
user's permissions (edit, delete).

Also, the taxonomy_delete_link_views submodule exists and makes the
taxonomy term delete link available for use to views.


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

The taxonomy_delete_link_views(included) module requires the following module:

* Views (https://drupal.org/project/views)


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
-------------

The module has no menu or modifiable settings. There is no configuration.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. INTRODUCTION
  8. ------------
  9. The Taxonomy Delete Link module provides a link which deletes taxonomy term.
  10. In taxonomy overview terms table the "delete link" has been added at
  11. operations column and display the available operations depending on
  12. user's permissions (edit, delete).
  13. Also, the taxonomy_delete_link_views submodule exists and makes the
  14. taxonomy term delete link available for use to views.
  15. REQUIREMENTS
  16. ------------
  17. The taxonomy_delete_link_views(included) module requires the following module:
  18. * Views (https://drupal.org/project/views)
  19. INSTALLATION
  20. ------------
  21. * Install as you would normally install a contributed Drupal module. See:
  22. https://drupal.org/documentation/install/modules-themes/modules-7
  23. for further information.
  24. CONFIGURATION
  25. -------------
  26. The module has no menu or modifiable settings. There is no configuration.