33 lines
1.5 KiB
XML
Raw Normal View History

2013-06-30 20:53:42 +02:00
<?xml version="1.0"?>
<info>
2015-12-16 17:57:44 +03:00
<id>richdocuments</id>
<name>Collabora Online</name>
2018-02-18 01:15:28 +01:00
<summary>Edit office documents directly in your browser.</summary>
<description>This application can connect to a Collabora Online server (WOPI Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that.</description>
2018-02-15 16:35:24 +01:00
<version>2.0.1</version>
2018-02-18 12:10:50 +01:00
<licence>agpl</licence>
2015-10-23 14:00:36 +02:00
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
2018-02-18 01:26:47 +01:00
<documentation>
<user>https://nextcloud.com/collaboraonline/</user>
<admin>https://nextcloud.com/collaboraonline/</admin>
</documentation>
2016-07-20 10:33:14 +02:00
<category>office</category>
<category>integration</category>
2018-02-18 01:26:47 +01:00
<website>https://collaboraoffice.com/</website>
<bugs>https://github.com/nextcloud/richdocuments/issues</bugs>
<repository type="git">https://github.com/nextcloud/richdocuments.git</repository>
<screenshot>https://nextcloud.com/wp-content/themes/next/assets/img/features/collabora-document.png</screenshot>
<screenshot>https://nextcloud.com/wp-content/themes/next/assets/img/features/collabora-presentation.png</screenshot>
<screenshot>https://nextcloud.com/wp-content/themes/next/assets/img/features/collabora-spreadsheet.png</screenshot>
<dependencies>
<nextcloud min-version="12" max-version="13" />
</dependencies>
<types>
<prevent_group_restriction/>
</types>
<settings>
<admin>\OCA\Richdocuments\Settings\Admin</admin>
<admin-section>OCA\Richdocuments\Settings\Section</admin-section>
</settings>
2013-06-30 20:53:42 +02:00
</info>