Skip to content
fireproofsocks edited this page Nov 11, 2014 · 3 revisions

taxonomies.default_taxonomy_template

This is the default template used for newly created Taxonomy pages. You can use this to reference a Template that contains getTagCloud or getResources or some other menu that will let users navigate the children Terms.

taxonomies.default_term_template

Which template should be used when creating a new Term? Your default Term Template is a great place for the getPagesByTerm Snippet.

taxonomies.skip_class_keys

Comma-separate list of class_key values where the Taxonomy Tab should NOT be visible. Use this to hide the tab from an entire class of resources, e.g. modDocument, modWebLink This is a "blacklist" type of functionality: any class_key listed here will be skipped and the "Taxonomies" tab will not be drawn.

taxonomies.skip_templates

Use this setting to refine the controls over when the Taxonomies tab appears. This filter is applied after the taxonomies.skip_class_keys setting. This is a "blacklist" type of functionality: any template id listed here will be skipped and the "Taxonomies" tab will not be drawn.