tc:block
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| tc:block [2006/09/18 06:07] – fgm | tc:block [2020/11/23 17:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Taxonomy_context option block ====== | ||
| + | * TC defines one optional block for each vid | ||
| + | * Currently, considering a vocabulary structure like: | ||
| + | |||
| + | < | ||
| + | tid1 | ||
| + | tid2 | ||
| + | tid21 | ||
| + | tid22 | ||
| + | tid221 | ||
| + | tid222 | ||
| + | tid23 | ||
| + | tid3 | ||
| + | </ | ||
| + | |||
| + | * if tid22 is selected as expanded, and if I'm not mistaken, the module will display a block like: | ||
| + | |||
| + | < | ||
| + | tid1 class=" | ||
| + | tid2 class=" | ||
| + | tid21 class=" | ||
| + | tid22 class=" | ||
| + | tid221 class=" | ||
| + | tid222 class=" | ||
| + | node titles filed under tid22, themed using theme(' | ||
| + | tid23 class=" | ||
| + | tid3 class=" | ||
| + | node titles filed under tid2, themed using theme(' | ||
| + | </ | ||
| + | |||
| + | The question is: is this correct ? and if not, what should it look like ? Note that this behaviour is themeable using theme_taxonomy_context_children_list | ||
