Skip to main content
Mozilla
About
Foundation
Contribute
Community
Developers
Projects
search mozilla:
Editor
Top
:
Core Modules & Libraries
: Editor
Editor
: Provides HTML and plan text editing functionality in Gecko-based applications.
Project Page
Articles:
Embedding
(segment7.net) - How to Embed Editor into XUL applications (w/examples)
Extending the Mozilla Editor
(O'Reilly Network)
Writing Your Own HTML Typing Rules
How the Editor Works
Editor as the Text Widget
Editor Command Handling
Embedding the Editor in another Application
Embedding a plaintext-only Editor
The Editor API Logging Mechanism
Newsgroups:
netscape.public.mozilla.editor:
News Server
-
Google
Technotes:
Behavoir Specs
HTML Typing Rules
List Editing Rules
Selection
Adding CSS1 Support
UI Specs
Dialog Specs
Multimode Dialogs
Image Dialogs
Character Properties Dialogs
Table Properties Dialog
Page Properties Dialogs
Misc Dialogs
Character Properties Dialogs
Table Editing Specs
Implementation Specs
Key Event Specs
Selection Specs
Undo System
Transaction Manager
nsITransaction Class
Tutorials:
How to Modify an IDL file in the DOM IDL world