Using plugins
-
I installed LanguageTool on my cloudron server and I wanted to use it with my OnlyOffice instance. There's a plugin on their app directory you can use for that, but it triggered me two questions I didn't find answers in the docs:
- Is it possible to install plugins for all users and not user-by-user?
- Is there any way to change the url address of the serviceUrl variable in the ./scripts/langTool.js file as described on the plugin page? That's the way for using the self-hosted version and not their cloud.
Thanks!
-
I installed LanguageTool on my cloudron server and I wanted to use it with my OnlyOffice instance. There's a plugin on their app directory you can use for that, but it triggered me two questions I didn't find answers in the docs:
- Is it possible to install plugins for all users and not user-by-user?
- Is there any way to change the url address of the serviceUrl variable in the ./scripts/langTool.js file as described on the plugin page? That's the way for using the self-hosted version and not their cloud.
Thanks!
@chetbaker It was quite a ride to find this information. The information in the docs was quite cryptic.
What I found is (maybe):
-
You have to build a
.pluginfile yourself from source. Apparently, you do this by " Archive the plugin files (it must contain config.json, index.html, and pluginCode.js). Change the file extension to .plugin. " . I think one has to read up how to create a plugin to test this out (I haven't). -
You have to edit the line https://github.com/ONLYOFFICE/onlyoffice.github.io/blob/master/sdkjs-plugins/content/languagetool/scripts/langTool.js#L61 before creating the plugin file.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login