Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorLoad speed for FCKeditorLoad speed for FCKeditor
Previous
 
Next
New Post
8/15/2006 9:33 PM
 

Sorry, I don't understand your point. FCKEditor needs to be configured only once and only if you need a specific custom configuration. Starting from that, you can just use the editor.

If you don't want to configure it, you can just try it by using default settings. And remember that you can always set your defaults inside your web.config

Maybe more information from your side could allow us to understand what your problem is.


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
New Post
8/16/2006 12:50 PM
 

I'm not sure what more information I could provide but here goes:

I'm using the default settings and config as show in the text readme file you provide in the module download here from DNN (1.0.4 as stated).  I do not see detailed info on config options relating to caching of the control (icons, etc.) that might speed up the rendering of the FCK text box control on a page.  It is installed as said and in use, so I don't follow your point about wanting to configure it. 

I guess what you're saying is there are no options to improve loading time as a page is rendered.  I will scour your main site (tienda) in case there are more details or discussions there.  Perhaps I'll reload that distro from your site to see if that is any different (had in place before as well on a 4.0.3 install and did not notice the speed issue). 

 
New Post
8/26/2006 11:12 AM
 
Yes, I said that there are no configurations to achieve a fast FCK loading. I said that FCK is fastest that other, because you can put many editors into a page a you will see that FCK loads faster than many of them (And you can start writing while it loads)

Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
New Post
8/26/2006 1:35 PM
 

Perhaps this can help...
Look at John Mitchell's blog were he writes:

So, for a quick fix and to give your web server a rest, you can place the following code into any skin that you would then apply to any page where you want to allow content to be cached by the people browsing your site.

<script runat="server">
   Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
      'HttpCacheability.Public allows all content to be cached by Proxy servers and client machines.
      Page.Response.Cache.SetCacheability(HttpCacheability.Public)
   End Sub
</script>

Maybe this can help.


Vriendelijke groeten
Gilbert Vanden Borre
 
New Post
8/26/2006 2:21 PM
 

thanks - I already have the HTTP cache on certain pages, but this issue is most prominent on module settings pages that have the editor.  It is most obvious in the repository module settings, and no, you can't do anything with the page until the editor is completely loaded, not even scroll. 

I've basically resigned to changing to a plain text box editor while making changes, and switching back afterwards.  I also - at least on my servers, notice that FCK is not faster than FTB on any page.  We are still using FCK, but have to take extra steps to educate the users how to work with it (as they can be very picky). 

Thanks for the suggestions anyway.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorLoad speed for FCKeditorLoad speed for FCKeditor


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out