User Register Role URL

Component type

module

Development status

Downloads

949

Component created

Component changed

NOTE: This module is deprecated in favor of Auto Assign Role, which can be configured to provide the same functionality (and much more)

Allows the user to add a fifth component on the user registration URL containing a comma-separated list of roles to be automatically assigned to the newly-created user.

For example:

Video Thumbnailer

Component type

module

Categories

Development status

Downloads

581

Component created

Component changed

Please note: This functionality will be integrated into Media Mover 2 so will no longer be needed as a stand alone module.

This module provides lets you create multiple thumbnails from a single video. Admins can configure the number of thumbnails generated, or the interval at which the thumbnails are generated for the video. Basic theming is provided. Module requires Media Mover API and the FFmpeg Wrapper modules.

Type-local nids

Component type

module

Categories

Maintenance status

Development status

Downloads

5871

Component created

Component changed

Use Serial Field instead of this module.

This module maintains an additional serial number (the lnid - short for type-local nid) for each node on your site, as an auxiliary to the node ID (nid). lnids are unqiue only for the node's content type, whereas nids are unqiue for all nodes.

QEdit (Batch and Mass Operation for nodes)

Component type

module

Maintenance status

Development status

Downloads

2382

Component created

Component changed

Abandoned project, no longer to develop new feature on this one. Anyone interested for batch / bulk things on node, should look View Bulk Operations.

Quick Edit adds batch ("mass updates") and AJAX functionality to the standard interface for Drupal content management, for the roles that has "administer nodes" permissions.

From the Quick Edit content management screen, you filter by content type, date and/or categories as usual - then perform batch edits on the selected nodes.

Comment Luv

Component type

module

Maintenance status

Development status

Downloads

4516

Component created

Component changed

When someone posts a comment on your site Comment Luv attempts to find their
latest blog post and add the title and link to the bottom of their comment.
Comment Luv is great for attracting people to comment on your blogs and a
great way to build back links to your site.

Installation

Node menu

Component type

module

Maintenance status

Development status

Downloads

3637

Component created

Component changed

This project has been discontinued in favor of Menu Node Views.

Core menu system allows creation of menu items with a custom title and description. This module instead uses node->title and node->body as corresponding title and description. Path is node/#nid by default, you can specify another manually.
This module also provides a Views field so you can create a list of node menu items as links addressing to given path instead of the node page.