curious about practices.

kasperjames - February 1, 2008 - 03:53
Project:dot_disclaimer
Version:5.x-1.4
Component:User interface
Category:support request
Priority:minor
Assigned:Unassigned
Status:active
Description

i was curious about the details. i really kinda wanted something short of a captcha log in, required for entry for mature content (mostly like, art, and stuff...no adult stuff.). no reg. req! but im not sure, i guess if its easy for the user. i would consider this. this is just off the top of my head. is this functional enough for the user to prevent them from running?

is this easy enough to just install and try out, without having to waste valuable time ect..
thanks

#1

regx - March 2, 2008 - 19:25

This just allows you to attach disclaimer text to the user registration form, post comment form, or post node form. You just create the text you want as a regular node, and then enable the disclaimer for the item you want and set the node to use as the disclaimer. It is very simple to install or uninstall, and includes the option to put an I agree checkbox on the form that the user must check in order to complete the form. If it isn't checked and the form is submitted, you get the usual form behavior for required fields.

#2

regx - March 2, 2008 - 19:29

So for your case you might create a node "registration disclaimer" lets say it is node/18 and set the content to "You must be over 18 to register with this site. This site contains mature language and discussions." Then, goto the disclaimer settings and set the registration disclaimer to node/18 and set the checkbox text to "I am over 18" and that is it. Then you would use normal permissions to restrict content to registered users.

All this module does is hook the form you specify and add either just html text, or html text + a required checkbox.

 
 

Drupal is a registered trademark of Dries Buytaert.