Skip to content

Commit

Permalink
Merge pull request 'Note for Automation API' from feature/automation-…
Browse files Browse the repository at this point in the history
  • Loading branch information
LinneyS committed Dec 24, 2024
2 parents bd01a77 + 9831715 commit 7edc905
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ function onChangeContentControl(e) {

> Please note that the connector is available only for **ONLYOFFICE Developer Edition**.
>
> This class is an additional feature which is available at extra cost. If you have any questions, please contact our sales team at <sales@onlyoffice.com>.
> This class is an additional feature which is available at extra cost and is not included by default in ONLYOFFICE Developer Edition. If you have any questions, please contact our sales team at <sales@onlyoffice.com>.
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ Collects all the comments from the document and displays them in the custom inte

> Please note that the connector is available only for **ONLYOFFICE Developer Edition**.
>
> This class is an additional feature which is available at extra cost. If you have any questions, please contact our sales team at <sales@onlyoffice.com>.
> This class is an additional feature which is available at extra cost and is not included by default in ONLYOFFICE Developer Edition. If you have any questions, please contact our sales team at <sales@onlyoffice.com>.
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Manages review process from an external source.

> Please note that the connector is available only for **ONLYOFFICE Developer Edition**.
>
> This class is an additional feature which is available at extra cost. If you have any questions, please contact our sales team at <sales@onlyoffice.com>.
> This class is an additional feature which is available at extra cost and is not included by default in ONLYOFFICE Developer Edition. If you have any questions, please contact our sales team at <sales@onlyoffice.com>.
2 changes: 1 addition & 1 deletion site/pages/Docs/Docs API/Usage API/Automation API/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const connector = docEditor.createConnector()

> Please note that the connector is available only for **ONLYOFFICE Developer Edition**.
>
> This class is an additional feature which is available at extra cost. If you have any questions, please contact our sales team at <sales@onlyoffice.com>.
> This class is an additional feature which is available at extra cost and is not included by default in ONLYOFFICE Developer Edition. If you have any questions, please contact our sales team at <sales@onlyoffice.com>.
The connector has the same interface as plugins. Below you can find methods that are available for this class.

Expand Down

0 comments on commit 7edc905

Please sign in to comment.