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

nevets’s picture

Have you checked out the Legal module?

jpshayes’s picture

Yep, Legal does just that

gabble’s picture

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! ;-)

tdimg’s picture

gabble’s picture

terms_of_use does not force users to accept the terms whenever the disclaimer is updated… pity!

tdimg’s picture

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.