Closed (works as designed)
Project:
FAQ_Ask
Version:
6.x-2.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2009 at 15:20 UTC
Updated:
18 Dec 2009 at 16:04 UTC
Hi,
I would like to give anonymous users the opportunity to submit a question trough this form: node/add/faq?ask=true . For the anonymous user to able to use this, I need to set the permissions for 'create faq' to anonymous users. The anonymous user can now submit a question trough 'node/add/faq?ask=true', but now also 'node/add' and 'node/add/faq' (with the option to already submit an answer) are available for the anonymous user. Of course I won't be showing these links to the user, but i feel that these links should not be accessible for the public.
Any advice is welcome,
Cheers,
Danny
Comments
Comment #1
danny_joris commentedSo enabling permission 'ask question' for anonymous users is not enough.
Comment #2
nancydruSince questions are unpublished FAQs, "create FAQ" (node/add/faq) is required and unavoidable, and I don't plan on changing that. That does not require that the user be allowed to create any other content (node/add will show only FAQ).