EnableStripStyleTagsCodeInjection="false" does not work in templates

Last post 03-25-2010, 8:32 AM by Mika. 2 replies.
Sort Posts: Previous Next
  •  03-24-2010, 2:28 AM 59614

    EnableStripStyleTagsCodeInjection="false" does not work in templates

    Style tags are not stripped in normal editing, but are stripped in template editing. EnableStripStyleTagsCodeInjection is set to "false".
    Version: CuteEditor 6.6 Build 2010-02-07.
     
     Regards,
    -mika- 
    Filed under: ,
  •  03-24-2010, 9:18 PM 59632 in reply to 59614

    Re: EnableStripStyleTagsCodeInjection="false" does not work in templates

    Hi Mika,
     
    Open file "CuteSoft_Client\CuteEditor\Dialogs\outereditorfull.aspx"
     
    Find section below
     
      <CE:Editor  ID="OuterEditor" AutoConfigure="Full"
                ShowDecreaseButton="false" ShowEnlargeButton="false" UseStandardDialog="true"
                runat="server" DisableItemList="print,DocumentPropertyPage,ToFullPage,FromFullPage,CssStyle,InsertTemplate">
            </CE:Editor>
     
    Add EnableStripStyleTagsCodeInjection="false" in this editro
     
    Regrds,
     
    ken
  •  03-25-2010, 8:32 AM 59649 in reply to 59632

    Re: EnableStripStyleTagsCodeInjection="false" does not work in templates

    Thank you. This solved the problem.
     
    -mika- 
View as RSS news feed in XML