You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/10/02 00:54:35 UTC

svn commit: r1528252 - in /cordova/site: public/blog/index.html public/index.html public/news/2013/10/ public/news/2013/10/01/ public/news/2013/10/01/plugins-release.html public/rss.xml www/_posts/2013-10-01-plugins-release.md

Author: steven
Date: Tue Oct  1 22:54:35 2013
New Revision: 1528252

URL: http://svn.apache.org/r1528252
Log:
added plugins release blog

Added:
    cordova/site/public/news/2013/10/
    cordova/site/public/news/2013/10/01/
    cordova/site/public/news/2013/10/01/plugins-release.html
    cordova/site/www/_posts/2013-10-01-plugins-release.md
Modified:
    cordova/site/public/blog/index.html
    cordova/site/public/index.html
    cordova/site/public/rss.xml

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1528252&r1=1528251&r2=1528252&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Tue Oct  1 22:54:35 2013
@@ -67,6 +67,11 @@
 <ul class="posts">
   
     <li>
+    <span>01 Oct 2013</span> &raquo;
+    <a href="http://cordova.apache.org/news/2013/10/01/plugins-release.html">Plugins Release: October 1st, 2013</a>
+    </li>
+  
+    <li>
     <span>13 Sep 2013</span> &raquo;
     <a href="http://cordova.apache.org/news/2013/09/13/last-week.html">Last Week in Cordova: FirefoxOS, Translations, bug fixes</a>
     </li>

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1528252&r1=1528251&r2=1528252&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Tue Oct  1 22:54:35 2013
@@ -98,6 +98,19 @@
   <h2>News <a href="/rss.xml" style="font-size:12pt; margin-left:10px">Subscribe</a></h2>
   <ul class="posts">
     
+      <li><span>01 Oct 2013</span> &raquo; <a href="http://cordova.apache.org/news/2013/10/01/plugins-release.html">Plugins Release: October 1st, 2013</a>
+      <p>Today we are doing a plugin release in preparation for Apache Cordova 3.1.0, which is scheduled to be released later this week.</p>
+
+<p>The main change for this release is removing &#8216;core&#8217; from the plugin ID fields. This was done to make installing plugins simpiler in 3.1.0. We are switching over to using plugin IDs and our <a href='http://plugins.cordova.io/'>plugin registry</a> for plugin installation instead of directly installing from the plugin git urls.</p>
+
+<p>These plugins are compatible with Cordova 3.0.0. Feel free to upgrade your current plugins if you can&#8217;t wait for 3.1.0 next week. Keep in mind that after you install these updated plugins, if you decide to remove these plugins from your project, you will have to reference the new IDs instead of the old ones that our docs show.</p>
+
+<p>E.g. To update your camera plugin:</p>
+
+<pre><code>cordova plugin rm org.apache.cordova.core.camera
+cordova plugin add org.apache.cordova.camera</code></pre>
+<br />
+    
       <li><span>13 Sep 2013</span> &raquo; <a href="http://cordova.apache.org/news/2013/09/13/last-week.html">Last Week in Cordova: FirefoxOS, Translations, bug fixes</a>
       <p>Last week Cordova saw 83 commits come in from 24 different authors. No releases were made, but attention was spent on <a href='https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20component%20%3D%20FirefoxOS'>adding Firefox OS support</a>, translating docs, and fixing bugs.</p>
     
@@ -106,9 +119,6 @@
 
 <p><code>plugman</code> now has initial support for Windows Phone, plugin URLs can now <a href='https://issues.apache.org/jira/browse/CB-4622'>specify a git hash and subdirectory</a>, and <code>&lt;engine&gt;</code> tags <a href='https://issues.apache.org/jira/browse/CB-4494'>are now enforced</a>. There was also good progress made towards launching our <a href='https://issues.apache.org/jira/browse/CB-4489'>Plugin Registry</a>.</p>
     
-      <li><span>12 Aug 2013</span> &raquo; <a href="http://cordova.apache.org/blog/2013/08/12/crowdintranslation.html">Apache Cordova Is Looking for a Few Good Translators</a>
-      <p>Apache Cordova is going global! Apache Cordova is already being used by developers all over the world and now, we are proud to announce, the Apache Cordova documentation will be translated into a number of languages. But we need your help! With the support of <a href='http://crowdin.net/project/cordova'>Crowdin</a>, a translation and localization management platform, translators can login to the easy-to-use tooling and provide as much or as little translation assistance as they would like. If you know another language please support Cordova and contribute.</p>
-    
 
   </ul>
   

Added: cordova/site/public/news/2013/10/01/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/10/01/plugins-release.html?rev=1528252&view=auto
==============================================================================
--- cordova/site/public/news/2013/10/01/plugins-release.html (added)
+++ cordova/site/public/news/2013/10/01/plugins-release.html Tue Oct  1 22:54:35 2013
@@ -0,0 +1,179 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <link rel="SHORTCUT ICON" href="http://cordova.apache.org/favicon.ico"/>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta name = "format-detection" content = "telephone=no">
+    <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width" />
+    <!-- Original Jekyll
+    <meta name="viewport" content="width=device-width">
+    -->
+    <title>Plugins Release: October 1st, 2013</title>
+    <!-- syntax highlighting CSS -->
+    <link rel="stylesheet" href="http://cordova.apache.org/css/syntax.css">
+    <!-- Custom CSS -->
+    <link rel="stylesheet" href="http://cordova.apache.org/css/main.css">
+
+    <!-- Cordova CSS -->
+    <link rel="stylesheet" type="text/css" href="http://cordova.apache.org/css/master.css">
+    <script src="http://cordova.apache.org/js/smooth.pack.js" type="text/javascript"></script>
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-94271-30']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+</head>
+
+<body>
+
+    <a class="scroll-point pt-top" name="top">
+</a>
+<div id="header">
+    <div class="wrap">
+        <a class="logo" href="http://cordova.apache.org/#top"></a>
+        <div class="menu">
+            <a href="http://cordova.apache.org/#about">About</a>
+            <a href="http://cordova.apache.org/#news">News</a>
+            <a href="http://cordova.apache.org/#contribute">Contribute</a>
+            <a href="http://cordova.apache.org/#mailing-list">Mailing List</a>
+            <a href="http://cordova.apache.org/#download">Download</a>
+            <a href="http://cordova.apache.org/#links">Quick Links</a>
+        </div>
+        <form class="menu-dropdown">
+            <select onchange="location = this.options[this.selectedIndex].value;">
+                <option value="http://cordova.apache.org/#about">About</option>
+                <option value="http://cordova.apache.org/#news">News</option>
+                <option value="http://cordova.apache.org/#contribute">Contribute</option>
+                <option value="http://cordova.apache.org/#mailing-list">Mailing List</option>
+                <option value="http://cordova.apache.org/#download">Download</option>
+                <option value="http://cordova.apache.org/#links">Quick Links</option>
+            </select>
+        </form>
+    </div>
+    <div class="shadow"></div>
+</div> <!-- /header -->
+<div class="header-placeholder"></div>
+
+
+        <div class="site">
+    <h2>Plugins Release: October 1st, 2013</h2>
+    <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
+    <p class="meta">01 Oct 2013</p>
+    <div class="post">
+    <p>Today we are doing a plugin release in preparation for Apache Cordova 3.1.0, which is scheduled to be released later this week.</p>
+
+<p>The main change for this release is removing &#8216;core&#8217; from the plugin ID fields. This was done to make installing plugins simpiler in 3.1.0. We are switching over to using plugin IDs and our <a href='http://plugins.cordova.io/'>plugin registry</a> for plugin installation instead of directly installing from the plugin git urls.</p>
+
+<p>These plugins are compatible with Cordova 3.0.0. Feel free to upgrade your current plugins if you can&#8217;t wait for 3.1.0 next week. Keep in mind that after you install these updated plugins, if you decide to remove these plugins from your project, you will have to reference the new IDs instead of the old ones that our docs show.</p>
+
+<p>E.g. To update your camera plugin:</p>
+
+<pre><code>cordova plugin rm org.apache.cordova.core.camera
+cordova plugin add org.apache.cordova.camera</code></pre>
+<br /><!--more-->
+<p><em>Other Notable Changes:</em></p>
+
+<ul>
+<li>Firefox OS support for Vibration and Device plugins</li>
+
+<li>Windows 8 support for multiple plugins</li>
+
+<li>Fixed warnings that arose with XCode 5</li>
+
+<li><span>CB-4847</span> iOS 7 microphone access requires user permission (media plugin)</li>
+
+<li><span>CB-4799</span> Fix incorrect JS references within native code for iOS &amp; Android (media plugin)</li>
+
+<li><span>CB-4806</span> Update splashscreen image bounds for iOS 7 (splashscreen plugin)</li>
+
+<li><span>CB-4593</span> Added vibration support for BB10 (vibration plugin)</li>
+</ul>
+<br />
+<p>You can check out the individual release notes in each of the plugin repos for more details.</p>
+    </div>
+</div>
+
+
+
+    <a class="scroll-point" name="links"></a>
+<hr/>
+
+<div class="wrap quick-links-pane">
+    <h2 class="icon icon-quick-links">Quick Links</h2>
+    <br/>
+    <ul class="quick-links-header">
+        <li>General</li>
+        <li>Development</li>
+        <li class="last">Apache Software Foundation</li>
+    </ul>
+    <div class="clear"></div>
+</div>
+
+<div class="grid">
+    <div class="wrap">
+        <div class="list-container">
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="http://cordova.apache.org/index.html#about">About Cordova<span></span></a></li>
+
+                
+                <li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li>
+                
+
+                <li><a href="http://cordova.apache.org/artwork.html">Artwork<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="http://cordova.apache.org/index.html#download">Download<span></span></a></li>
+                <li><a href="http://cordova.apache.org/docs/en/3.0.0/">Documentation<span></span></a></li>
+
+                
+                <li><a href="https://git-wip-us.apache.org/repos/asf">Source Code<span></span></a></li>
+                
+                <li><a href="https://issues.apache.org/jira/browse/CB">Issue Tracker<span></span></a></li>
+                
+                <li><a href="http://wiki.apache.org/cordova/">Wiki<span></span></a></li>
+                
+
+                <li><a href="http://cordova.apache.org/index.html#mailing-list">Mailing List<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links last">
+                <li class="corner"></li>
+                
+                <li><a href="http://www.apache.org/">About ASF<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/security/">Security<span></span></a></li>
+                
+            </ul>
+
+            <div class="clear"></div>
+        </div>
+    </div>
+</div>
+
+
+    <hr/>
+<div id="footer">
+    <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    </p>
+    <a class="closing" href="#top"></a>
+</div>
+
+</body>
+</html>

Modified: cordova/site/public/rss.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/rss.xml?rev=1528252&r1=1528251&r2=1528252&view=diff
==============================================================================
--- cordova/site/public/rss.xml (original)
+++ cordova/site/public/rss.xml Tue Oct  1 22:54:35 2013
@@ -5,8 +5,8 @@
         <description>Apache Cordova - Apache Cordova is a set of device APIs that allow a web mobile app developer to access native device function from JavaScript.</description>
         <atom:link href="http://cordova.apache.org/rss.xml" rel="self" type="application/rss+xml" />
         <link>http://cordova.apache.org/rss.xml</link>
-        <lastBuildDate>Tue, 01 Oct 2013 11:56:59 -0400</lastBuildDate>
-        <pubDate>Tue, 01 Oct 2013 11:56:59 -0400</pubDate>
+        <lastBuildDate>Tue, 01 Oct 2013 15:54:03 -0700</lastBuildDate>
+        <pubDate>Tue, 01 Oct 2013 15:54:03 -0700</pubDate>
         <ttl>1800</ttl>
         <image>
             <url>http://cordova.apache.org</url>
@@ -19,6 +19,43 @@
 
 
         <item>
+                <title>Plugins Release: October 1st, 2013</title>
+                <description>&lt;p&gt;Today we are doing a plugin release in preparation for Apache Cordova 3.1.0, which is scheduled to be released later this week.&lt;/p&gt;
+
+&lt;p&gt;The main change for this release is removing &amp;#8216;core&amp;#8217; from the plugin ID fields. This was done to make installing plugins simpiler in 3.1.0. We are switching over to using plugin IDs and our &lt;a href='http://plugins.cordova.io/'&gt;plugin registry&lt;/a&gt; for plugin installation instead of directly installing from the plugin git urls.&lt;/p&gt;
+
+&lt;p&gt;These plugins are compatible with Cordova 3.0.0. Feel free to upgrade your current plugins if you can&amp;#8217;t wait for 3.1.0 next week. Keep in mind that after you install these updated plugins, if you decide to remove these plugins from your project, you will have to reference the new IDs instead of the old ones that our docs show.&lt;/p&gt;
+
+&lt;p&gt;E.g. To update your camera plugin:&lt;/p&gt;
+
+&lt;pre&gt;&lt;code&gt;cordova plugin rm org.apache.cordova.core.camera
+cordova plugin add org.apache.cordova.camera&lt;/code&gt;&lt;/pre&gt;
+&lt;br /&gt;&lt;!--more--&gt;
+&lt;p&gt;&lt;em&gt;Other Notable Changes:&lt;/em&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Firefox OS support for Vibration and Device plugins&lt;/li&gt;
+
+&lt;li&gt;Windows 8 support for multiple plugins&lt;/li&gt;
+
+&lt;li&gt;Fixed warnings that arose with XCode 5&lt;/li&gt;
+
+&lt;li&gt;&lt;span&gt;CB-4847&lt;/span&gt; iOS 7 microphone access requires user permission (media plugin)&lt;/li&gt;
+
+&lt;li&gt;&lt;span&gt;CB-4799&lt;/span&gt; Fix incorrect JS references within native code for iOS &amp;amp; Android (media plugin)&lt;/li&gt;
+
+&lt;li&gt;&lt;span&gt;CB-4806&lt;/span&gt; Update splashscreen image bounds for iOS 7 (splashscreen plugin)&lt;/li&gt;
+
+&lt;li&gt;&lt;span&gt;CB-4593&lt;/span&gt; Added vibration support for BB10 (vibration plugin)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;br /&gt;
+&lt;p&gt;You can check out the individual release notes in each of the plugin repos for more details.&lt;/p&gt;</description>
+                <link>http://cordova.apache.org/news/2013/10/01/plugins-release.html</link>
+                <guid>http://cordova.apache.org/news/2013/10/01/plugins-release</guid>
+                <pubDate>Tue, 01 Oct 2013</pubDate>
+        </item>
+
+        <item>
                 <title>Last Week in Cordova: FirefoxOS, Translations, bug fixes</title>
                 <description>&lt;p&gt;Last week Cordova saw 83 commits come in from 24 different authors. No releases were made, but attention was spent on &lt;a href='https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20component%20%3D%20FirefoxOS'&gt;adding Firefox OS support&lt;/a&gt;, translating docs, and fixing bugs. &lt;!--more--&gt;&lt;/p&gt;
 

Added: cordova/site/www/_posts/2013-10-01-plugins-release.md
URL: http://svn.apache.org/viewvc/cordova/site/www/_posts/2013-10-01-plugins-release.md?rev=1528252&view=auto
==============================================================================
--- cordova/site/www/_posts/2013-10-01-plugins-release.md (added)
+++ cordova/site/www/_posts/2013-10-01-plugins-release.md Tue Oct  1 22:54:35 2013
@@ -0,0 +1,37 @@
+---
+layout: post
+author:
+    name: Steve Gill
+    url: https://twitter.com/stevesgill
+title:  "Plugins Release: October 1st, 2013"
+categories: news
+tags: release
+---
+
+Today we are doing a plugin release in preparation for Apache Cordova 3.1.0, which is scheduled to be released later this week. 
+
+The main change for this release is removing 'core' from the plugin ID fields. This was done to make installing plugins simpiler in 3.1.0. We are switching over to using plugin IDs and our [plugin registry](http://plugins.cordova.io/) for plugin installation instead of directly installing from the plugin git urls.
+ 
+These plugins are compatible with Cordova 3.0.0. Feel free to upgrade your current plugins if you can't wait for 3.1.0 next week. Keep in mind that after you install these updated plugins, if you decide to remove these plugins from your project, you will have to reference the new IDs instead of the old ones that our docs show. 
+
+E.g. To update your camera plugin:
+
+    cordova plugin rm org.apache.cordova.core.camera
+    cordova plugin add org.apache.cordova.camera
+
+<br />
+<!--more-->
+
+    
+*Other Notable Changes:*
+* Firefox OS support for Vibration and Device plugins
+* Windows 8 support for multiple plugins
+* Fixed warnings that arose with XCode 5
+* [CB-4847] iOS 7 microphone access requires user permission (media plugin)
+* [CB-4799] Fix incorrect JS references within native code for iOS & Android (media plugin)
+* [CB-4806] Update splashscreen image bounds for iOS 7 (splashscreen plugin)
+* [CB-4593] Added vibration support for BB10 (vibration plugin) 
+
+<br />
+You can check out the individual release notes in each of the plugin repos for more details.
+