One of the ways of adding custom functionality to Content Station Aurora is by integrating third-party spell checkers in the Print editor. This is done by making use of an API: one for adding actions such as buttons and menus to the Print editor and one for manipulating text such as checking the spelling.
Integration
Step 1. Create your own plug-ins in javascript format. Make use of the currently available APIs.
Note: For examples, see the following folder:
|
Step 2. Define your plug-ins in the contentstation/config.js file.
For more information, see the plugins.md file.
Comments
0 comments
Please sign in to leave a comment.