is there such a module already made, where let’s say a user has access on a page only one time or only once a week, really been looking for this a long time now.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t think you’d need a module for this. Create a custom template for the node in question.
First, add the ability to create a page template by page title
Add this to your theme’s template.php
In the templates folder, copy page.tpl.php and rename the new file page–restricted.tpl.php. Edit the new file. Add this to the beginning of the divs that show content