Hi all,

i want to un publish the content after edited by the user. And only admin can publish the content. I created the trigger for this. But now am not able to publish the nodes, ie. everytime trigger is performing.
This is a regular process. Any help appreciated.

Thanks,

Comments

coreyp_1’s picture

Perhaps this module can side-step the issue: http://drupal.org/project/publishcontent

-Corey

prbass’s picture

It provides significant improvements to the core triggers module

http://drupal.org/project/rules

apv’s picture

Hi guys,

Thanks for your help. Rules module working fine for my requirement.

Once again thanks for your help.