Considered feature-complete by its maintainers.

Avatar Selection

Edit Profile: Avatar Selection form

When a user edits their account details they can choose to upload an image or photo of themselves, also known as an avatar.

Content Taxonomy

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

Taxonomy Super Select (TSS)

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:

Drupal 7

OG Author

This module adds a new select field with in the node add form of post of a group to set the group which is authoring it.

Simplenews Roles

Overview

A helper module for the Simplenews module which automatically populates a newsletter subscription list with users from specified roles.

Features

Full synchronization of user role(s) with a newsletter. No partial synchronization allowed.

Requirements

Extends and is dependent to

Installation

Activate the module. ;-)

Status / Known problems

Drupal 7

No known problems, pretty well coverage available. Actively supported / developed.

Drupal 6

Currently no more actively developed.

Version 6.x-0.1 is tested and works, but has this fairly important flaw: #331080: unsubscribe reverts back after cron run.

Version 6.x-2.0-dev fixes this, but requires the 6.x-2.x-dev version of Simplenews. Still very limited efficiency and doesn't scale well. Stresses cron. Further work on the API is needed #536620: Subscriber API: separate subscribers from newsletter management and allow other modules to define subscribers.

Documentation

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.

Credits

cosign

head_panoram.jpg

CoSign is an open-source project originally designed to provide the University of Michigan with a secure single sign-on web authentication syst

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only