#880: Organize the code in namespaces
------------------------------------------------+---------------------------
  Reporter:  [EMAIL PROTECTED]  |       Owner:                                  
  
      Type:  New Feature                        |      Status:  new             
                  
  Priority:  Normal                             |   Milestone:  CKEditor 3.0    
                  
 Component:  General                            |     Version:                  
                  
Resolution:                                     |    Keywords:  SF Confirmed 
V3ProtoStruct Review?
------------------------------------------------+---------------------------
Changes (by fredck):

  * keywords:  SF Confirmed V3ProtoStruct => SF Confirmed V3ProtoStruct
               Review?


Comment:

 The [http://svn.fckeditor.net/CKEditor/branches/prototype CKEditor
 prototype branch] implements the CKEDITOR namespace
 [http://docs.fckeditor.net/FCKeditor_3.x/Design_and_Architecture/Namespaces
 as proposed in the ODE docs].

 An easy way to see the namespace in action, is by loading one of the
 sample in Firefox and inspect the DOM tab in FireBug. You will note that
 the CKEDITOR object will be the only user variable defined in the DOM,
 containing the entire editor code.

 The namespace object is created in the "core/ckeditor_base.js" file. It
 guarantees that the object will not be overwritten if the editor script is
 included more than once in the page.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/880#comment:4>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to