DoSomething Taxonomy - DoSomethingArchive/legacy-website GitHub Wiki
This module exports all Taxonomy vocabulary, and provides a Taxonomy Term page template for viewing terms.
Vocabularies
- Cause
- Action Type
- Issue
- Tags - Used for SEO keywords.
- Partners - for internal use only. Used internally for associating nodes with Partners.
- Issue Tags - for internal use only. Used for grouping Image nodes.
Taxonomy Term pages
A field_is_published
Drupal Field has been added to the Cause, Action Type, and Issue vocabularies. This functions as a node's status
field, determining whether or not the Taxonomy Term page should be visible to the public (see dosomething_taxonomy_term_page_access
).