Distributions
Releases
Documentation
Support
Training
Search
Advanced Search
Menu
close
Filter
Filter
Close
X
1. Preface
1.1. Structure of the Manual
1.2. Audience
1.3. Typographic Conventions
1.4. CoreMedia Services
1.4.1. Registration
1.4.2. CoreMedia Releases
1.4.3. Documentation
1.4.4. CoreMedia Training
1.4.5. CoreMedia Support
1.5. Changelog
2. Site Manager Overview
2.1. The BeanParser
2.2. Description of the CoreMedia editor.dtd
3. Operation and Configuration
3.1. Defining The User Login
3.2. Define the Locale
3.3. Starting the Editor
3.4. Defining XML Files For Configuration
3.5. Defining Group Specific Configuration Files
3.6. Configuration Using coremedia-richtext-1.0.css
3.6.1. Supported CSS Attributes
3.6.2. Extend the coremedia-richtext-1.0.css file
3.6.3. Localize the New Styles and Style Groups
3.6.4. Add to Content Editor
3.7. Configuring the Struct Editor
3.8. Disable Workflow
3.9. Enable Direct Publication
3.10. Define the Browser for Web Extensions
3.11. Enable the Spell Checker
3.12. Troubleshooting
3.12.1. Taking a Thread Dump
4. Programming and Customization
4.1. How To ...
4.1.1. How To Access Arbitrary Resources
4.2. Program Own Initializers
4.3. Program Own Validators
4.4. Program Own Language Resolver Factories
4.5. Program Own PropertyEditors
4.6. Program Own Predicate Classes
4.7. Program Own Renderers
4.8. Program Own Commands
4.8.1. Register Commands
4.8.2. Localize Commands
4.8.3. Add Command to Document View
4.8.4. Add Command to Explorer View
4.8.5. Add Command to Context Menu
4.8.6. Add Action to RichTextPane
4.9. Program Own ResourceNamingFactory Classes
4.10. Localization
4.10.1. Localize the Editor
4.10.2. Localize for Use with WebStart
5. Reference
5.1. Classes Delivered for Site Manager Configuration
5.1.1. Property Editors
5.1.1.1. Workflow Editors
5.1.1.2. String Editors
5.1.1.3. Integer Editors
5.1.1.4. Date Editors
5.1.1.5. XML Editors
5.1.1.6. Blob Editors
5.1.1.7. LinkList Editors
5.1.2. View Classes
5.1.3. Predicate Classes
5.1.4. Column Classes
5.1.5. Renderer Classes
5.1.6. Initializer Classes
5.1.7. Validator Classes
5.1.8. Comparator Classes
5.2. Configuration Possibilities in the XML Files
5.2.1. General Configuration
5.2.2. Defining Group Specific Configuration Files
5.2.3. Configuring Document Types
5.2.4. Configuring Document Windows
5.2.5. Configuring Table Views
5.2.6. Configuring the Spell checker
5.2.7. Configuring the Workflow
5.2.8. Configuring Web Extensions
5.2.9. Example Configuration of the Document Overview
5.2.10. Example Configuration of the Document Window
5.3. Configuration Possibilities in editor.properties
5.4. Configuration Possibilities in proxy.properties
5.5. Configuration of The Site Manager in capclient.properties
5.6. Configuration Possibilities in workflowclient.properties
5.7. Configuration Possibilities in language-mapping.properties
Glossary
Index
Site Manager Developer Manual / Version 2010
Table Of Contents
4.1 How To ...
This chapter describes tasks that can be used for different customizations of the editor.
Programming and Customization
How To Access Arbitrary Resources
Search Results
Table Of Contents