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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMTRichards <matt@owncloud.com>2014-10-09 06:01:02 +0400
committerMTRichards <matt@owncloud.com>2014-10-09 06:01:02 +0400
commite94f14d25c9391e31b90e50a16c00785beeca1c7 (patch)
tree97f079e65adae908547fcbb8343e3c5c77c09509 /external/appinfo
parent5be888be492b2bf730b1a337f71b9ea032fbc31a (diff)
Updated info.xml app description
Added description for app
Diffstat (limited to 'external/appinfo')
-rw-r--r--external/appinfo/info.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/external/appinfo/info.xml b/external/appinfo/info.xml
index c42b65e35..4f5b2dd2c 100644
--- a/external/appinfo/info.xml
+++ b/external/appinfo/info.xml
@@ -2,7 +2,11 @@
<info>
<id>external</id>
<name>External Sites</name>
- <description>Enables admins to add external sites to the app navigation.</description>
+ <description>
+ This application allows an admin to add a link in the ownCloud web interface Apps menu that points to an external website. By simply entering the URL and the name for the external site, icon appears. When this icon is clicked by a user, the external website appears in the ownCloud frame. For the user, this external site appears as if it is part of ownCloud but, in fact, this can be any external URL.
+Note that the External Site link must use the same type of encryption as provided by ownCloud. In other words, if ownCloud is hosted on HTTPS, the link in the external site must also be HTTPS. The same is also true for HTTP. More information is available in the External Sites documentation.
+
+ </description>
<licence>AGPL</licence>
<author>Frank Karlitschek</author>
<requiremin>4.93</requiremin>