Posted by minghui.yu on October 15, 2009 at 7:05am
Background
In some cases, it is required to allow users to claim authorship of a particular node.
For example:
- (original motivation of this module) After running Path Copier, you want users to find their nodes and claim authorship and then modify the node themselves.
- ... ...
Introduction
Allow registered users to claim authorship of a particular node. The module will store the history of who have made claims. Site administrators can set who can make claim.
How it Works
The process of claiming a node is as follows.
- A node of a type that can be claimed is made by AUTHOR
- Node is viewed by USER, WHO has a role with permission to claim
- AUTHOR gets (optional) email notification about the claim.
- AUTHOR navigates to node and approves (via approval link) ownership change. If there are multiple claims a table of past claims will be displayed
- USER now is the author of the node
To-do:
Below are features that seem to be incomplete in the existing release or are planned features for the future of Claim Node Ownership.
To Finish:
- Allow registered users to vote on if a claim is legitimate
- Allow registered users to report a spam claim to administrator
To Add:
- Setting claimability per node. In progress at #1020200
- Added auto claiming based on users token or chalenge set by current node owner
Credits
Claim Node Ownership was originally developed by minghui.yu (http://drupal.org/user/585124)
It is now maintained by Sanguis (http://drupal.org/user/99947)
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 17 sites currently report using this module. View usage statistics.
- Last modified: March 10, 2011