owncloud / external

This app allows to list external web sites in the navigation menu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

external

	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.

About

This app allows to list external web sites in the navigation menu

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 83.6%Language:PHP 10.0%Language:Makefile 6.1%Language:Java 0.3%