Field reference delete

Component type

module

Categories

Maintenance status

Development status

Downloads

23681

Component created

Component changed

This module removes references to a deleted entity from fields stored in an SQL database. It exists to prevent stale references to non-existent content from causing unexpected problems (for example, when the referencing content is being displayed).

Field UI permissions

Component type

module

Categories

Maintenance status

Development status

Downloads

3421

Component created

Component changed

This module provides independent permissions for managing fields attached to each type of entity.

For example, if your site has separate developer and administrator roles and you want to give administrators permissions like "administer users" and "administer taxonomy" but only want developers to modify the underlying field structure for the user and taxonomy term entities, this module is for you.

User cancel password confirm

Component type

module

Categories

Maintenance status

Development status

Downloads

1004

Component created

Component changed

This module allows users to cancel their accounts with password confirmation rather than e-mail confirmation.

Normally, the account cancellation process within Drupal core requires users to confirm their desire to cancel their own accounts by receiving an e-mail and clicking on a link within it. For some sites, this workflow is not desired. This module replaces it with a (equally secure) workflow where the user is allowed to cancel their account immediately by typing their password on the confirmation screen that appears after they initiate the account cancellation process.

UUID Taxonomy Services

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides additional UUID-based Services for taxonomy terms and vocabularies (including the ability to reorder terms on a remote site).

Reordering terms via Services may be useful if you are using Deployment to sync taxonomy terms between multiple sites and want to ensure that reordering the terms via drag-and-drop on the source site propagates those changes to the target sites.

Facet API select

Component type

module

Maintenance status

Development status

Component created

Component changed

FacetAPI select

This module provides a facetapi widget to display a facet as a single-valued select box. It defaults to hiding the form submit button and submitting automatically but this can be turned off and degrades without javascript.

Work Log

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allows you or your team (multi-user) to log work done on tasks, projects, ... (any node).

http://groups.drupal.org/node/252623

Integrates well with Completion (TODO snatch details from Completion's page)

TODO document submodules (and the timetracking, ...)

Currently the UI is designed for single-user usage. For multi-user features, make feature requests; I think those features can be added easily and may well code them for you, I simply didn't need it myself.

Editor Experience

Component type

module

Maintenance status

Development status

Component created

Component changed

The Editor Experience module provides tools for enhancing the editor experience in Drupal. It aims to add simplicity when creating and editing content. It also provides an example .make file that contains existing contrib modules further enhance the editor experience in various ways.

Removes:

  • Preview button for all node types & comment form
  • Promote to frontpage & sticky checkboxes on node forms

Adds:

  • Cancel link on node add/edit forms