[otrs-cvs] FAQ/Kernel/Config/Files FAQ.xml,1.128,1.129
"CVS commits notifications of OTRS.org" <[email protected]> Wed, 12 Jun 2013 18:13:02 +0000
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/FAQ/Kernel/Config/Files
In directory lancelot:/tmp/cvs-serv4748/Kernel/Config/Files
Modified Files:
FAQ.xml
Log Message:
Added Insert Full FAQ (Text Images and Attachments) feature into tickets.
Author: cr
Index: FAQ.xml
===================================================================
RCS file: /home/cvs/FAQ/Kernel/Config/Files/FAQ.xml,v
retrieving revision 1.128
retrieving revision 1.129
diff -2 -u -d -r1.128 -r1.129
--- FAQ.xml 6 Jun 2013 11:03:35 -0000 1.128
+++ FAQ.xml 12 Jun 2013 18:12:57 -0000 1.129
@@ -1028,4 +1028,17 @@
</Setting>
</ConfigItem>
+ <ConfigItem Name="Frontend::Module###AgentFAQRichText" Required="0" Valid="1">
+ <Description Translatable="1">Frontend module registration for the agent interface.</Description>
+ <Group>FAQ</Group>
+ <SubGroup>Frontend::Agent::ModuleRegistration</SubGroup>
+ <Setting>
+ <FrontendModuleReg>
+ <Group>faq</Group>
+ <GroupRo>faq</GroupRo>
+ <Description>FAQ AJAX Responder for Richtext</Description>
+ <Title>FAQ AJAX Responder</Title>
+ </FrontendModuleReg>
+ </Setting>
+ </ConfigItem>
<ConfigItem Name="FAQ::Frontend::MenuModule###000-Back" Required="0" Valid="1">
<Description Translatable="1">Shows a link in the menu to go back in the FAQ zoom view of the agent interface.</Description>
@@ -1454,4 +1467,15 @@
</Setting>
</ConfigItem>
+ <ConfigItem Name="FAQ::TicketCompose###InsertMethod" Required="1" Valid="1">
+ <Description Translatable="1">Defines the information to be inserted in a FAQ based Ticket. "Full FAQ" includes text, attachments and inline images.</Description>
+ <Group>FAQ</Group>
+ <SubGroup>Core::TicketCompose</SubGroup>
+ <Setting>
+ <Option SelectedID="Full">
+ <Item Key="Full">Full FAQ</Item>
+ <Item Key="Text">Text Only</Item>
+ </Option>
+ </Setting>
+ </ConfigItem>
<ConfigItem Name="FAQ::TicketCompose###IncludeInternal" Required="1" Valid="1">
<Description Translatable="1">Include internal fields on a FAQ based Ticket.</Description>
@@ -1477,5 +1501,5 @@
</ConfigItem>
<ConfigItem Name="FAQ::TicketCompose###ShowInsertTextButton" Required="1" Valid="1">
- <Description Translatable="1">Show "Insert FAQ Text" Button in AgentFAQZoomSmall.</Description>
+ <Description Translatable="1">Show "Insert FAQ Text" / "Insert Full FAQ" Button in AgentFAQZoomSmall.</Description>
<Group>FAQ</Group>
<SubGroup>Core::TicketCompose</SubGroup>
@@ -1499,5 +1523,5 @@
</ConfigItem>
<ConfigItem Name="FAQ::TicketCompose###ShowInsertTextAndLinkButton" Required="1" Valid="1">
- <Description Translatable="1">Show "Insert FAQ Text & Link" Button in AgentFAQZoomSmall for public FAQ Articles.</Description>
+ <Description Translatable="1">Show "Insert FAQ Text & Link" / "Insert Full FAQ & Link" Button in AgentFAQZoomSmall for public FAQ Articles.</Description>
<Group>FAQ</Group>
<SubGroup>Core::TicketCompose</SubGroup>
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log