Author: steven
Date: Mon Dec 14 22:32:48 2015
New Revision: 1720027
URL: http://svn.apache.org/viewvc?rev=1720027&view=rev
Log:
added new plugins blog post
Added:
cordova/site/public/news/2015/12/14/
cordova/site/public/news/2015/12/14/plugins-release.html
Modified:
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2015/11/24/plugins-release.html
cordova/site/public/news/2015/12/08/wkwebview-engine-plugin-release.html
cordova/site/public/sitemap.xml
cordova/site/public/static/css/main.css
cordova/site/public/static/js/index.js
cordova/site/public/static/js/plugins.js
Modified: cordova/site/public/blog/index.html
URL:
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1720027&r1=1720026&r2=1720027&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Mon Dec 14 22:32:48 2015
@@ -106,6 +106,45 @@
<li>
<header>
+ <div class="adorner" blogTime="Mon, 14 Dec 2015 00:00:00
-0800"></div>
+ <h2 class="title">
+ <a
href="/news/2015/12/14/plugins-release.html">Plugins Release</a>
+ </h2>
+ <div class="details">
+ <span class="date">14 Dec 2015</span>
+ - by
+ <span class="author">
+
+ <a href="https://twitter.com/shazron">Shazron
Abdullah</a>
+
+ </span>
+ <a class="comment"
href="/news/2015/12/14/plugins-release.html#disqus_thread"></a>
+ </div>
+ </header>
+ <section class="post-excerpt">
+ <p><p>The following plugins were updated today:</p>
+
+<ul>
+<li>[email protected]</li>
+<li>[email protected]</li>
+</ul>
+
+<p>This release brings <code class="prettyprint">[email protected]</code>
platform compatibility to the <code
class="prettyprint">cordova-plugin-inappbrowser</code> plugin, and it is also
backwards compatible with cordova-ios@3.</p>
+
+<p>The <code class="prettyprint">cordova-plugin-wkwebview-engine</code> plugin
was updated to fix a bug related to loading pages in <code
class="prettyprint">cordova-plugin-inappbrowser</code>.</p>
+
+<p>To install:</p>
+<div class="highlight"><pre><code class="language-text"
data-lang="text">cordova plugin add cordova-plugin-inappbrowser --save
+cordova plugin add cordova-plugin-wkwebview-engine --save
+</code></pre></div>
+<p>Changes include:</p>
+</p>
+ <div><a
href="/news/2015/12/14/plugins-release.html">More...</a></div>
+ </section>
+ </li>
+
+ <li>
+ <header>
<div class="adorner" blogTime="Tue, 08 Dec 2015 00:00:00
-0800"></div>
<h2 class="title">
<a
href="/news/2015/12/08/wkwebview-engine-plugin-release.html">Plugins Release</a>
@@ -283,19 +322,21 @@ cordova platform update [email protected]
<p>The following plugins now require <code
class="prettyprint">[email protected]</code>. Please read the <a
href="http://cordova.apache.org/announcements/2015/11/09/cordova-android-5.0.0.html">Android
5.0.0 release blog</a> for instructions to update. </p>
<ul>
-<li>cordova-plugin-camera</li>
-<li>cordova-plugin-contacts</li>
-<li>cordova-plugin-file</li>
-<li>cordova-plugin-geolocation</li>
-<li>cordova-plugin-media</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
</ul>
-<p>If you are using an older version of <code
class="prettyprint">cordova-android</code>, you will have to explicitly install
older versions of these plugins now.</p>
+<h2>Update</h2>
+
+<p>Since <code class="prettyprint">[email protected]</code> isn't yet
pinned by default in <code class="prettyprint">cordova</code>, you will have to
explicitly install these new versions of these five plugins now. The previous
released versions of the above five plugins are still set to <code
class="prettyprint">latest</code> on npm instead of these newly released
versions. These will be set to <code class="prettyprint">latest</code> once we
release <code class="prettyprint">cordova@6</code> which will have <code
class="prettyprint">[email protected]</code> pinned.</p>
<p>E.g. </p>
-<div class="highlight"><pre><code class="language-text"
data-lang="text">cordova plugin add [email protected] --save
+<div class="highlight"><pre><code class="language-text"
data-lang="text">cordova plugin add [email protected] --save
</code></pre></div>
-<p>To see what versions exist for a plugin, run <code class="prettyprint">npm
info PLUGINNAME</code>. </p>
+<p>To see what versions exist for a plugin, run <code class="prettyprint">npm
info PLUGINNAME versions</code>. </p>
<hr>
@@ -3404,7 +3445,7 @@ window.twttr = (function(d, s, id) {
<script>
window.onload = function(){
setTimeout(function(){
- var lastPostTime = new Date("Tue, 08 Dec 2015 00:00:00
-0800").getTime();
+ var lastPostTime = new Date("Mon, 14 Dec 2015 00:00:00
-0800").getTime();
setCookie("visitTime", lastPostTime, 365);
}, 2000);
};
Modified: cordova/site/public/feed.xml
URL:
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1720027&r1=1720026&r2=1720027&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Dec 14 22:32:48 2015
@@ -6,8 +6,8 @@
</description>
<link>https://cordova.apache.org/</link>
<atom:link href="https://cordova.apache.org/feed.xml" rel="self"
type="application/rss+xml"/>
- <pubDate>Thu, 10 Dec 2015 12:36:07 -0800</pubDate>
- <lastBuildDate>Thu, 10 Dec 2015 12:36:07 -0800</lastBuildDate>
+ <pubDate>Mon, 14 Dec 2015 14:08:43 -0800</pubDate>
+ <lastBuildDate>Mon, 14 Dec 2015 14:08:43 -0800</lastBuildDate>
<generator>Jekyll v2.5.3</generator>
<item>
@@ -15,6 +15,58 @@
<description><p>The following plugins were updated
today:</p>
<ul>
+<li>[email protected]</li>
+<li>[email protected]</li>
+</ul>
+
+<p>This release brings <code
class="prettyprint">[email protected]</code> platform
compatibility to the <code
class="prettyprint">cordova-plugin-inappbrowser</code>
plugin, and it is also backwards compatible with cordova-ios@3.</p>
+
+<p>The <code
class="prettyprint">cordova-plugin-wkwebview-engine</code>
plugin was updated to fix a bug related to loading pages in <code
class="prettyprint">cordova-plugin-inappbrowser</code>.</p>
+
+<p>To install:</p>
+<div class="highlight"><pre><code
class="language-text" data-lang="text">cordova plugin
add cordova-plugin-inappbrowser --save
+cordova plugin add cordova-plugin-wkwebview-engine --save
+</code></pre></div>
+<p>Changes include:</p>
+
+<!--more-->
+
+<p>[email protected]</p>
+
+<ul>
+<li><a
href="https://issues.apache.org/jira/browse/CB-10190">CB-10190</a>
- WKWebView engine is not releasing the user-agent lock</li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a
href="https://issues.apache.org/jira/browse/CB-9445">CB-9445</a>
Improves executeScript callbacks on iOS</li>
+<li><a
href="https://issues.apache.org/jira/browse/CB-10035">CB-10035</a>
Incremented plugin version.</li>
+<li><a
href="https://issues.apache.org/jira/browse/CB-10040">CB-10040</a>
- re-fix: backwards compatible with cordova-ios &lt; 4.0</li>
+<li><a
href="https://issues.apache.org/jira/browse/CB-8534">CB-8534</a>:
Allow plugins to respond to onReceivedHttpAuthRequest. This closes
#82</li>
+<li><a
href="https://issues.apache.org/jira/browse/CB-3750">CB-3750</a>:
Fixes spinner on iOS. This closes #89</li>
+<li><a
href="https://issues.apache.org/jira/browse/CB-7696">CB-7696</a>
Document target=_self behavior for Windows</li>
+<li><a
href="https://issues.apache.org/jira/browse/CB-10040">CB-10040</a>
- Compile Error in InAppBrowser Plugin for iOS - No known instance method for
selector &#39;URLIsWhitelisted:&#39;</li>
+</ul>
+</description>
+ <pubDate>Mon, 14 Dec 2015 00:00:00 -0800</pubDate>
+
<link>https://cordova.apache.org/news/2015/12/14/plugins-release.html</link>
+ <guid
isPermaLink="true">https://cordova.apache.org/news/2015/12/14/plugins-release.html</guid>
+
+ <category>release</category>
+
+ <category>plugins</category>
+
+
+ <category>news</category>
+
+ </item>
+
+ <item>
+ <title>Plugins Release</title>
+ <description><p>The following plugins were updated
today:</p>
+
+<ul>
<li>[email protected]</li>
</ul>
@@ -330,19 +382,21 @@ cordova platform update [email protected]
<p>The following plugins now require <code
class="prettyprint">[email protected]</code>. Please
read the <a
href="http://cordova.apache.org/announcements/2015/11/09/cordova-android-5.0.0.html">Android
5.0.0 release blog</a> for instructions to update. </p>
<ul>
-<li>cordova-plugin-camera</li>
-<li>cordova-plugin-contacts</li>
-<li>cordova-plugin-file</li>
-<li>cordova-plugin-geolocation</li>
-<li>cordova-plugin-media</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
</ul>
-<p>If you are using an older version of <code
class="prettyprint">cordova-android</code>, you will have to
explicitly install older versions of these plugins now.</p>
+<h2>Update</h2>
+
+<p>Since <code
class="prettyprint">[email protected]</code>
isn&#39;t yet pinned by default in <code
class="prettyprint">cordova</code>, you will have to
explicitly install these new versions of these five plugins now. The previous
released versions of the above five plugins are still set to <code
class="prettyprint">latest</code> on npm instead of these
newly released versions. These will be set to <code
class="prettyprint">latest</code> once we release <code
class="prettyprint">cordova@6</code> which will have
<code class="prettyprint">[email protected]</code>
pinned.</p>
<p>E.g. </p>
-<div class="highlight"><pre><code
class="language-text" data-lang="text">cordova plugin
add [email protected] --save
+<div class="highlight"><pre><code
class="language-text" data-lang="text">cordova plugin
add [email protected] --save
</code></pre></div>
-<p>To see what versions exist for a plugin, run <code
class="prettyprint">npm info PLUGINNAME</code>. </p>
+<p>To see what versions exist for a plugin, run <code
class="prettyprint">npm info PLUGINNAME versions</code>.
</p>
<hr>
@@ -1082,56 +1136,5 @@ Error: version not found: cordova-ios@3.
</item>
- <item>
- <title>Tools Release 5.3.3</title>
- <description><p>Cordova tools 5.3.3 has been released to
properly support <a
href="https://nodejs.org/en/blog/release/v4.0.0/">Node
v4</a>.</p>
-
-<ul>
-<li><a
href="https://www.npmjs.org/package/cordova">[email protected]</a></li>
-<li><a
href="https://www.npmjs.org/package/cordova-lib">[email protected]</a></li>
-<li><a
href="https://www.npmjs.org/package/plugman">[email protected]</a></li>
-</ul>
-
-<p>If you are currently develop for the <strong>iOS</strong>
platform and plan to use <strong>Node v4</strong>, we recommend you
update to this release:</p>
-
-<ul>
-<li><p>If you have <code
class="prettyprint">cordova</code> installed:</p>
-<div class="highlight"><pre><code
class="language-text" data-lang="text">npm install -g
cordova
-</code></pre></div></li>
-<li><p>If you have <code
class="prettyprint">plugman</code> installed:</p>
-<div class="highlight"><pre><code
class="language-text" data-lang="text">npm install -g
plugman
-</code></pre></div></li>
-</ul>
-
-<!--more-->
-
-<h2>Pinned Platform Versions for <strong>Cordova CLI
5.3.3</strong></h2>
-
-<ul>
-<li>Cordova Amazon-FireOS: ~3.6.3</li>
-<li>Cordova Android: ~4.1.0 (4.1.1)</li>
-<li>Cordova BlackBerry10: ~3.8.0</li>
-<li>Cordova Browser: ~4.0.0</li>
-<li>Cordova FirefoxOS: ~3.6.3</li>
-<li>Cordova iOS: ~3.9.0 (3.9.1)</li>
-<li>Cordova Ubuntu: ~4.0.0</li>
-<li>Cordova Windows: ~4.1.0</li>
-<li>Cordova WP8: ~3.8.1</li>
-<li>Cordova Webos: ~3.7.0</li>
-</ul>
-</description>
- <pubDate>Tue, 22 Sep 2015 00:00:00 -0700</pubDate>
-
<link>https://cordova.apache.org/news/2015/09/22/tools-release.html</link>
- <guid
isPermaLink="true">https://cordova.apache.org/news/2015/09/22/tools-release.html</guid>
-
- <category>release</category>
-
- <category>tools</category>
-
-
- <category>news</category>
-
- </item>
-
</channel>
</rss>
Modified: cordova/site/public/news/2015/11/24/plugins-release.html
URL:
http://svn.apache.org/viewvc/cordova/site/public/news/2015/11/24/plugins-release.html?rev=1720027&r1=1720026&r2=1720027&view=diff
==============================================================================
--- cordova/site/public/news/2015/11/24/plugins-release.html (original)
+++ cordova/site/public/news/2015/11/24/plugins-release.html Mon Dec 14
22:32:48 2015
@@ -143,19 +143,21 @@
<p>The following plugins now require <code
class="prettyprint">[email protected]</code>. Please read the <a
href="http://cordova.apache.org/announcements/2015/11/09/cordova-android-5.0.0.html">Android
5.0.0 release blog</a> for instructions to update. </p>
<ul>
-<li>cordova-plugin-camera</li>
-<li>cordova-plugin-contacts</li>
-<li>cordova-plugin-file</li>
-<li>cordova-plugin-geolocation</li>
-<li>cordova-plugin-media</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
+<li>[email protected]</li>
</ul>
-<p>If you are using an older version of <code
class="prettyprint">cordova-android</code>, you will have to explicitly install
older versions of these plugins now.</p>
+<h2>Update</h2>
+
+<p>Since <code class="prettyprint">[email protected]</code> isn't yet
pinned by default in <code class="prettyprint">cordova</code>, you will have to
explicitly install these new versions of these five plugins now. The previous
released versions of the above five plugins are still set to <code
class="prettyprint">latest</code> on npm instead of these newly released
versions. These will be set to <code class="prettyprint">latest</code> once we
release <code class="prettyprint">cordova@6</code> which will have <code
class="prettyprint">[email protected]</code> pinned.</p>
<p>E.g. </p>
-<div class="highlight"><pre><code class="language-text"
data-lang="text">cordova plugin add [email protected] --save
+<div class="highlight"><pre><code class="language-text"
data-lang="text">cordova plugin add [email protected] --save
</code></pre></div>
-<p>To see what versions exist for a plugin, run <code class="prettyprint">npm
info PLUGINNAME</code>. </p>
+<p>To see what versions exist for a plugin, run <code class="prettyprint">npm
info PLUGINNAME versions</code>. </p>
<hr>
Modified:
cordova/site/public/news/2015/12/08/wkwebview-engine-plugin-release.html
URL:
http://svn.apache.org/viewvc/cordova/site/public/news/2015/12/08/wkwebview-engine-plugin-release.html?rev=1720027&r1=1720026&r2=1720027&view=diff
==============================================================================
--- cordova/site/public/news/2015/12/08/wkwebview-engine-plugin-release.html
(original)
+++ cordova/site/public/news/2015/12/08/wkwebview-engine-plugin-release.html
Mon Dec 14 22:32:48 2015
@@ -166,6 +166,26 @@
</div>
<div class="col-sm-6">
+ <a href="/news/2015/12/14/plugins-release.html">Next</a>
+ <br>
+ <br>
+ <a class="title"
href="/news/2015/12/14/plugins-release.html">Plugins Release</a>
+ <div class="date"> 14 Dec 2015 - By Shazron Abdullah </div>
+ <p class="content">
+ <!--
+ NOTE:
+ the markdownify filter is used here
+ because posts are rendered in sequence;
+ that is, the next post's content isn't
+ yet rendered at the time that this post
+ is being rendered, so page.next.excerpt
+ is still in Markdown and not HTML
+
+ Reference:
https://github.com/jekyll/jekyll/issues/2860
+ -->
+ The following plugins were updated today:
[email protected] [email protected] This
release brings [email protected]...
+ </p>
+
</div>
</div>
</footer>
Added: cordova/site/public/news/2015/12/14/plugins-release.html
URL:
http://svn.apache.org/viewvc/cordova/site/public/news/2015/12/14/plugins-release.html?rev=1720027&view=auto
==============================================================================
--- cordova/site/public/news/2015/12/14/plugins-release.html (added)
+++ cordova/site/public/news/2015/12/14/plugins-release.html Mon Dec 14
22:32:48 2015
@@ -0,0 +1,278 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <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" />
+ <meta name="description" content="The following plugins were updated
today:[email protected]@1.0.1This
release brings [email protected] platform...">
+
+ <title>
+
+
+ Plugins Release - Apache Cordova
+
+
+ </title>
+
+ <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+ <link rel="canonical"
href="https://cordova.apache.org/news/2015/12/14/plugins-release.html">
+
+ <!-- CSS -->
+ <link rel="stylesheet" type="text/css" href="/static/css/main.css">
+
+
+ <link rel="stylesheet" type="text/css"
href="/static/js/lib/prettify/prettify.css">
+
+
+ <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media
queries -->
+ <!--[if lt IE 9]>
+ <script
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+ <script
src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+ <![endif]-->
+ <script type="text/javascript">
+ var disqus_developer = 1; // this would set it to developer mode
+ </script>
+
+ <!-- JS -->
+ <script defer type="text/javascript"
src="/static/js/lib/jquery-2.1.1.min.js"></script>
+ <script defer type="text/javascript"
src="/static/js/lib/bootstrap.min.js"></script>
+ <script defer type="text/javascript"
src="/static/js/lib/ZeroClipboard.js"></script>
+</head>
+
+<body>
+ <header>
+ <a class="scroll-point pt-top" name="top"></a>
+ <nav class="navbar navbar-inverse navbar-fixed-top">
+ <div class="container-fluid">
+ <div class="navbar-header">
+ <button type="button" class="navbar-toggle collapsed"
data-toggle="collapse" data-target="#navbar" aria-expanded="false"
aria-controls="navbar">
+ <span class="sr-only">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
+ <a class="navbar-brand" href="/"><img id="logo_top"
src="/static/img/cordova-logo-newbrand.svg"/></a>
+ </div>
+ <div id="navbar" class="navbar-collapse collapse">
+ <div class="nav_bar_center">
+ <ul class="nav navbar-nav">
+ <li >
+ <a
href="/docs/en/latest/guide/overview/">Documentation</a>
+ </li>
+ <li >
+ <a href="/plugins">Plugins</a>
+ </li>
+ <li class="active">
+ <a href="/blog" id="blog_button">Blog<span
class="badge" id="new_blog_count"></span></a>
+ </li>
+ <li >
+ <a href="/contribute">Contribute</a>
+ </li>
+ <li>
+ <a href="/#getstarted">Get Started</a>
+ </li>
+ </ul>
+ <form action="https://www.google.com/search" method="GET"
class="navbar-form navbar-right" id="header-search-form" role="search">
+ <div class="input-group">
+ <input type="text" name="q" class="form-control
hidden-sm" placeholder="Site-wide Search">
+ <span class="input-group-btn">
+ <button type="submit" class="btn
search-button">
+ <span class="glyphicon glyphicon-search"
aria-hidden="true"></span>
+ </button>
+ </span>
+ </div>
+ <input type="hidden" name="q"
value="site:cordova.apache.org">
+ </form>
+ </div>
+ </div><!--/.navbar-collapse -->
+ </div>
+ </nav>
+ <div id="_fixed_navbar_spacer" style="padding-top:50px"></div>
+</header>
+
+ <div class="page container">
+ <div class="blog">
+ <h1 class="blogHeader">
+ Blog
+ <span class="rss">
+ <img src="/static/img/subscribe.png"><a href="/feed.xml">RSS Feed</a>
+ </span>
+</h1>
+
+<div class="post">
+ <header>
+ <div class="title">Plugins Release</div>
+ <div class="author">By:
+
+ <a href="https://twitter.com/shazron">Shazron Abdullah</a>
+
+ </div>
+ <div class="date">14 Dec 2015</div>
+ </header>
+ <section>
+ <div>
+ <p>The following plugins were updated today:</p>
+
+<ul>
+<li>[email protected]</li>
+<li>[email protected]</li>
+</ul>
+
+<p>This release brings <code class="prettyprint">[email protected]</code>
platform compatibility to the <code
class="prettyprint">cordova-plugin-inappbrowser</code> plugin, and it is also
backwards compatible with cordova-ios@3.</p>
+
+<p>The <code class="prettyprint">cordova-plugin-wkwebview-engine</code> plugin
was updated to fix a bug related to loading pages in <code
class="prettyprint">cordova-plugin-inappbrowser</code>.</p>
+
+<p>To install:</p>
+<div class="highlight"><pre><code class="language-text"
data-lang="text">cordova plugin add cordova-plugin-inappbrowser --save
+cordova plugin add cordova-plugin-wkwebview-engine --save
+</code></pre></div>
+<p>Changes include:</p>
+
+<!--more-->
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-10190">CB-10190</a> -
WKWebView engine is not releasing the user-agent lock</li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-9445">CB-9445</a>
Improves executeScript callbacks on iOS</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-10035">CB-10035</a>
Incremented plugin version.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-10040">CB-10040</a> -
re-fix: backwards compatible with cordova-ios < 4.0</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-8534">CB-8534</a>: Allow
plugins to respond to onReceivedHttpAuthRequest. This closes #82</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3750">CB-3750</a>: Fixes
spinner on iOS. This closes #89</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-7696">CB-7696</a>
Document target=_self behavior for Windows</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-10040">CB-10040</a> -
Compile Error in InAppBrowser Plugin for iOS - No known instance method for
selector 'URLIsWhitelisted:'</li>
+</ul>
+
+ </div>
+ </section>
+ <footer>
+ <div class="row">
+ <div class="col-sm-6">
+
+ <a
href="/news/2015/12/08/wkwebview-engine-plugin-release.html">Previous</a>
+ <br>
+ <br>
+ <a class="title"
href="/news/2015/12/08/wkwebview-engine-plugin-release.html">Plugins Release</a>
+ <div class="date"> 08 Dec 2015 - By Shazron Abdullah </div>
+ <p class="content">
+ The following plugins were updated today:
[email protected] This is the initial release...
+ </p>
+
+ </div>
+ <div class="col-sm-6">
+
+ </div>
+ </div>
+ </footer>
+ <div class="disqus">
+ <div id="disqus_thread"></div>
+<script type="text/javascript">
+ /* * * CONFIGURATION VARIABLES * * */
+ var disqus_shortname = 'cordovablogs';
+
+ /* * * DON'T EDIT BELOW THIS LINE * * */
+ (function() {
+ var dsq = document.createElement('script'); dsq.type =
'text/javascript'; dsq.async = true;
+ dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+ (document.getElementsByTagName('head')[0] ||
document.getElementsByTagName('body')[0]).appendChild(dsq);
+ })();
+</script>
+<noscript>Please enable JavaScript to view the <a
href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by
Disqus.</a></noscript>
+
+ </div>
+</div>
+
+</div>
+
+</div>
+
+ <div class="blue-divider"></div>
+<footer>
+ <div class="container" id="footer">
+ <div class="row">
+ <div class="col-sm-9">
+ <h1>More Resources</h1>
+ <div class="row">
+ <div class="col-sm-4">
+ <h2>General</h2>
+ <ul class="nav">
+ <li>
+ <a target="_blank"
href="https://projects.apache.org/project.html?cordova">Apache Project Page</a>
+ </li>
+ <li>
+ <a target="_blank"
href="http://www.apache.org/licenses/LICENSE-2.0">License</a>
+ </li>
+ <li>
+ <a href="/artwork">Artwork</a>
+ </li>
+ </ul>
+ </div>
+ <div class="col-sm-4">
+ <h2>Development</h2>
+ <ul class="nav">
+ <li><a target="_blank"
href="https://github.com/apache?utf8=%E2%9C%93&query=cordova-">Source
Code</a></li>
+ <li><a target="_blank"
href="https://issues.apache.org/jira/browse/CB/">Issue Tracker</a></li>
+ <li><a target="_blank"
href="http://stackoverflow.com/questions/tagged/cordova">Stack Overflow</a></li>
+ <li><a href="/contact">Mailing List</a></li>
+ </ul>
+ </div>
+ <div class="col-sm-4">
+ <h2>Apache Software Foundation</h2>
+ <ul class="nav">
+ <li>
+ <a target="_blank"
href="http://www.apache.org/">About ASF</a>
+ </li>
+ <li>
+ <a target="_blank"
href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a>
+ </li>
+ <li>
+ <a target="_blank"
href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+ </li>
+ <li>
+ <a target="_blank"
href="http://www.apache.org/security/">Security</a>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ <div class="col-sm-3">
+ <h1>Contribute</h1>
+ <p style="padding-top:20px"><strong>Help Cordova move
forward!</strong></p>
+ <p>Report bugs, improve the docs, or contribute to the
code.</p>
+ <a href="/contribute" class="btn btn-lg btn-primary">
+ Learn More
+ </a>
+ <p style="padding-top:20px"> <a
href="https://twitter.com/apachecordova" class="twitter-follow-button"
data-show-count="false">Follow @apachecordova</a></p>
+ <script async defer
src="https://slack.cordova.io/slackin.js"></script>
+ </div>
+ </div>
+ <p class="copyright_text">
+ Copyright © 2012, 2013, 2015 The Apache Software Foundation,
Licensed under the <a target="_blank"
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.<br/>
+ Apache and the Apache feather logos are <a target="_blank"
href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The
Apache Software Foundation.
+ </p>
+ <a class="closing" href="#top"></a>
+ </div>
+</footer>
+
+<script defer type="text/javascript"
src="/static/js/lib/prettify/prettify.js"></script>
+<script defer type="text/javascript" src="/static/js/index.js"></script>
+<script defer type="text/javascript" src="/static/js/twitter.js"></script>
+
+ <script>
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ ga('create', 'UA-64283057-3', 'auto');
+ ga('send', 'pageview');
+</script>
+
+</body>
+</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]