External Image Button

Last post 04-19-2004, 5:52 AM by arjenkorevaar. 1 replies.
Sort Posts: Previous Next
  •  02-09-2004, 8:43 PM 354

    External Image Button

    I am trying to use the external image button, but when specified in the template it does not appear.   It only shows when using an autoconfigure statement.  Even in your customize the appearance example, you have it listed in the code:

     

    <CE:Editor Visible="False" id="Editor1" ShowBottomBar="false" Height="180"
          Template="Bold,Italic,Underline,Separator,JustifyLeft,JustifyCenter,JustifyRight,Separator,
          InsertOrderedList,InsertUnorderedList,Separator,Indent,Outdent,Separator,Subscript,Superscript,
          Strikethrough,Separator,Hr,Link,UnLink,Char,Emotion,InsertText,Separator,ImageGallery,ExternalImage,
          Separator,Forward,Backward"
    runat="server">
    </
    CE:Editor>

     

    Only the image gallery appears, not the external image in the toolbar.  Has the name changed for this button?

     

    Thanks.

  •  04-19-2004, 5:52 AM 684 in reply to 354

    Re: External Image Button

    I was looking for the same button. I have looked at the code generated when using the EnableAll property and found out that the name for this button is ImageGalleryByBrowsing

     

    Grtz

     

View as RSS news feed in XML