Search

You searched for the word(s):
Showing page 1 of 3 (27 total posts) < 1 second(s)
  • Re: Editor.Setting.GetHashString()

    Thanks for the answer. &nbsp; But I now realize that since the way you open dialogs with javascript has changed (to the better) I guess I will have to modify my clientscripts instead. &nbsp; I will poke around in&nbsp;my scripts a bit :) / Jon
    Posted to Cute Editor for .NET (Forum) by jon_gyllen on May 31, 2007
  • Re: Editor.Setting.GetHashString()

    Yes I have. I know how to do this on the client side, all I want to know is: do I have to rewrite my application in the way it handles theese popups because the behaviour of the dialogs and hashsettings are changed? I guess so since the old way I did it&nbsp;stopped working in 6.0 &nbsp; Sure I can use the new way but then I will have to edit ...
    Posted to Cute Editor for .NET (Forum) by jon_gyllen on May 30, 2007
  • Re: Editor.Setting.GetHashString()

    Its not a custom dialog I want to show but the editors InsertFile dialog. But maybe it is done the same way? What I do in 5.3 is that I store the Hash in a variable that I use later on to open the popup. But Maybe I dont need that string in version 6?
    Posted to Cute Editor for .NET (Forum) by jon_gyllen on May 29, 2007
  • Re: Editor.Setting.GetHashString()

    I&nbsp;use it to open an InsertFile popup. I create the javascript from code-behind and run on the page. Since it needs a valid hash I have to retrive it. I cannot do it on the clientSide in this case. &nbsp; / Jon
    Posted to Cute Editor for .NET (Forum) by jon_gyllen on May 28, 2007
  • Editor.Setting.GetHashString()

    Hi, &nbsp; I am using Editor.Setting.GetHashString() from codebehind in version 5.3 When I try to upgrade to version 6 I get an error when compiling:&nbsp;'System.Collections.Specialized.NameValueCollection' does not contain a definition for 'GetHashString' &nbsp; I tried to find GetHashString in the online documentation but filed, how do I ...
    Posted to Cute Editor for .NET (Forum) by jon_gyllen on May 25, 2007
  • Absolute paths

    &nbsp; &nbsp; Ah! Nevermind problem solved, my own fault, you can erase this post if you wish :) &nbsp; / Jon
    Posted to Cute Editor for .NET (Forum) by jon_gyllen on October 16, 2006
  • Re: BUG: RemoveServerNamesFromUrl="false"

    I have the same problem. Please keep us posted if you find something that solves this. It worked before 5.2 I think that setting a baseurl solves the problem but that method is not valid for me. &nbsp; I posted about this some time ago...
    Posted to Cute Editor for .NET (Forum) by jon_gyllen on May 5, 2006
  • Re: Inline css dissapearing

    Can I get a confirmation if this is workong as intended or if I am doing something wrong please?
    Posted to Cute Editor for .NET (Forum) by jon_gyllen on March 15, 2006
  • Re: Inline css dissapearing

    Ok. I'll continue talking to myself here: &nbsp; I solved problem 1-3 prgrammatically. &nbsp; Problem 4 is the big issue (as the Subject of the thread says) I figured out that I had to set the EditorWysiwygModeCss property for the css to have an impact on the content of the editor (is this a new feature or am I really confused here?), hovever ...
    Posted to Cute Editor for .NET (Forum) by jon_gyllen on March 14, 2006
  • Re: Inline css dissapearing

    I ran some more tests and after a bit of thinking I realize that userelativelinks=false and basehref is a bit contradictionary. If a basehref is set I realize that not using relative links would overwrite it with the server name. &nbsp; The editor then seem to just make the links relative and add the html tag base href. This is fine for web ...
    Posted to Cute Editor for .NET (Forum) by jon_gyllen on March 13, 2006
1 2 3 Next >