D7 and Content Taxonomy
The module provides extensions to Drupal's core Taxonomy Term Reference Fields. At the moment, following extensions are available:
Parent term selector in the field settings (for options lists)
Options for new terms in autocomplete (Autocomplete Deluxe widget supported as well):
Allow and insert new terms (default behaviour)
Allow and insert new terms into a separate vocabulary
Deny any new terms
For migrating from D6, see notes at the end.
This module provides a CCK field type for referencing taxonomy terms.
The fields are independent from vocabulary settings. For every field you can specify following settings:
widget type (see list below)
general CCK settings (label, description, fieldgroup, weight, single/multiple, required, ...)
the vocabulary to use
further settings for hierarchical vocabularies, like the depth of the tree or a parent term for sub-trees
This module seamlessly overrides the select box generated by the taxonomy module and renders the terms based on if you are allowing multiple selections or not.
Configuration is very simple, edit the vocabulary and enable the Taxonomy Super Select option.
Features
Multiple selection vocabularies show as checkboxes.
Single selection terms display as radio buttons.
Parent terms display as nested fieldsets
Option to display parented terms as form items
Ability to control which content types TSS will apply to
Works with all hierarchy configurations
Free tagging vocabularies are now supported.
Comparison of various Taxonomy module and their pro/cons nicely written out. A few screenshots are available.
Compatibility
There are taxonomy granular permission control modules that we can split in two groups:
Vocabulary-level role based permission: like vocabperms, they are compatibility with TSS.
After installing, extra options are available on the settings page for each newsletter at admin/config/services/simplenews Choose role(s) to keep synchronized with your newsletter subscriptions here. If no role is selected, the newsletter subscription works manually as normal.
Don't add manual subscribers to synced newsletters.