Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EFDFE1127B for ; Fri, 27 Jun 2014 15:33:25 +0000 (UTC) Received: (qmail 69833 invoked by uid 500); 27 Jun 2014 15:33:25 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 69815 invoked by uid 500); 27 Jun 2014 15:33:25 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 69648 invoked by uid 99); 27 Jun 2014 15:33:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jun 2014 15:33:25 +0000 Date: Fri, 27 Jun 2014 15:33:25 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-6344) Specify after which sibling to add config-changes in plugin.xml MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046057#comment-14046057 ] ASF subversion and git services commented on CB-6344: ----------------------------------------------------- Commit 900c43ef42a3d793ef314ff3910a67f9296df0c0 in cordova-docs's branch refs/heads/master from [~mbektchiev] [ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=900c43e ] CB-6344 CB-6698 `after` for ``, `` for Android close #210 > Specify after which sibling to add config-changes in plugin.xml > --------------------------------------------------------------- > > Key: CB-6344 > URL: https://issues.apache.org/jira/browse/CB-6344 > Project: Apache Cordova > Issue Type: Improvement > Components: Plugman > Reporter: Martin Bektchiev > Assignee: Martin Bektchiev > Original Estimate: 0h > Remaining Estimate: 0h > > The order of XML elements is important In the Windows Phone manifest file. (e.g. see http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769509%28v=vs.105%29.aspx#BKMK_EXTENSIONSelement). That's why we need to provide a way to specify where a specific element has to be added. -- This message was sent by Atlassian JIRA (v6.2#6252)