FAQ-Plugin: SysConfig Reference for Znuny
FAQ-Plugin: SysConfig Reference for Znuny
Section titled “FAQ-Plugin: SysConfig Reference for Znuny”In this document, you will find a complete overview of all SysConfig parameters of the FAQ-Plugin along with a brief explanation.
Core Settings
Section titled “Core Settings”| Key | Description |
|---|---|
FAQ::CacheTTL | Validity duration of the FAQ cache in seconds (0 = disabled). |
FAQ::DefaultState | Default state for new FAQ entries (e.g., Valid, Invalid). |
FAQ::MultiLanguage | Enables multi-language FAQ entries (Bool). |
FAQ::SortBy | Default sorting in the explorer (Title, LastChange, Top10). |
FAQ::ExplorerItemsPerPage | Number of entries per page in the FAQ explorer (Integer). |
Dynamic Fields
Section titled “Dynamic Fields”| Key | Description |
|---|---|
DynamicFields::DriverRegistration###FAQ | Registers the FAQ driver for dynamic fields. |
DynamicFields::ObjectTypeRegistration###FAQID | Sets ObjectType FAQID for links (LinkObject). |
Approval Workflow
Section titled “Approval Workflow”| Key | Description |
|---|---|
FAQ::ApprovalRequired | Enables the approval process for FAQ entries (Bool). |
FAQ::ApprovalGroup | Group(s) allowed to approve FAQs (Array). |
FAQ::ApprovalQueue | Queue(s) where new FAQs land until they are approved (Array). |
FAQ::NotificationOnApproval | Notification template for approval notifications. |
Explorer Configuration
Section titled “Explorer Configuration”| Key | Description |
|---|---|
FAQ::ExplorerPath | Breadcrumb path in the explorer (String). |
FAQ::QuickSearch | Enables free-text search in the explorer (Bool). |
FAQ::Top10Items | Number of entries in the Top 10 view (Integer). |
FAQ::ShowLastChange | Shows the change date in the explorer (Bool). |
FAQ::ShowCreateDate | Shows the creation date in the explorer (Bool). |
FAQ Items
Section titled “FAQ Items”| Key | Description |
|---|---|
FAQ::Item::MaxBodyLength | Maximum length of the body text in zoom (chars). |
FAQ::Item::HTMLAllowTags | List of allowed HTML tags in the body (Array). |
FAQ::Item::CategoryRequired | Makes category mandatory during creation (Bool). |
Voting & Feedback
Section titled “Voting & Feedback”| Key | Description |
|---|---|
FAQ::Voting::Enable | Enables like/dislike rating (Bool). |
FAQ::Voting::LimitPerUser | Max. ratings per user and day (Integer). |
FAQ::Voting::NotificationOnVote | Notification template for new feedback. |
Related Articles & Service Assignment
Section titled “Related Articles & Service Assignment”| Key | Description |
|---|---|
FAQ::RelatedArticles::Enable | Enables linking of related FAQs (Bool). |
FAQ::RelatedArticles::MaxItems | Max. number of related entries in zoom (Integer). |
FAQ::RelatedArticles::ServiceList | Services for which related articles are displayed (Array). |
Ticket Embedding
Section titled “Ticket Embedding”| Key | Description |
|---|---|
FAQ::TicketCompose::InsertMode | Insert mode in the ticket (Text, Link, Button). |
FAQ::TicketCompose::ButtonLabel | Label of the insert button in the ticket dialog. |
FAQ::TicketCompose::LinkText | Link text for inserting as a hyperlink. |
Object Links (LinkObject)
Section titled “Object Links (LinkObject)”| Key | Description |
|---|---|
LinkObject::PossibleLink###FAQ2FAQ | Allows linking FAQ ↔ FAQ (Bool). |
LinkObject::PossibleLink###FAQ2Ticket | Allows linking FAQ ↔ Ticket (Bool). |
Frontend Module Registrations (Agent)
Section titled “Frontend Module Registrations (Agent)”| Key | Description |
|---|---|
Frontend::Agent::ModuleRegistration###FAQExplorer | Enable module in the agent FAQ explorer. |
Frontend::Agent::ModuleRegistration###FAQZoom | Enable module in the agent FAQ zoom. |
Frontend::Agent::ModuleRegistration###FAQSearch | Module for search function in agent interface. |
Frontend::Agent::ModuleRegistration###FAQPrint | Module for printing in agent FAQ mode. |
Frontend Module Registrations (Customer/Public)
Section titled “Frontend Module Registrations (Customer/Public)”| Key | Description |
|---|---|
Frontend::Customer::ModuleRegistration###FAQExplorer | Enable module in the customer portal explorer. |
Frontend::Customer::ModuleRegistration###FAQZoom | Enable module in the customer portal FAQ zoom. |
Frontend::Public::ModuleRegistration###FAQSearch | Module for public search (anonymous users). |
Frontend::Public::ModuleRegistration###FAQPrint | Module for printing in public FAQ area. |