| 1 |
********************************************************************
|
| 2 |
D R U P A L M O D U L E
|
| 3 |
********************************************************************
|
| 4 |
Name: Pay-per-node module (For drupal 4.7.x)
|
| 5 |
Author: Jose A. Reyero, http://www.reyero.net
|
| 6 |
Sponsor: Exprimiendo Ideas SL, http://exprimiendo.net/
|
| 7 |
********************************************************************
|
| 8 |
This module allows node publishing for a number of nodes of given node types to users not having this permission.
|
| 9 |
It can be used as a stand alone module, or as an e-commcerce plugin.
|
| 10 |
In the first case, the administrator defines how many nodes a given user can create. There are some bulk operations to add a number of nodes to given roles.
|
| 11 |
In the second -ecommerce plugin-, a related product can be created and the user can buy it, being able to create the nodes after payment completion.
|
| 12 |
|