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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-07-20 11:33:14 +0300
committerGitHub <noreply@github.com>2016-07-20 11:33:14 +0300
commitaa777cea851592e4bc1c23bb568a5675f9d50c81 (patch)
tree2d9092f1e08ddb7466e43a7bc6518351b019eaf5 /appinfo
parentd2623ee54ab32e1bf09e81d8097717511d9b7fed (diff)
Add more metadata
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml14
1 files changed, 12 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b70e287f..84175494 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -2,18 +2,28 @@
<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.</description>
+ <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.3</version>
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
<bugs>https://github.com/owncloud/richdocuments/issues</bugs>
<repository type="git">https://github.com/owncloud/richdocuments.git</repository>
- <category>productivity</category>
+ <category>office</category>
+ <category>integration</category>
<dependencies>
<owncloud min-version="8.2" max-version="9.0" />
</dependencies>
<public>
<richdocuments>public.php</richdocuments>
</public>
+ <documentation>
+ <admin>https://nextcloud.com/collaboraonline/</admin>
+ <user>https://nextcloud.com/collaboraonline/</user>
+ </documentation>
+ <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>
<ocsid>174727</ocsid>
</info>