This is my scenario.
I have a home page (front page) which everyone is allowed to see.
For other pages, I would like User to accept the disclaimer.

When Javascript is enabled on the browser, it works fine. But when it is disabled, user can freely view the other pages.
That is my problem. I understand the disclaimer can only be shown when Javascript is enabled. This is fine with me.
But if Javascript is disabled, I would like to treat User as if he has not accepted the disclaimer.
Is it possible? Or am I missing something to configure?

Comments

chibichan’s picture

Title: When Java is disabled, user can still visit the other pages » When Javascript is disabled, user can still visit the other pages
chibichan’s picture

Category: bug » feature
mogtofu33’s picture

Component: Miscellaneous » New feature
Status: Active » Fixed

Sorry but i don't plan to add a non-javascript version of this disclaimer.
If you need to control access of your site, perhaps you should use drupal account feature.

Regards.
Mog.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.