Search

You searched for the word(s):
Showing page 1 of 2 (13 total posts) < 1 second(s)
  • Re: Separating the links path from the documents path

    Was this feature ever implemented? I just downloaded the latest version and I don't see anything in the application or the support suggesting that it was.
    Posted to Cute Editor for ASP (Forum) by capnhairdo on October 7, 2011
  • Feature request: add "rel" attribute to link dialog box

    Using the ''rel'' attribute is extremely useful for implementing lightbox behavior on links, among other things. Surprised that you've left this out as an option in the link modal dialog box. My users have to go edit the HTML presently to add this attribute. Please consider adding this feature to your next release.
    Posted to Cute Editor for .NET (Forum) by capnhairdo on April 26, 2010
  • Re: Separating the links path from the documents path

    Great! Glad it was helpful.
    Posted to Cute Editor for ASP (Forum) by capnhairdo on April 9, 2010
  • Re: trailing slash in file paths causing upload problems

    Thanks. As I said, that's what I ended up using. But the problem remains that CuteEditor seems to want and expect no trailing slash, and all the problems I mentioned (with uploading and double slashes) still seem to occur. Suggest you revise your code so it works regardless of trailing slashes. Some of your code already does, but it's not ...
    Posted to Cute Editor for ASP (Forum) by capnhairdo on April 9, 2010
  • Re: how to get truly relative links?

    Interesting...thanks for trying to clarify, Adam. Unfortunately, the example you sent doesn't seem to work, so I'm still not quite clear on how this works. So does basehref only work correctly in conjunction with the absolute URLs setting? Or does it force SiteRelative URLs to become absolute if set? &nbsp;Either way, its not at all clear from the ...
    Posted to Cute Editor for ASP (Forum) by capnhairdo on April 9, 2010
  • Separating the links path from the documents path

    Why do you use the same settings and dialog boxes for the ''Insert Hyperlink'' and ''Downloadable Files'' features? They should be separate. You assume that the only files that anybody would want to create a hyperlink to on the file system are downloable documents. &nbsp; Personally, I want to use ''Insert Hyperlink'' to create links to ...
    Posted to Cute Editor for ASP (Forum) by capnhairdo on April 1, 2010
  • trailing slash in file paths causing upload problems

    Though it's not pointed out in the documentation, seems CuteEditor seems to want paths specified for Images, Media, Flash &amp; Documents to NOT have a trailing slash. &nbsp; &lt;security&nbsp; name=''FilesGalleryPath''&gt;~/uploads&lt;/security&gt; &nbsp; editor.FilesGalleryPath = ''/Uploads'' &nbsp; But what if I want to specify ...
    Posted to Cute Editor for ASP (Forum) by capnhairdo on April 1, 2010
  • how to get truly relative links?

    If I use relative URLs and a baseHref, the full baseHref should be stripped out of links. For example if I set: &nbsp;editor.BaseHref = http://www.mysite.com/myfolder/ &nbsp;Then I expect my relative image and link paths to have all that stripped out...that is, to be converted from ...
    Posted to Cute Editor for ASP (Forum) by capnhairdo on April 1, 2010
  • Re: Security configuration file

    Thanks...though it would have helped if you told me where that variable was. I found it in&nbsp;&nbsp;cuteeditor_files/Dialogs/aspuploader/resources/coreimpl.js&nbsp;and changed ''Auto'' to ''Iframe''. &nbsp; Since the iframe uploader is an intentional feature, and since it seems like lots of people need it to overcome permissions problems with ...
    Posted to Cute Editor for ASP (Forum) by capnhairdo on April 1, 2010
  • Re: Security configuration file

    I'm using 6.6...just downloaded it yesterday.&nbsp;It's not a secure environment, just password-protected so that it's not accessible by the Internet Guest User account. Is there a way to disable the Flash uploader and try the iframe uploader instead, or is that not a feature on the ASP Classic version? &nbsp;I found two copies of ...
    Posted to Cute Editor for ASP (Forum) by capnhairdo on April 1, 2010
1 2 Next >