Admin Page - Web Author Tab
The Web Author tab of the Content Fusion
Administration page contains a Manage Web Author button. Clicking this
button opens the Oxygen XML Web Author
Administration Page. This page provides options for configuring the
visual editor that is used in Oxygen Content Fusion. For example, you can upload your own custom
frameworks using this page. The following settings are available:
- General
-
- Change tracking initial state
- Allows you the choose the initial state of the Change Tracking feature. You can choose between Stored in document, Always On, and Always Off.
- Show content completion list when pressing Enter
- This option is selected by default, which means that when a user presses the Enter key, the content completion popup window will be opened. If this option is not selected, the Enter key will work similar to the behavior in normal word processors, but the user will still have the ability to open the content completion list by pressing CTRL+Enter.
- Show all possible elements in content completion list
- When selected, the Content Completion Assistant includes all possible elements, including those that are invalid at the current location, but those proposals are rendered in a lighter shade of gray, italicized, and appear after the valid proposals.
- Change editors without page reload
- When enabled, documents can be loaded in the main editing area without refreshing the entire web page. If you have customized the visual editor through plugins, there might be instances where a custom behavior does not work as intended without refreshing the page, so disabling this option provides a possible temporary solution until the plugin is updated to account for the changes added to functionality.
- Plugins
- Displays the various plugins for your Oxygen Content Fusion and allows you to add and configure them. It also includes an Upload plugin button for adding new ones to the list. You can also click the Discover More Plugins link to open a webpage with a list of supported plugins.
- Frameworks
- Displays the various frameworks for your Oxygen Content Fusion and allows you to add and configure them. It also includes an Upload framework button for adding new ones to the list.
- Connection
- Allows you to configure the proxy settings.
- Security
-
Provides options for handling security-related features:
- Security Options
-
- Reject invalid security certificates
- If selected, HTTPS connections with invalid certificates will be rejected. If not selected, security certificates are accepted, even if they are invalid.
- Trusted Code
-
- Trusted code locations
- By default, Web Author does not load code (such as CSS or Schematron) referenced directly in documents unless it comes from the framework (document type association) or a plugin. However, you can specify code locations to be considered trusted by adding them (one per line) in the text area in this option.
- Content Security Policy (CSP)
-
- Use CSP
- If selected, the Content Security Policy (CSP) header is enabled. The Content Security Policy provides a standard HTTP header that allows website owners to declare approved sources of content that browsers should be allowed to load on that page. It helps to prevent cross-site scripting (XSS) and related attacks. For more information about the Content Security Policy, see: https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP.
- Use a Custom Policy
- If selected, additional fields are revealed where you can use to configure you own custom security policy.
Tip:For more details about security features, see Security Hardening Notes.