Skip to content

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.

KeyDescription
FAQ::CacheTTLValidity duration of the FAQ cache in seconds (0 = disabled).
FAQ::DefaultStateDefault state for new FAQ entries (e.g., Valid, Invalid).
FAQ::MultiLanguageEnables multi-language FAQ entries (Bool).
FAQ::SortByDefault sorting in the explorer (Title, LastChange, Top10).
FAQ::ExplorerItemsPerPageNumber of entries per page in the FAQ explorer (Integer).
KeyDescription
DynamicFields::DriverRegistration###FAQRegisters the FAQ driver for dynamic fields.
DynamicFields::ObjectTypeRegistration###FAQIDSets ObjectType FAQID for links (LinkObject).
KeyDescription
FAQ::ApprovalRequiredEnables the approval process for FAQ entries (Bool).
FAQ::ApprovalGroupGroup(s) allowed to approve FAQs (Array).
FAQ::ApprovalQueueQueue(s) where new FAQs land until they are approved (Array).
FAQ::NotificationOnApprovalNotification template for approval notifications.
KeyDescription
FAQ::ExplorerPathBreadcrumb path in the explorer (String).
FAQ::QuickSearchEnables free-text search in the explorer (Bool).
FAQ::Top10ItemsNumber of entries in the Top 10 view (Integer).
FAQ::ShowLastChangeShows the change date in the explorer (Bool).
FAQ::ShowCreateDateShows the creation date in the explorer (Bool).
KeyDescription
FAQ::Item::MaxBodyLengthMaximum length of the body text in zoom (chars).
FAQ::Item::HTMLAllowTagsList of allowed HTML tags in the body (Array).
FAQ::Item::CategoryRequiredMakes category mandatory during creation (Bool).
KeyDescription
FAQ::Voting::EnableEnables like/dislike rating (Bool).
FAQ::Voting::LimitPerUserMax. ratings per user and day (Integer).
FAQ::Voting::NotificationOnVoteNotification template for new feedback.
KeyDescription
FAQ::RelatedArticles::EnableEnables linking of related FAQs (Bool).
FAQ::RelatedArticles::MaxItemsMax. number of related entries in zoom (Integer).
FAQ::RelatedArticles::ServiceListServices for which related articles are displayed (Array).
KeyDescription
FAQ::TicketCompose::InsertModeInsert mode in the ticket (Text, Link, Button).
FAQ::TicketCompose::ButtonLabelLabel of the insert button in the ticket dialog.
FAQ::TicketCompose::LinkTextLink text for inserting as a hyperlink.
KeyDescription
LinkObject::PossibleLink###FAQ2FAQAllows linking FAQ ↔ FAQ (Bool).
LinkObject::PossibleLink###FAQ2TicketAllows linking FAQ ↔ Ticket (Bool).
KeyDescription
Frontend::Agent::ModuleRegistration###FAQExplorerEnable module in the agent FAQ explorer.
Frontend::Agent::ModuleRegistration###FAQZoomEnable module in the agent FAQ zoom.
Frontend::Agent::ModuleRegistration###FAQSearchModule for search function in agent interface.
Frontend::Agent::ModuleRegistration###FAQPrintModule for printing in agent FAQ mode.

Frontend Module Registrations (Customer/Public)

Section titled “Frontend Module Registrations (Customer/Public)”
KeyDescription
Frontend::Customer::ModuleRegistration###FAQExplorerEnable module in the customer portal explorer.
Frontend::Customer::ModuleRegistration###FAQZoomEnable module in the customer portal FAQ zoom.
Frontend::Public::ModuleRegistration###FAQSearchModule for public search (anonymous users).
Frontend::Public::ModuleRegistration###FAQPrintModule for printing in public FAQ area.