2013-06-09 14:29:54 +00:00
|
|
|
taxonomy_vocabulary_list:
|
|
|
|
pattern: '/admin/structure/taxonomy'
|
|
|
|
defaults:
|
2013-06-16 22:06:21 +00:00
|
|
|
_entity_list: 'taxonomy_vocabulary'
|
2013-06-09 14:29:54 +00:00
|
|
|
requirements:
|
|
|
|
_permission: 'administer taxonomy'
|
2013-07-10 11:58:17 +00:00
|
|
|
|
|
|
|
taxonomy_term_add:
|
|
|
|
pattern: '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/add'
|
|
|
|
defaults:
|
|
|
|
_content: '\Drupal\taxonomy\Controller\TaxonomyController::addForm'
|
|
|
|
requirements:
|
|
|
|
_access_taxonomy_term_create: 'taxonomy_term'
|