Info: Performing the described steps requires direct server access. Depending upon how your system is hosted and the level of access you have to that system, coordination may be required with your Partner or WoodWing Support team. For a full overview of the steps that need to be done by WoodWing and how to request them, see WoodWing Cloud - Change management.
Custom integrations can be added to the Digital editor to make functionality such as the following possible:
- Custom previews
- Custom side panels
- Dialogs showing Web CMS metadata and/or related content
- A menu bar containing options that trigger specific functionality
- Getting the article content in JSON format
For a full overview of what can be done, see the Software Development Kit (SDK). It can be found in the following location:
Content Station folder > sdk
Creating customizations
To help you create your own customizations, an SDK and sample files are available in the following location:
Content Station folder > sdk
The following files are relevant to creating customizations:
- digital-editor-sdk.md. The SDK describing the available options that can be implemented in the Digital editor.
- samples. Folder containing some example plug-ins. See the SDK for more information.
The process
Customizations are added as a plug-in. The process of creating and adding them is as follows:
Step 1. Create a javascript file by following the instructions in the SDK and/or by basing it on the sample file.
Step 2. Place the file in the following folder (optionally in a subfolder of this folder):
Content Station folder > sdk
Step 3. Link the plug-in to Studio by configuring the config.js file of Studio as explained in Managing plug-ins in Studio.
Step 4. Save the file.
Step 5. Log in to Studio — or refresh the page when you are already logged in — and test the working of your customization.
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.