User Tools

Site Tools


tc:taxonomy_context

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tc:taxonomy_context [2006/09/28 11:26] fgmtc:taxonomy_context [2020/11/23 17:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== taxonomy_context module ======
 +
 +This is the main page for work on the drupal taxonomy_context module. It is located at http://wiki.audean.com/tc/taxonomy_context, and intra-wiki links within this section are of the form "tc:somepage".
 +
 +  * Project and Issues on drupal.org:
 +    * [[http://drupal.org/project/taxonomy_context|Taxonomy_context module page]]
 +    * [[http://drupal.org/node/74156|Feature requests for vocabulary display]]
 +    * [[http://drupal.org/node/84659|Incorrect nesting of nodes and terms in contextual block]]
 +  * Module Specifications
 +    * [[tc:paths|Paths processed by the module]] defining its RESTian API
 +    * [[tc:breadcrumbs|Breadcrumbs]] : how TC should build breadcrumbs
 +    * [[tc:block|Taxonomy block]] : the optional block defined by TC for each vid
 +    * [[tc:vidpage|Vocabulary page]] : the taxonomy/vocabulary/<vid> pages
 +  * Module coding
 +    * [[tc:themeability|The themeability patch]]
 +  * If needed, additional pages should be created under the tc: namespace (paths like tc:somepage)