#1622: CSS cache in JS
----------------------------+-----------------------------------------------
  Reporter:  designfu       |       Owner:  fredck 
      Type:  New Feature    |      Status:  new    
  Priority:  Normal         |   Milestone:         
 Component:  Core : Styles  |     Version:  SVN    
Resolution:                 |    Keywords:  Review+
----------------------------+-----------------------------------------------
Changes (by fredck):

  * keywords:  Review- => Review+

Comment:

 Added a new patch for it, including all Alfonso's suggestions.

 The only thing it misses is the "fix url() once" idea. It's not that
 simple to implement it as strings are passed to functions "by value", so
 we can't do that automatically inside FCKTools._GetUrlFixedCss. The only
 possibility would be fixing all known values when starting the editor, but
 as there is no clear way to do that, I would avoid having it for now. The
 impact of it should be quite low though.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/1622#comment:12>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to