Customizing the XML editor
Sections for each of the main areas of implementation, including XSLT, XSLD, config and the API.
- API Access
An introduction to accessing and using the APIs. - Best practices
Tips that will help you achieve a desirable editor experience. - Using the DITA configuration files
SDL provides pre-built DITA configuration files as a starting point for your own DITA implementation. - JavaScript-oriented implementation
Using the API to manipulate the XML can be a very nice way to do more with your XML and the editing experience in Content Editor : - Schema-oriented implementation
A section with a focus on the role of the schema in your implementation. - Configuration-oriented implementation
This section explores what you can achieve with configuration, in particular with the use of roles. - Stylesheet-oriented implementation
This section introduces key concepts designing the XSL transforms to apply to your XML documents. - How to's
Information on how to achieve specific implementation goals. - Some other features
Description of a few features and add-ons.