Line 24: | Line 24: | ||
*[[FCKeditor 3.x/Design and Architecture/Memory Leak|Memory Leak Free]] | *[[FCKeditor 3.x/Design and Architecture/Memory Leak|Memory Leak Free]] | ||
*[[FCKeditor 3.x/Design and Architecture/Semantics and Formatting|Semantics and Formatting = Styles]] | *[[FCKeditor 3.x/Design and Architecture/Semantics and Formatting|Semantics and Formatting = Styles]] | ||
− | *[[FCKeditor 3.x/Design and Architecture/Documentation|Documentation]] | + | *[[FCKeditor 3.x/Design and Architecture/Documentation|Documentation]] |
+ | *[[FCKeditor 3.x/Design and Architecture/Loading and Startup|Loading and Startup]] | ||
== Coding == | == Coding == |
Revision as of 00:49, 31 May 2008
These pages summarize the ideas, concepts, motivations and specifications for the development of CKEditor 3.0 (code name V3). This is the repository into which converge the results of thoughts and discussions placed around our project. It's a place in tranformation, and you are invited to participate, making it move forward.
Contents
The Project
- About the Open Development Effort
- Project Contributors
- Development Methodology
- Rebranding
- License
- Funding and Sponsorship
Concepts and Macro Features
- (High) Performance
- Browsers Compatibility
- Accessibility
- Usability
- Standards
- Semantics
- Globalization
- Plugin Based
- Event Driven
- DOM Abstraction
- Memory Leak Free
- Semantics and Formatting = Styles
- Documentation
- Loading and Startup
Coding
The User Interface
Editing Features
- Undo and Redo
- Cut, Copy and Paste
- Bold, Italic and Underline
- Lists
- Links
- Images
- Block Formatting
- Styles
- ...
Other Features
- File Browser
- Spell Checker
- Debugging -- internal debugger (like FCKDebug)
Output
- Default XHTML
- HTML
- Other Formats -- non HTML
Customization
- Configuration
- Skins
- Plugins
Integration
- JavaScript API
- Ajax
- Server Side Languages and Platforms
- JavaScript Libraries and Frameworks
- Targeted Integration Efforts
Distribution
- Installation
- Compression and Minification
- Customized Distributions
- Assets Server / CDN
- Proxies, Caches and Updates
- Domain Relaxing
- HTTPS