From 7c34fee7ebc09ffaaf14019ae195b1b42e138e3f Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 27 Nov 2014 16:06:48 +0100 Subject: use extended info.xml instead of app.json --- appinfo/info.xml | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-) (limited to 'appinfo/info.xml') diff --git a/appinfo/info.xml b/appinfo/info.xml index 3ccb782b2..f082b7be5 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -1,10 +1,63 @@ + news News An RSS/Atom feed reader. Requires ownCloud backgroundjobs or an updater script to be enabled to update your feeds. See the README.md in the apps top directory + Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt + + Multimedia + AGPL 4.2.1 + + + + https://github.com/owncloud/news/wiki#user-documentation + https://github.com/owncloud/news#readme + https://github.com/owncloud/news/wiki#developer-documentation + + https://github.com/owncloud/news + https://github.com/owncloud/news/issues + https://github.com/owncloud/news.git + + 7.0.3 - Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt + + + pgsql + sqlite3 + mysql + + + libxml + curl + SimpleXML + + + + + news + news.page.index + 10 + app.svg + News + + + + admin/admin + + + + OCA\News\Cron\Updater + + + + + + OC_User::pre_deleteUser + OCA\News\Hooks\User::deleteUser + + + -- cgit v1.2.3