Can I password protect pages with Rules? The Protected node module can, but I'd like to try this module as well. But rules support is critical for me.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | protected_pages-rules-integration-2384475-4.patch | 15.5 KB | trigdog |
| #3 | protected_pages-rules-integration-2384475-3.patch | 10.27 KB | trigdog |
Comments
Comment #1
sportel commentedI took a closer look at this module, and it hasn't got support for the Rules module. I like this module better than the Protected Nodes project, but I really need Rules for setting the password for a page.
So, this is a feature request.
Thanks,
Mike.
Comment #2
varunmishra2006 commented@sportel
I will definitely going to include rules support in next release.
Comment #3
trigdog commentedHere is a patch for the rules integration. It could be used as a work around for Access to multiple pages with a one password by allowing you to create a rule that will create the session variable for every page with that same password...although, for a lot of pages, I am not sure how well session variables scale or effect performance.
Comment #4
trigdog commentedSorry, didn't realize the patch was missing some files. Here is the correct patch.
Comment #5
niallmurphy-ie commentedExcellent! Thank you!