Node User

Component type

module

Maintenance status

Development status

Downloads

199

Component created

Component changed

Introduction

Node User is intended to allow nodes to act as users. It does this by creating a user for each node. This functionality can be configured by node type.

This module differs from Content Profile. Content profile is designed to extend a user profile with content from a node. Node User on the other hand is intended to extend a node with a user. The node can still be authored by a different user, and indeed, this is kind of the point.

Flood extra

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a View with VBO to unflood a user.
This module is a extension for flood_control module.
The file also contains a text file with exported view to manage user flood.
In the flood control tick the checkbox - Failed login (username only)- the module already contains the patch http://drupal.org/node/1825544.
In the view fields click the Bulk operations: User (User) | enable the unflood vbo.

This module is for Drupal 7 only!

Authorpane Popup

Component type

module

Maintenance status

Development status

Component created

Component changed

It helps to show author information of node as a popup manner. It work by using jQuery AJAX and does not affect the performance of website.

Required Modules : Author Pane

Version : Drupal 7

INSTALLATION
-------------------------------------------------------------
1. Copy the entire author_pane module directory into your
normal directory for modules,

usually sites/all/modules.

2. Enable the Author Pane module in ?q=admin/build/modules.