Connecting Ownpad (Nextcloud application) to an Etherpad app
-
Ownpad is a Nextcloud application that allows to create and open Etherpad documents. This application requires to have access to an instance of Etherpad to work properly.
I can use an Etherpad instance on the same Cloudron server, but the Cloudron Etherpad application doesn't allow the creation of public pads, so I have to use the Etherpad API. Is this possible?
-
Ownpad is a Nextcloud application that allows to create and open Etherpad documents. This application requires to have access to an instance of Etherpad to work properly.
I can use an Etherpad instance on the same Cloudron server, but the Cloudron Etherpad application doesn't allow the creation of public pads, so I have to use the Etherpad API. Is this possible?
-
@jeau sure, while considered experimental, it's possible. See "Create access restricted pads":
-
it works fine,
sorry @girish I should have read the Etherpad Cloudron app doc and also the Ownpad one, because I have to enable the detection of pad mimetype by NextCloud https://github.com/otetard/ownpad/#mimetype-detection.
In the terminal, I copied
/app/code/resources/config/mimetypemapping.dist.jsonto/app/data/config/mimetypemapping.jsonand then I added in this file
pad'': ["application/x-ownpad"],we could add this information to the Cloudron documentation of the NextCloud app, next time I'll read it

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