<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hi, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Plugin-Parameter/m-p/1040624#M45914</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;This question was about Plugin-Parameters.. I ended up adding the plugin in the additional file (intelxdk.config.additional.xml) li&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;ke it was described here :&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://software.intel.com/en-us/xdk/docs/using-the-cordova-for-android-ios-etc-build-option" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/using-the-cordova-for-android-ios-etc-build-option&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I would have liker do add it in the IDE.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Mar 2015 09:35:14 GMT</pubDate>
    <dc:creator>Kim_R_1</dc:creator>
    <dc:date>2015-03-10T09:35:14Z</dc:date>
    <item>
      <title>Plugin Parameter</title>
      <link>https://community.intel.com/t5/Software-Archive/Plugin-Parameter/m-p/1040622#M45912</link>
      <description>&lt;P&gt;I am trying to add a 3rd Part plugin that requires a Parameter, How do I add that..&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;The Actual Plugin I am adding is : &lt;STRONG&gt;de.martinreinhardt.cordova.plugins.urlhandler&lt;/STRONG&gt; From the Cordova plugin r&lt;/SPAN&gt;egistry..&lt;/P&gt;

&lt;P&gt;And it requires the URL schema, How do I register it in XDK ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2015 21:43:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Plugin-Parameter/m-p/1040622#M45912</guid>
      <dc:creator>Kim_R_1</dc:creator>
      <dc:date>2015-03-07T21:43:39Z</dc:date>
    </item>
    <item>
      <title>If your third-party plugin is</title>
      <link>https://community.intel.com/t5/Software-Archive/Plugin-Parameter/m-p/1040623#M45913</link>
      <description>&lt;P style="margin-bottom: 1em; font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;If your third-party plugin is being retrieved from the Cordova registry the Name and Plugin ID are sufficient. In that case, check the "Plugin is located in the Apache Cordova Plugins Registry" box and select the "Import" button.&lt;/P&gt;

&lt;P style="margin-bottom: 1em; font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;Otherwise, if your third-party plugin is located in a git repo you must also include the address of that git repo. The git repo must be publicly accessible on the Internet because the "git pull" used to retrieve the plugin is performed by the cloud-based build server, not the Intel XDK; thus, it must reside in a publicly accessible git repo.&lt;/P&gt;

&lt;P style="margin-bottom: 1em; font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;For further reference please refer-&lt;/P&gt;

&lt;P style="margin-bottom: 1em; font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;&lt;A href="https://software.intel.com/en-us/xdk/docs/adding-third-party-plugins-to-your-xdk-cordova-app&amp;nbsp;" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/adding-third-party-plugins-to-your-xdk-cordova-app&amp;nbsp;&lt;/A&gt;;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2015 22:42:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Plugin-Parameter/m-p/1040623#M45913</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2015-03-09T22:42:33Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/Plugin-Parameter/m-p/1040624#M45914</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;This question was about Plugin-Parameters.. I ended up adding the plugin in the additional file (intelxdk.config.additional.xml) li&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;ke it was described here :&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://software.intel.com/en-us/xdk/docs/using-the-cordova-for-android-ios-etc-build-option" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/using-the-cordova-for-android-ios-etc-build-option&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I would have liker do add it in the IDE.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2015 09:35:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Plugin-Parameter/m-p/1040624#M45914</guid>
      <dc:creator>Kim_R_1</dc:creator>
      <dc:date>2015-03-10T09:35:14Z</dc:date>
    </item>
    <item>
      <title>Hi Kim,</title>
      <link>https://community.intel.com/t5/Software-Archive/Plugin-Parameter/m-p/1040625#M45915</link>
      <description>&lt;P&gt;Hi Kim,&lt;/P&gt;

&lt;P&gt;I am glad you found that article. At the moment the only way to add parameters for third party plugins is through the intelxdk.config.additions.xml file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2015 21:38:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Plugin-Parameter/m-p/1040625#M45915</guid>
      <dc:creator>Anusha_M_Intel1</dc:creator>
      <dc:date>2015-03-10T21:38:19Z</dc:date>
    </item>
  </channel>
</rss>

