Welcome to mirror list, hosted at ThFree Co, Russian Federation.

info.xml « appinfo - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 36969f554acd96b5b02e460e7f1c696f58155371 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0"?>
<info>
	<id>richdocuments</id>
	<name>Collabora Online</name>
	<description>Collabora Online allows you to to work with all kinds of office documents directly in your browser. This application requires Collabora Cloudsuite to be installed on one of your servers, please read the documentation to learn more about that.</description>
	<summary>Edit office documents directly in your browser.</summary>
	<licence>AGPL</licence>
	<version>1.1.23</version>
	<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
	<bugs>https://github.com/nextcloud/richdocuments/issues</bugs>
	<repository type="git">https://github.com/nextcloud/richdocuments.git</repository>
	<category>office</category>
	<category>integration</category>
	<dependencies>
		<nextcloud min-version="11" max-version="11" />
	</dependencies>
	<documentation>
		<admin>https://nextcloud.com/collaboraonline/</admin>
		<user>https://nextcloud.com/collaboraonline/</user>
	</documentation>
	<types>
		<prevent_group_restriction/>
	</types>
	<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-app.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>
	<settings>
		<admin>\OCA\Richdocuments\Settings\Admin</admin>
		<admin-section>OCA\Richdocuments\Settings\Section</admin-section>
	</settings>
</info>