Plugin FAQ | |
Authors | Anyware Services |
Most recent version | 1.1.0 |
Tracking issues | |
Download | Lastest version |
This extension offers a structured content type to define a "frequently asked questions".
This extension is only available for 3.2 or later releases.
This content type is composed by the following fields :
Field | Type | Description | Mandatory |
title | text | title of the content | yes |
subtitle | text | The subtitle of the content | no |
illustration picture | image | Illustration of the content, uploaded from your hard drive | no |
illustration text | text | Alternative text for the illustration | no |
abstract | multiline text | The content abstract to be used on abstract view | no |
description | rich text | The FAQ description | no |
questions | repeater | list of questions and answers | no |
seo data (subject, description, keywords) | text | SEO metadata | no |
Each question is composed by the following fields :
Field | Type | Description | Mandatory |
question | text | the question title | yes |
answer | multiline text | the answer | yes |
link | url | A link url (http://...) to known moreon answer | no |
additional information | multiline text | Additional information description on answer | no |
Go to "Add content' menu and select the content type "FAQ" to create a FAQ
Edit your content and fill the fields for each questions.
Use the buttons on right to add, delete or re-order questions
Save your content.
Simply add the plugin JAR in the WEB-INF/lib directory of your Ametys application and restart your servlet engine.
The plugin does not need specific parameterization to work - even if, of course, you can override the render of the content.