是否有任何快速解决方案限制使用验证码模块(或其他类似的方式)访问一个节点(页面)?
is there any quick solution to restrict access to one node (page) with a captcha module (or some other, similar way)?
最满意答案
如果您的意思是允许用户在通过CAPTCHA时访问节点,那么就没有任何模块。 如果我理解你的意思,模块应该出现一个CAPTCHA,如果答案是正确的,那么应该显示该节点。 您可以使用CAPTCHA模块创建自定义模块。
If you mean to allow a user to access a node if he passes a CAPTCHA, then there isn't any module for that. If I understood what you mean, the module should present a CAPTCHA, and if the answer is correct, then the node should be shown. You can create a custom module using the CAPTCHA module.
使用CAPTCHA限制节点(Restrict node with CAPTCHA)是否有任何快速解决方案限制使用验证码模块(或其他类似的方式)访问一个节点(页面)?
is there any quick solution to restrict access to one node (page) with a captcha module (or some other, similar way)?
最满意答案
如果您的意思是允许用户在通过CAPTCHA时访问节点,那么就没有任何模块。 如果我理解你的意思,模块应该出现一个CAPTCHA,如果答案是正确的,那么应该显示该节点。 您可以使用CAPTCHA模块创建自定义模块。
If you mean to allow a user to access a node if he passes a CAPTCHA, then there isn't any module for that. If I understood what you mean, the module should present a CAPTCHA, and if the answer is correct, then the node should be shown. You can create a custom module using the CAPTCHA module.
发布评论