You are here

README.txt in Taxonomy container 6

Same filename and directory in other branches
  1. 8 README.txt
  2. 7 README.txt
Taxonomy container
==================

-- SUMMARY --
The taxonomy container module allows you to organize containers using taxonomy terms.
This module just alter the node add/edit form, so users do not have opportunity to add node to the root taxonomy terms by node module.

-- REQUIREMENTS --
  * Taxonomy module enabled
  * There is user with 'administer taxonomy' permission


-- INSTALLATION --
  * Place the entire taxonomy_container directory into your Drupal sites/all/modules/ directory.
  * Enable the taxonomy container module by navigating to: administer -> site building -> modules


-- CONFIGURATION --
To use the Taxonomy Container go to administer -> content management -> taxonomy
and choose vocabulary to which you want to enable this.
In the edit vocabulary page you can find checkbox that enable this feature.


-- CONTACT --
Current maintainer: Chi - http://drupal.org/user/556138
Testing and feedback are welcome.

File

README.txt
View source
  1. Taxonomy container
  2. ==================
  3. -- SUMMARY --
  4. The taxonomy container module allows you to organize containers using taxonomy terms.
  5. This module just alter the node add/edit form, so users do not have opportunity to add node to the root taxonomy terms by node module.
  6. -- REQUIREMENTS --
  7. * Taxonomy module enabled
  8. * There is user with 'administer taxonomy' permission
  9. -- INSTALLATION --
  10. * Place the entire taxonomy_container directory into your Drupal sites/all/modules/ directory.
  11. * Enable the taxonomy container module by navigating to: administer -> site building -> modules
  12. -- CONFIGURATION --
  13. To use the Taxonomy Container go to administer -> content management -> taxonomy
  14. and choose vocabulary to which you want to enable this.
  15. In the edit vocabulary page you can find checkbox that enable this feature.
  16. -- CONTACT --
  17. Current maintainer: Chi - http://drupal.org/user/556138
  18. Testing and feedback are welcome.