Search

You searched for the word(s):
< 1 second(s)
  • Is it possible to add "Table Properties" button to toolbar?

    Hi, I would like to add the table properties button to the toolbar.&nbsp; This option is available when right-clicking on a table, and selecting Table -&gt; Properties, but I do not see this item in the full.config as a button.&nbsp; Is it possible?&nbsp; Thanks for your help!
    Posted to Cute Editor for .NET (Forum) by headchem on July 29, 2008
  • Re: Major problem with <p> tags being rendered incorrectly

    I'm also curious if there are any workarounds for this problem.&nbsp; About 50% of our users use IE, and using &lt;p&gt; tags would be great, as well as semantically correct.
    Posted to Cute Editor for .NET (Forum) by headchem on June 10, 2008
  • Re: Embed "/" end tag removed

    Hi, sorry for the delay in closing this thread.&nbsp; I emailed with Kenneth, and he informed me that the embed tag is known as a singleton tag, which does not allow for an end tag.&nbsp; http://webdesign.about.com/od/htmltags/p/bltags_embed.htm &nbsp; So cute editor is functioning properly, and this tag is depreciated for good reason.&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by headchem on April 22, 2008
  • Re: Embed "/" end tag removed

    I've done some more testing on http://cutesoft.net/example/general.aspx and everything is still not working as I described earlier in both mac FF and mac Safari, but the &lt;/embed&gt; tag is preserved in IE7.&nbsp; In IE7 Cute Editor does not strip the &lt;/embed&gt; tag, however, IE7 does still strip the one-line ending (along with all the other ...
    Posted to Cute Editor for .NET (Forum) by headchem on March 18, 2008
  • Re: Embed "/" end tag removed

    I'm not sure where to go from here, but I've had other people in my office test pasting the embed code I included above on your general.apsx page, and it's not working for any of us.&nbsp; The general.aspx page does behave slightly differently in that when the end &lt;/embed&gt; tag is removed, it puts in its place: &lt;!--&nbsp;embed--&gt;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by headchem on March 18, 2008
  • Re: Embed "/" end tag removed

    The example also exhibited the problem.&nbsp; I tested the general.aspx page in IE7 and Firefox 2 on mac, and they both removed the end &lt;/embed&gt; tag.&nbsp; Also, using the single-line end notation is also removed.&nbsp; For example: &lt;embed stuff here /&gt; would removed the ending ''/'' leaving just &lt;embed stuff here&gt;.&nbsp; Thanks ...
    Posted to Cute Editor for .NET (Forum) by headchem on March 18, 2008
  • Embed "/" end tag removed

    I put this is my HTML view: &nbsp; &lt;embed src=''http://w198.photobucket.com/pbwidget.swf?pbwurl=http://w198.photobucket.com/albums/aa2/elonhillel/59842ef9.pbw'' width=''550'' height=''360'' type=''application/x-shockwave-flash'' wmode=''transparent''&gt;&lt;/ embed&gt; &nbsp; I switch back to Normal view.&nbsp; I switch back to HTML ...
    Posted to Cute Editor for .NET (Forum) by headchem on March 18, 2008
  • Re: How to add context menu items

    Thanks!&nbsp; That worked perfectly.&nbsp; My apologies if I missed these instructions in the documentation, but if not, adding them would be helpful to other developers.&nbsp; Thanks again.
    Posted to Cute Editor for .NET (Forum) by headchem on March 10, 2008
  • Re: How to add context menu items

    After a little guess and check, I added the following line to the Common.config file: &nbsp; &lt;define name=''InsertLink'' text=''[[InsertLink]]'' command=''InsertLink'' image=''link'' /&gt; &nbsp; Then to get it to show up in a menu, I added this to the &lt;SubMenu&gt; section in &lt;define name=''EditGroup''...: &nbsp; &lt;ref ...
    Posted to Cute Editor for .NET (Forum) by headchem on March 10, 2008
  • How to add context menu items

    Is there any way to add a context menu item?&nbsp; Specifically, I'd like to be able to highlight text, right-click, and select ''Insert Hyperlink'' to link the selected text.&nbsp; The documentation only refers to disabling menu items.&nbsp; Thanks for your help!
    Posted to Cute Editor for .NET (Forum) by headchem on March 6, 2008