History: FAQ User
Source of version: 10 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # FAQs User Users with **tiki_p_view_faqs** ((Permissions|permission)) can view the FAQs. 1. To view the available FAQs, select **FAQs > List FAQs** from the main menu. The FAQs page (tiki-list_faqs.php) appears. The Available FAQs section shows a list of the FAQs to choose from. <br /> {img src=http://tikiwiki.org/img/wiki_up/AvailableFAQs.png width=418 height=196 desc="Available FAQs area of the FAQs page." alt="Available FAQs area of the FAQs page."} <br />| **Field** | **Description** | |---|---| | Title | Name of the FAQ section. Click the title to display the individual FAQs in each section. | | Description | Description of each FAQ section. | | Visits | Number of views (hits) to each FAQ section. | | Questions | Number individual FAQs (and suggested questions) in each section | <br /> <br /> 2. Click an FAQ section to display its individual FAQs on the tiki-view_faq.php page: <br /> {img src=http://tikiwiki.org/img/wiki_up/FAQQuestions.png width=425 height=433 desc="List of FAQ Questiosn." alt="List of FAQ Questions."} # Creating new FAQ sections FAQs are grouped into sections. Each specific FAQ must belong to at least one section. Users with **tiki_p_admin_faqs** ((permissions)) can create new FAQ sections: 1. From the main menu, select **FAQs > Admin FAQs**. The FAQs page (tiki-list_faqs.php) appears. 2. Complete the fields in the **Create New FAQ** form to create a new FAQ section: <br /> | **Field** | **Description** | |---|---| | Title | Name of the FAQ section. | | Description | Description of the FAQ section. | | Categorize | Click **Show categories** to select a ((Category | category)) for this FAQ section. | | Users can suggest questions | Specify if users with tiki_p_view_faqs ((Permissions | permission)) can suggestion new FAQs for this section. This is useful to allow users to provide feedback to your site's FAQs. | <br /> <br /> 3. Click **Save**. Tiki adds the FAQ section to the list of FAQs. {DIV(class=titlebar)}Related pages{DIV} - ((FAQ)) - ((FAQ Admin)) There are a couple of modules related to FAQ's: - ((Module top_visited_faqs)) - ((Module last_created_faqs))