Search

You searched for the word(s):
Showing page 1 of 2 (12 total posts) < 1 second(s)
  • Keep Session Alive in DNN 4.3.4

    We are having an issue where our session timeouts are set at 20 minutes.The problem is, our users are sitting in Cute Editor for over 20 minutes and the session is timing out and killing the editor session without saving (and losing all of their changes).&nbsp; We don't want to lengthen the session.&nbsp; What we want is for the Editor to ''ping'' ...
    Posted to Cute Editor for .NET (Forum) by risedev on December 4, 2006
  • Re: DNN Provider 4.0 - Customize Toolbar by Role?

    Hi Adam,The problem with your ''Programatically specify the ... gallery path'' sections is that ''~'' represents the root of the DNN system - on our install, it's ''e:\inetpub\wwwroot\website''.&nbsp; So ''~images/'' would mean ''e:\inetpub\wwwroot\website\images''.&nbsp; However, we want the ''~'' to be portal specific so that ''~images/'' would ...
    Posted to Cute Editor for .NET (Forum) by risedev on November 1, 2006
  • Re: DNN Provider 4.0 - Customize Toolbar by Role?

    Adam, &nbsp; It seems as though the ImageGalleryPath, MediaGalleryPath, etc. are ignored if the UseDNNRootImageDirectory attribute in the web.config file is set to true. &nbsp; If that attribute is set to true, then it appears as though all of the Paths get set to the root portal path (/Portal/&lt;PortalID&gt;/). &nbsp; What we are trying to ...
    Posted to Cute Editor for .NET (Forum) by risedev on November 1, 2006
  • Re: DNN 4.x - How do I get the ModuleID in a Postback?

    Incidentally, I am doing all of this coding in the CEHtmlEditorProvider.vb code
    Posted to Cute Editor for .NET (Forum) by risedev on September 20, 2006
  • Re: DNN 4.x - How do I get the ModuleID in a Postback?

    OK - I know why the code was being called twice.&nbsp; I had the ''AddHandler'' code and also defined the sub as the Click Handler (like below):&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AddHandler ibOption.Click, AddressOf btnSaveToDOT_Clickand&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Private Sub ...
    Posted to Cute Editor for .NET (Forum) by risedev on September 20, 2006
  • DNN 4.x - How do I get the ModuleID in a Postback?

    I have added a custom button to my CE in DNN 4.x and I am successfully getting into my OnClick server-side routine, but now I need the current ModuleID (Text/HTML Module), and I can't seem to figure out how to get it.&nbsp; Can anyone help me?Also, it seems that my OnClick is getting called twice when you click the button - any idea why that would ...
    Posted to Cute Editor for .NET (Forum) by risedev on September 20, 2006
  • Re: CuteEditor Ver 5.3 Insert Image/Gallery etc issues

    OK - I restarted my machine, and re-downloaded the file, expanded the .dll overwriting the old files and all is well - Looks like that bug is fixed. &nbsp; Thanks for the speedy response Adam!
    Posted to Cute Editor for .NET (Forum) by risedev on May 18, 2006
  • Re: CuteEditor Ver 5.3 Insert Image/Gallery etc issues

    Adam, &nbsp; Sorry for having this issue continue, but I am having the same problem, and after downloading the ZIP file from the link above, when I try to OPEN the zip, I am getting a corrupt/damaged ZIP file error. &nbsp; I have tried opening the file with CuteZip (no relation to CuteSoft) and WinZip.&nbsp; Both programs report an ...
    Posted to Cute Editor for .NET (Forum) by risedev on May 18, 2006
  • null in URL for Images & Downloadable Files

    Hi, &nbsp; I am testing CuteEditor for DNN 4.x.&nbsp; My main purpose for reviewing the CuteEditor is the support for more than just images, but documents and rich media as well.&nbsp; &nbsp; I installed the program into my DNN installation with ease.&nbsp; However,&nbsp;when I edit a Text/HTML Module and click the ''downloadable files'' ...
    Posted to Cute Editor for .NET (Forum) by risedev on May 18, 2006
  • Re: Make the 'Template' property public

    I see...&nbsp; So setting the AutoConfigure property does nothing UNTIL the class is initialized (I am assuming you mean when the Draw() method is called). I visualized that all the ''AutoConfigure'' property was doing&nbsp;was auto-populating the Template property with the pre-defined tool bars/buttons. For instance, ...
    Posted to Cute Editor for ASP (Forum) by risedev on October 4, 2003
1 2 Next >