On Mon, May 24, 2010 at 6:53 AM, Michel Morelli michel@ziobuddalabs.it wrote:
Hi all, I have a content type "foo" and users in the "bar" role. Now I need to permit to these users to create "foo" nodes but only 2/month.
How can I do this ? Is there a module ?
You may be interested in this comparison of similar modules - http://groups.drupal.org/node/16637
I'm not sure that any of them do exactly what you want, but with a little additional code to implement your logic some of them could.
Regards, Greg