You are here

README.txt in Taxonomy Menu UI 8

----------------------
-- Taxonomy Menu UI --
----------------------

This module provides to create menu items on a Taxonomy term page in Drupal 8.
This functionality similar like you create menu items for node. This module
enables the "Available Menus" options on the Taxonomy vocabulary page.
Then on the Taxonomy term add/edit form you can set the menu item for that
term, just as you can do on the node add/edit form.


-----------
-- Usage --
-----------

Configurable per Taxonomy vocabulary on the "Menu Settings" tab, editing your
available menus and default parent item.

Configurable per Taxonomy term on the "Menu Settings" tab, editing your menu
link title, parent item and weight.

Functionality similar with "Menu Settings" tab for node.

File

README.txt
View source
  1. ----------------------
  2. -- Taxonomy Menu UI --
  3. ----------------------
  4. This module provides to create menu items on a Taxonomy term page in Drupal 8.
  5. This functionality similar like you create menu items for node. This module
  6. enables the "Available Menus" options on the Taxonomy vocabulary page.
  7. Then on the Taxonomy term add/edit form you can set the menu item for that
  8. term, just as you can do on the node add/edit form.
  9. -----------
  10. -- Usage --
  11. -----------
  12. Configurable per Taxonomy vocabulary on the "Menu Settings" tab, editing your
  13. available menus and default parent item.
  14. Configurable per Taxonomy term on the "Menu Settings" tab, editing your menu
  15. link title, parent item and weight.
  16. Functionality similar with "Menu Settings" tab for node.