CuteEditor.DLL version CuteEditor 5.0 Build 2005-09-22
I am ready to purchase the Cute Editor product but I have hit a roadblock that must be resolved beforehand. I am prompted with a message when trying to view the editor.
This page contains both secure and nonsecure item. Do you want to display the nonsecure items?
I have read the support forums and edited the common.config file. The problem still exists.
Common.Config file contents:
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<treedropdowns>
<LinkTree>
</LinkTree>
</treedropdowns>
<!-- pre define the dropdown items -->
<dropdowns>
<CssClass>
<item text="[[NotSet]]" value="null"></item>
<item text="Red Text" value="RedColor">
<html><![CDATA[<span style='color:red'>RedColor</span>]]></html>
</item>
<item text="Highlight" value="Highlight">
<html><![CDATA[<span style='background-color: yellow'>Highlight</span>]]></html>
</item>
<item text="Bold Green Text" value="BoldGreen">
<html><![CDATA[<span style='color: green; font-weight: bold;'>Bold Green Text</span>]]></html>
</item>
</CssClass>
<CssStyle>
<item text="[[NotSet]]" value="null"></item>
<item text="font-size:18pt" value="font-size:18pt"></item>
<item text="color:red" value="color:red"></item>
<item text="border:1px red solid" value="border:1px red solid"></item>
<!--<item text="filter:alpha(opacity=20)">filter:alpha(opacity=20)</item> -->
</CssStyle>
<Codes>
</Codes>
<Links>
</Links>
<Images>
</Images>
<DropForeColor>
<item text="[[NotSet]]" value="null"></item>
<item text="Black" color="Black" value="Black"></item>
<item text="Red" color="Red" value="Red"></item>
</DropForeColor>
<DropBackColor>
<item text="[[NotSet]]" value="null"></item>
<item text="White" bgColor="White" value="White"></item>
<item text="Red" bgColor="Red" value="Red"></item>
</DropBackColor>
<Zoom>
<item text="400%" value="400"></item>
<item text="300%" value="300"></item>
<item text="200%" value="200"></item>
<item text="100%" value="100"></item>
<item text="80%" value="80"></item>
<item text="75%" value="75"></item>
<item text="66%" value="66"></item>
<item text="50%" value="50"></item>
<item text="33%" value="33"></item>
<item text="25%" value="25"></item>
</Zoom>
<FormatBlock>
<item text="[[Normal]]" value="<P>">
<html><![CDATA[[[Normal]]]]></html>
</item>
<item text="[[Heading 1]]" value="<H1>">
<html><![CDATA[<b style='font-size:24pt'>[[Heading 1]]</b>]]></html>
</item>
<item text="[[Heading 2]]" value="<H2>">
<html><![CDATA[<b style='font-size:18pt'>[[Heading 2]]</b>]]></html>
</item>
<item text="[[Heading 3]]" value="<H3>">
<html><![CDATA[<b style='font-size:15pt'>[[Heading 3]]</b>]]></html>
</item>
<item text="[[Heading 4]]" value="<H4>">
<html><![CDATA[<b style='font-size:12pt'>[[Heading 4]]</b>]]></html>
</item>
<item text="[[Heading 5]]" value="<H5>">
<html><![CDATA[<b style='font-size:9pt'>[[Heading 5]]</b>]]></html>
</item>
<item text="[[Heading 6]]" value="<H6>">
<html><![CDATA[<b style='font-size:7pt'>[[Heading 6]]</b>]]></html>
</item>
<item text="[[Address]]" value="<Address>">
<html><![CDATA[[[Address]]]]></html>
</item>
<item text="[[MenuList]]" value="<MENU>">
<html><![CDATA[[[MenuList]]]]></html>
</item>
<item text="[[Formatted]]" value="<PRE>">
<html><![CDATA[[[Formatted]]]]></html>
</item>
<item text="[[Definition Term]]" value="<DT>">
<html><![CDATA[[[Definition Term]]]]></html>
</item>
</FormatBlock>
<FontName>
<item text="Arial" html="<font size=3 face='Arial'>Arial</font>">Arial</item>
<item text="Verdana" html="<font size=3 face='Verdana'>Verdana</font>">Verdana</item>
<item text="Comic Sans MS" html="<font size=3 face='Comic Sans MS'>Comic Sans MS</font>">Comic Sans MS</item>
<item text="Courier" html="<font size=3 face='Courier'>Courier</font>">Courier</item>
<item text="Georgia" html="<font size=3 face='Georgia'>Georgia</font>">Georgia</item>
<item text="Impact" html="<font size=3 face='Arial'>Impact</font>">Impact</item>
<item text="Lucida Console" html="<font size=3 face='Lucida Console'>Lucida Console</font>">Lucida Console</item>
<item text="Tahoma" html="<font size=3 face='Tahoma'>Tahoma</font>">Tahoma</item>
<item text="Times New Roman" html="<font size=3 face='Times New Roman'>Times New Roman</font>">Times New Roman</item>
<item text="Wingdings" html="<font size=3 face='Wingdings'>Wingdings</font>">Wingdings</item>
</FontName>
<FontSize>
<item text="[[NotSet]]" value="null">
<html><![CDATA[[[NotSet]]]]></html>
</item>
<!-- <item text="9pt" html="<span style='font-size:9pt'>9pt</span>">9pt</item> -->
<!-- <item text="12px" html="<span style='font-size:12px'>12px</span>">12px</item>-->
<item text="1 (8pt)" value="1">
<html><![CDATA[<font size='1'>1 </font>(8pt)]]></html>
</item>
<item text="2 (10pt)" value="2">
<html><![CDATA[<font size='2'>2 </font>(10pt)]]></html>
</item>
<item text="3 (12pt)" value="3">
<html><![CDATA[<font size='3'>3 </font>(12pt)]]></html>
</item>
<item text="4 (14pt)" value="4">
<html><![CDATA[<font size='4'>4 </font>(14pt)]]></html>
</item>
<item text="5 (18pt)" value="5">
<html><![CDATA[<font size='5'>5 </font>(18pt)]]></html>
</item>
<item text="6 (24pt)" value="6">
<html><![CDATA[<font size='6'>6 </font>(24pt)]]></html>
</item>
<item text="7 (36pt)" value="7">
<html><![CDATA[<font size='7'>7 </font>(36pt)]]></html>
</item>
</FontSize>
</dropdowns>
</configuration>
Below I the code in the ASPX file
<CE:Editor id="Editor1" EditorWysiwygModeCss="example.css" runat="server" ></CE:Editor>
Code Behind
Editor1.ConfigurationPath = @"CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/student.config";
Editor1.ShowHtmlMode = false;
Editor1.BreakElement = CuteEditor.BreakElement.P;
Editor1.ThemeType = CuteEditor.ThemeType.Office2003_BlueTheme;
Editor1.UseRelativeLinks = true;
Editor1.EnableStripScriptTags = true;
I also sent a few messages to
[email protected] about this issue. I have searched high and low but cannot find the solution