Max posts for a user/role
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 ? M. -- Michel 'ZioBudda' Morelli michel@ziobuddalabs.it Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ziodrupal.net MSN: michel@ziobuddalabs.it JABBER: michel@ziobuddalabs.it
Check out "Node Limit" http://drupalmodules.com/module/node-limit and "Node-Limit-Number" http://drupalmodules.com/module/node-limit-number On Mon, May 24, 2010 at 3:53 PM, 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 ?
M.
-- Michel 'ZioBudda' Morelli michel@ziobuddalabs.it Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660
http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ziodrupal.net MSN: michel@ziobuddalabs.it JABBER: michel@ziobuddalabs.it
-- [ Drupal support list | http://lists.drupal.org/ ]
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 -- Greg Knaddison | 303-800-5623 | http://growingventuresolutions.com Mastering Drupal | http://www.masteringdrupal.com
participants (3)
-
Greg Knaddison -
Michel Morelli -
Mutuku Ndeti