<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Connecting Ownpad (Nextcloud application) to an Etherpad app]]></title><description><![CDATA[<p dir="auto">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.</p>
<p dir="auto">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?</p>
]]></description><link>https://forum.cloudron.io/topic/2387/connecting-ownpad-nextcloud-application-to-an-etherpad-app</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 17:29:59 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/2387.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 26 Apr 2020 08:07:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Connecting Ownpad (Nextcloud application) to an Etherpad app on Wed, 29 Apr 2020 06:32:19 GMT]]></title><description><![CDATA[<p dir="auto">it works fine,</p>
<p dir="auto">sorry <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> 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 <a href="https://github.com/otetard/ownpad/#mimetype-detection" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/otetard/ownpad/#mimetype-detection</a>.</p>
<p dir="auto">In the terminal, I copied <code>/app/code/resources/config/mimetypemapping.dist.json</code> to <code>/app/data/config/mimetypemapping.json</code></p>
<p dir="auto">and then I added in this file <code>pad'': ["application/x-ownpad"],</code></p>
<p dir="auto">we could add this information to the Cloudron documentation of the NextCloud app, next time I'll read it <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=d69db52af35" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
]]></description><link>https://forum.cloudron.io/post/7828</link><guid isPermaLink="true">https://forum.cloudron.io/post/7828</guid><dc:creator><![CDATA[jeau]]></dc:creator><pubDate>Wed, 29 Apr 2020 06:32:19 GMT</pubDate></item><item><title><![CDATA[Reply to Connecting Ownpad (Nextcloud application) to an Etherpad app on Tue, 28 Apr 2020 20:03:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jeau" aria-label="Profile: jeau">@<bdi>jeau</bdi></a> API access should work. Does the test call in the docs work - <a href="https://cloudron.io/documentation/apps/etherpad/#api-access" target="_blank" rel="noopener noreferrer nofollow ugc">https://cloudron.io/documentation/apps/etherpad/#api-access</a> ?</p>
]]></description><link>https://forum.cloudron.io/post/7811</link><guid isPermaLink="true">https://forum.cloudron.io/post/7811</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 28 Apr 2020 20:03:47 GMT</pubDate></item><item><title><![CDATA[Reply to Connecting Ownpad (Nextcloud application) to an Etherpad app on Tue, 28 Apr 2020 19:12:18 GMT]]></title><description><![CDATA[<p dir="auto">Indeed <a class="plugin-mentions-user plugin-mentions-a" href="/user/mario" aria-label="Profile: mario">@<bdi>mario</bdi></a>, but the issue is on the other side, I can't access to the Etherpad app installed on the same Cloudron server. There's no publics pads access and the API seems not activated</p>
]]></description><link>https://forum.cloudron.io/post/7806</link><guid isPermaLink="true">https://forum.cloudron.io/post/7806</guid><dc:creator><![CDATA[jeau]]></dc:creator><pubDate>Tue, 28 Apr 2020 19:12:18 GMT</pubDate></item><item><title><![CDATA[Reply to Connecting Ownpad (Nextcloud application) to an Etherpad app on Sun, 26 Apr 2020 17:15:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jeau" aria-label="Profile: jeau">@<bdi>jeau</bdi></a> sure, while considered experimental, it's possible. See "Create access restricted pads":</p>
<p dir="auto"><a href="https://github.com/otetard/ownpad/" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/otetard/ownpad/</a></p>
]]></description><link>https://forum.cloudron.io/post/7739</link><guid isPermaLink="true">https://forum.cloudron.io/post/7739</guid><dc:creator><![CDATA[mario]]></dc:creator><pubDate>Sun, 26 Apr 2020 17:15:39 GMT</pubDate></item></channel></rss>