[otrs-cvs] otrs/Kernel/Config/Files Framework.xml,1.509,1.510
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Config/Files
In directory lancelot:/tmp/cvs-serv24876/Kernel/Config/Files
Modified Files:
Framework.xml
Log Message:
Fixed bug#8975 - There should be a possibility to enable advanced richtext editor features via sysconfig.
Author: mab
Index: Framework.xml
===================================================================
RCS file: /home/cvs/otrs/Kernel/Config/Files/Framework.xml,v
retrieving revision 1.509
retrieving revision 1.510
diff -2 -u -d -r1.509 -r1.510
--- Framework.xml 10 Dec 2012 10:54:45 -0000 1.509
+++ Framework.xml 10 Dec 2012 13:23:32 -0000 1.510
@@ -292,4 +292,15 @@
</Setting>
</ConfigItem>
+ <ConfigItem Name="Frontend::RichText::EnhancedMode" Required="1" Valid="1">
+ <Description Translatable="1">Defines if the enhanced mode should be used (enables use of table, replace, subscript, superscript, paste from word, etc.).</Description>
+ <Group>Framework</Group>
+ <SubGroup>Core::Web</SubGroup>
+ <Setting>
+ <Option SelectedID="1">
+ <Item Key="0">No</Item>
+ <Item Key="1">Yes</Item>
+ </Option>
+ </Setting>
+ </ConfigItem>
<ConfigItem Name="DefaultViewNewLine" Required="1" Valid="1">
<Description Translatable="1">Automated line break in text messages after x number of chars.</Description>
---------------------------------------------------------------------
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