Automember

Component type

module

Maintenance status

Development status

Downloads

431

Component created

Component changed

Hmmm... I found this module that I used to maintain in 2004, not sure if it is obsolete or not - if not, I'd like to start working on this again - but since it was done for Drupal 4, it is obviously better to rewrite it. If anybody who has been more active in Drupal the recent years than me can let me know if there is a better module out there that does this function, I will request abandonment of this project, otherwise, I will pick up this project in July. Any thoughts?

This module provides automated role management for one of the administrator-defined roles.

Clipper

Component type

module

Maintenance status

Development status

Downloads

1313

Component created

Component changed

If you want node to node relations, this is the module for you. In essence its a module that only allows you to create node relations and presnet them in simple lists. With each node, you can define a parent, the new node will then become a child of that parent. In this way, you create parent-child trees, like book module does, in an easier and more flexible way. The APIs are more flexible, the database structure is very flexible and the concept is thought out to suit more cases then just 'books'.

The name comes from a paperclip, that can clip several papers together.

userposts

Component type

module

Categories

Maintenance status

Development status

Downloads

323

Component created

Component changed

userposts is a very simple and small module that puts a list of nodes that were posted by a user on that user his/her page.

Last release was 4.5

node privacy byrole

Component type

module

Maintenance status

Development status

Downloads

35050

Component created

Component changed

Manage which roles can view, edit, and/or delete nodes by content type (default) or on a per-node basis (overriding defaults on each node).

Also supports changing permissions using Actions.

This module is similar in function to Content Access with ACL.

Taxonomy Multi Editor

Component type

module

Categories

Maintenance status

Development status

Downloads

9308

Component created

Component changed

A mass category editor.
Allows any nodes shown on admin/content/node to have terms added or removed in bulk, using the normal 'node operations' selector.
Also provides a tab to view/edit all nodes terms individually.

With an image thumbnail, this can also be used for sorting uploaded images into galleries quickly.

Consider this module deprecated in favor of Views Bulk Operations - which offers a more cohesive interface to pretty much the same job
You may also experiment with editview or similar for mass updates.

News Page

Component type

module

Categories

Maintenance status

Development status

Downloads

8750

Component created

Component changed

Allows creation of pages which show syndicated 'news' items from an aggregator category.

News items are automatically filtered by keywords (chosen when creating the page), so that only news items which contain a keyword are shown.

News pages can be placed in a book, and added to a taxonomy.

quicktags

Component type

module

Categories

Maintenance status

Development status

Downloads

4003

Component created

Component changed

Quicktags adds buttons to your forms, for easy insertation of code (like basic HTML) into a textarea.

It uses on-the-fly generated javascript to do the magick.

It is not a wysiwyg editor, but something far simpler: It simply inserts the basic HTML into your textarea.