Would it be possible to setup FAQ to allow users to add new Categories from the Create Content -> FAQ workflow instead of having to much with taxonomy directly? Alternatively, perhaps enable users to add categories from the Site Configuration -> FAQ workflow? Not really intuitive currently as to how to add new categories (I myself had to read through the documentation online for FAQ for a while).

Comments

stella’s picture

Status: Active » Closed (won't fix)

Well you could use a free tagging vocabulary rather than a fixed list one. There's no plans to add such functionality at present. The core taxonomy module does a good job at handling terms so I don't want to have to reproduce that. However, I have added in a link from the faq categories admin page to admin/content/taxonomy.

polskikrol’s picture

Status: Closed (won't fix) » Active

Setting status as active to address one more item (potentially). My main issue is that I want users to only have access to Create Content without accessing any of the admin pages. While doing so, I want them to be able to create their own categories. Not sure if this would be possible?

stella’s picture

Status: Active » Closed (won't fix)

Give the users 'create faq' permission, but not 'administer faq' and then they can create faq nodes without changing the admin settings. If you then use a free-tagging vocabulary they will be able to add terms to the vocab without the need for the 'administer taxonomy' permission.