I found my Changedoku, so here are the things to change:
- DL
http://www.cape-it.de/tl_files/cape-it_ ... -3.3.5.opm
- open with editor
- take
http://www.motobit.com/util/base64-decoder-encoder.asp to encode the 3 files (Kernel/Config/Files/FAQWorkflow.xml, Kernel/System/Ticket/Event/CreateFAQEntry.pm, kernel\language\de_FAQWorkflow.pm)
- copy this 3 files into your system
- Create group 'faq_editorial'
- Create the FAQ-Category 'FAQ-Editorial' -> commentary: 'for not yet published FAQ-articles' -> rights: faq_editorial
- Sysconfig Changes:
Code: Select all
Core::ArticleFreeText
ArticleFreeKey3 - Create FAQ-Entry
ArticleFreeText3 - {-, yes}
activate ArticleFreeText3 in SysConfigsettings
Code: Select all
Frontend::Agent::Ticket::ViewPhoneOutbound
Ticket::Frontend::AgentTicketPhoneOutbound###ArticleFreeText - {3, 1}
Frontend::Agent::Ticket::ViewCompose
Ticket::Frontend::AgentTicketCompose###ArticleFreeText - {3, 1}
Frontend::Agent::Ticket::ViewNote
Ticket::Frontend::AgentTicketNote###ArticleFreeText - {3, 1}
Frontend::Agent::Ticket::ViewPending
Ticket::Frontend::AgentTicketPending###ArticleFreeText - {3, 1}
Frontend::Agent::Ticket::ViewClose
Ticket::Frontend::AgentTicketClose###ArticleFreeText - {3, 1}
I hope you know what I mean
You do not have the required permissions to view the files attached to this post.