tc:paths
Table of Contents
Paths processed by the TC module
taxonomy/vocabulary/<vid>
- themeable using theme_taxonomy_context_vocabulary_page
- subthemed elements include:
- vocabulary, using theme('taxonomy_context_vocabulary')
- terms, using theme('taxonomy_context_term')
- previous themeability status: ?
- permission: 'access content'
- what should it display by default ?
taxonomy/vocabulary/<vid>/edit
- themeable using theme_taxonomy_context_vocabulary_page
- permission: 'access content'
- =⇒ this seems to be a bug, as it does not perform any specific 'edit' action on the vocabulary, but works just like taxonomy/vocabulary/<vid>, and uses the same permission
taxonomy/term/<tid>
- themeable using theme('taxonomy_context_term')
- permission: 'access content'
- what should it display by default ?
taxonomy/term/<tid>/edit
- not themeable
- permission: 'administer taxonomy'
tc/paths.txt · Last modified: 2020/11/23 17:23 by 127.0.0.1