$Id$

-- SUMMARY --

If you are using tree hierarchy in a taxonomy categorizing, sometimes it's 
useful to deny people from choosing non-leaf terms. This is exactly what this 
module does. Adds simple option to every vocabulary so the administrator can 
choose, if the terms used from this vocabulary should be leafs.


For a full description of the module, visit the project page:
  http://drupal.org/project/taxonomy_force_leaf

To submit bug reports and feature suggestions, or to track changes:
  http://drupal.org/project/issues/taxonomy_force_leaf


-- REQUIREMENTS --

None.


-- INSTALLATION --

* Install as usual, see http://drupal.org/node/70151 for further information.



-- USAGE --

After you enable this module, you will see on the vocabulary edit page 
(/admin/content/taxonomy/edit/vocabulary/VID) checkbox, which will ensure that 
when creating (or editing) a node, only leaf (the deepest) term will be 
available to choose.

Note, that enabling/disabling the checkbox DOESN'T change any of existing nodes. 

-- CONTACT --

Current maintainers:
* Martin Bydzovsky (bydga) - http://drupal.org/user/201444
