By gabble on
I need your kindly advice… :-)
I need to put a disclaimer when a user signs up: the user must accept before filling the registration form.
Furthermore, whenever the disclaimer changes, it must be displayed to the registered users again, and must be accepted once more before continuing.
Is there a module ready for me?
Any hints?
Thanks in advance!
Comments
Have you checked out the
Have you checked out the Legal module?
Yep, Legal does just that
Yep, Legal does just that
Uh-oh, I actually missed that
Uh-oh, I actually missed that module!
I made a search with "disclaimer" and found a couple of modules that didn't fit…
Thanks a lot, guys! ;-)
...
http://drupal.org/project/terms_of_use
just as an alternative
terms_of_use does not force
terms_of_use does not force users to accept the terms whenever the disclaimer is updated… pity!
...
indeed it does not - and sorry, I wasn't aware of that. More info and recommendation by module developer to use Legal in these cases where you need actual confirmation again: http://drupal.org/node/289882
Personally, I prefer the way ToU handles these generally, but this might be a bummer for some cases.