Integration plugin between any CMIS enabled server and Oxygen XML Editor or Web Author.
You can download the CMIS plugin for Web Author from the releases page.
Alternatively, to build the project, run:
mvn clean install
The plugin for Oxygen XML Web Author can be found in web-author-cmis-plugin/target/web-author-cmis-plugin-*-plugin.jar
.
To install the plugin in Oxygen XML Web Author, you can use the Administration Page to upload the resulting JAR.
##Installation The plugin is packed as an Oxygen add-on. To install it, follow these instructions:
- Go to Help > Install new add-ons... to open an add-on selection dialog box.
- Enter or paste
https://raw.githubusercontent.com/oxygenxml/oxygen-cmis-plugin/BRANCH_OXYGEN_RELEASE_21_1_1/oxygen-cmis-workspace-access/addon/addon.xml
in the Show add-ons from field. - Select the Oxygen CMIS plugin add-on and click Next.
- Read the end-user license agreement. Then select the I accept all terms of the end-user license agreement option and click Finish.
- Restart the application.
To install the add-on offline, follow these instructions:
- Go to the Releases page and download
oxygen-cmis-workspace-access-1.0-SNAPSHOT-plugin.zip
- Unzip it inside
{oXygenInstallDir}/plugins
. Make sure you don't create any any intermediate folders. After unzipping the archive, the file system should look like this:{oXygenInstallDir}/plugins/oxygen-cmis-workspace-access-1.0-SNAPSHOT-plugin
, and inside this folder there should be aplugin.xml
file.
Alternatively, to build the project, run:
mvn clean install
The plugin for Oxygen XML Editor/Author can be found in oxygen-cmis-workspace-access/target/oxygen-cmis-workspace-access-*-plugin.zip
.
To explore various objects in a CMIS repository, a good tool is the OpenCMIS Workbench: https://chemistry.apache.org/java/developing/tools/dev-tools-workbench.html .
Copyright (c) 2018 Syncro Soft SRL. All rights reserved.
This project is licensed under Apache License 2.0