Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5CD48E2BD for ; Thu, 14 Feb 2013 00:47:39 +0000 (UTC) Received: (qmail 52827 invoked by uid 500); 14 Feb 2013 00:47:39 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 52810 invoked by uid 500); 14 Feb 2013 00:47:39 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 52803 invoked by uid 500); 14 Feb 2013 00:47:39 -0000 Delivered-To: apmail-incubator-callback-commits@incubator.apache.org Received: (qmail 52800 invoked by uid 99); 14 Feb 2013 00:47:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 00:47:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 00:47:38 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 110E098F for ; Thu, 14 Feb 2013 00:47:18 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Thu, 14 Feb 2013 00:47:17 -0000 Message-ID: <20130214004717.54881.55946@eos.apache.org> Subject: =?utf-8?q?=5BCordova_Wiki=5D_Update_of_=22PluginDiscovery=22_by_AnisKadri?= Auto-Submitted: auto-generated X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cordova Wiki" for c= hange notification. The "PluginDiscovery" page has been changed by AnisKadri: http://wiki.apache.org/cordova/PluginDiscovery?action=3Ddiff&rev1=3D2&rev2= =3D3 = {{{ = - { + { "total_rows":8, "offset":1, "rows":[ @@ -167, +167 @@ = The format is the same as the list one except that there should be only o= ne object in the ''rows'' Array. The object should contain the queried plug= in's information/metadata. = + =3D=3D Plugin submission =3D=3D + = + New plugins can be submitted at http://plugins.cordova.io. Eventually, pl= ugin developers will be able to publish/unpublish plugins to various remote= s through the Plugman tool directly. + = - Discussion/Future: + =3D=3D Discussion/Future =3D=3D = * Response format: The format above is just a proposal and works well wi= th the current version of plugman. It is open for discussion. The important= point is that the remote does not have to host plugins, only reference the= m. * Naming: what should plugins be named ? What happens when two plugins d= o the same thing and want the same name ?