By Anonymous (not verified) on
I'm wondering if anyone's implemented a legal disclaimer pop-up/redirect which works in Drupal 7 & if uses JS then provides a fallback for those who have JS turned off?
Closest I've seen is http://drupal.org/project/disclaimer but that needs some further upgrading for 7 & doesn't provide fallback.
I'm thinking rules & legal so for anon users they get redirected to a page of terms first and not using a popup at all - will no doubt not work well on mobile as many popups don't!
Comments
Disclaimer Redirect module
I solved my problem and posted some code:
http://drupal.org/sandbox/stevepurkiss/1818930