Editable Fields

Component type

module

Maintenance status

Development status

Downloads

87450

Component created

Component changed

This module allows fields to be edited on a node's display (e.g. at node/123), not just on the node edit pages (e.g. node/123/edit). It also works within views, etc. Anywhere a 'formatter' can be selected, you can select editable (or click to edit).

Views Tabs

Component type

module

Maintenance status

Development status

Downloads

18352

Component created

Component changed

Enables the presentation of views through tabs.

Requires Views and the Tabs module, which in Drupal 5 is part of Javascript Tools and a separate project for Drupal 6+.

Adds three new View Type options to page and block views. All three display each node (piece of content) on a separate tab.

User Delete

Component type

module

Maintenance status

Development status

Downloads

25490

Component created

Component changed

Allows administrators (and/or priviledged users for their own account) to

  • block a user
  • block a user and unpublish all submitted content, including nodes and comments
  • delete a user and reassign the submitted content to the anonymous user
  • delete a user and delete all submitted content including nodes and comments

Additionally there is an option to backup all deleted data, which includes the user and his content (nodes, comments) to the filesystem. The backup is kept for a given time period and afterwards deleted on cron run.

Avatar Approval

Component type

module

Maintenance status

Development status

Downloads

7853

Component created

Component changed

This module creates a workflow for moderating user avatars. When a new avatar is uploaded, it is placed in the 'not yet moderated' queue, and not displayed. A moderator can then either approve, disapprove, or delete the avatar. Only approved avatars will be shown site wide.