Author: steven
Date: Fri Oct  5 02:19:49 2018
New Revision: 1842858

URL: http://svn.apache.org/viewvc?rev=1842858&view=rev
Log:
Updated docs

Added:
    cordova/site/public/announcements/2018/10/
    cordova/site/public/announcements/2018/10/04/
    cordova/site/public/announcements/2018/10/04/cordova-windows-6.0.1.html
Modified:
    cordova/site/public/blog/index.html
    cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html
    cordova/site/public/docs/en/dev/reference/cordova-plugin-device/index.html
    cordova/site/public/docs/en/dev/reference/cordova-plugin-dialogs/index.html
    cordova/site/public/docs/en/dev/reference/cordova-plugin-file/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-media-capture/index.html
    cordova/site/public/docs/en/dev/reference/cordova-plugin-media/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-network-information/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-statusbar/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-vibration/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-whitelist/index.html
    cordova/site/public/feed.xml
    cordova/site/public/news/2018/09/27/cordova-cli-8.1.1.html
    cordova/site/public/sitemap.xml
    cordova/site/public/static/js/index.js

Added: cordova/site/public/announcements/2018/10/04/cordova-windows-6.0.1.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2018/10/04/cordova-windows-6.0.1.html?rev=1842858&view=auto
==============================================================================
--- cordova/site/public/announcements/2018/10/04/cordova-windows-6.0.1.html 
(added)
+++ cordova/site/public/announcements/2018/10/04/cordova-windows-6.0.1.html Fri 
Oct  5 02:19:49 2018
@@ -0,0 +1,294 @@
+<!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="We are happy to announce that Cordova 
Windows 6.0.1 has been released! This release fixes various bugs releated to 
the previous cordova-windows@6.0.0 release...">
+
+    <title>
+        
+            
+                Cordova Windows 6.0.1 Released! - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+    
+
+    
+    
+
+    <link rel="canonical" 
href="https://cordova.apache.org/announcements/2018/10/04/cordova-windows-6.0.1.html";>
+
+    <!-- CSS -->
+    <link rel="stylesheet" type="text/css" href="/static/css/main.css">
+    <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css">
+    <!-- Algolia Search CSS -->
+    <link rel="stylesheet" 
href="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css"; />
+
+    <!-- Fonts -->
+    <!-- For attribution information, see www/attributions.html -->
+    <link 
href='https://fonts.googleapis.com/css?family=Raleway:700,400,300,700italic,400italic,300italic'
 rel='stylesheet' type='text/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>
+
+    <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>
+
+</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/">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>
+                        <li>
+                            <form class="navbar-form navbar-right" 
id="header-search-form" role="search">
+                                <div class="input-group">
+                                    
+                                        
+                                    
+                                    <input id="header-search-field" 
type="text" placeholder="Search '8.x' docs..." class="form-control hidden-xs" 
autocomplete="off">
+                                </div>
+                            </form>
+                        </li>
+                    </ul>
+                </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">Cordova Windows 6.0.1 Released!</div>
+        <div class="author">By:
+            
+              <a href="https://twitter.com/brodybits";>Chris Brody</a>
+            
+        </div>
+        <div class="date">04 Oct 2018</div>
+    </header>
+    <section>
+        <div>
+            <p>We are happy to announce that <code>Cordova Windows 
6.0.1</code> has been released! This release fixes various bugs releated to the 
previous <code>cordova-windows@6.0.0</code> release.</p>
+
+<p>To upgrade:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">npm install 
-g cordova
+cd my_project
+cordova platform rm windows
+cordova platform add windows@latest
+</code></pre></div>
+<p>To add it explicitly:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova 
platform add windows@6.0.1
+</code></pre></div>
+<!--more-->
+
+<h2>Curated Changelog</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-14224";>CB-14224</a> add 
license text and GitHub link to 
<code>template/Properties/Default.rd.xml</code></li>
+<li><a href="https://issues.apache.org/jira/browse/CB-14145";>CB-14145</a> 
update dependencies to resolve <code>npm audit</code> issues, pinned in 6.0.x 
only (<a 
href="https://github.com/apache/cordova-windows/pull/281";>GH-281</a>)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-9366";>CB-9366</a> - log 
<code>error.stack</code> in <code>cordova.js</code> (update from 
<code>cordova-js@4.2.4</code>) in <code>6.0.x</code></li>
+</ul>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a 
href="/news/2018/09/27/cordova-cli-8.1.1.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" 
href="/news/2018/09/27/cordova-cli-8.1.1.html">Cordova-CLI Hotfix Release</a>
+                    <div class="date"> 27 Sep 2018 - By Chris Brody </div>
+                    <p class="content">
+                        We are happy to announce that Cordova CLI 8.1.1 hotfix 
was released...
+                    </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">
+        <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 
href="http://www.apache.org/dyn/closer.cgi/cordova";>Source Distribution</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&amp;q=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>
+                    <li><a href="/contribute/nightly_builds.html">Nightly 
builds</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.herokuapp.com/slackin.js";></script>
+    </div>
+</div>
+<p class="copyright_text">
+    Copyright &copy; 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.
+    <br/>
+    "Raleway" font used under license. For details see the <a 
href="/attributions/">attributions page</a>.
+</p>
+
+    </div>
+</footer>
+
+
+    <script defer type="text/javascript" src="/static/js/index.js"></script>
+    <script defer type="text/javascript" src="/static/js/twitter.js"></script>
+    
+    
+
+
+
+    
+
+
+<script type="text/javascript" 
src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js";></script>
+<script type="text/javascript">
+    docsearch({
+        apiKey: '0a916ab198bd93d031aa70611271e42e',
+        indexName: 'cordova',
+        inputSelector: '#header-search-field',
+        algoliaOptions: { 'facetFilters': ["version:  8.x", "language: en"] }
+    });
+</script>
+
+</body>
+</html>

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Fri Oct  5 02:19:49 2018
@@ -124,6 +124,39 @@
             
             <li>
                 <header>
+                    <div class="adorner" blogTime="Thu, 04 Oct 2018 00:00:00 
+0000"></div>
+                    <h2 class="title">
+                        <a 
href="/announcements/2018/10/04/cordova-windows-6.0.1.html">Cordova Windows 
6.0.1 Released!</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">04 Oct 2018</span>
+                        - by
+                        <span class="author">
+                            
+                                <a href="https://twitter.com/brodybits";>Chris 
Brody</a>
+                            
+                        </span>
+                        <a class="comment" 
href="/announcements/2018/10/04/cordova-windows-6.0.1.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><p>We are happy to announce that <code>Cordova Windows 
6.0.1</code> has been released! This release fixes various bugs releated to the 
previous <code>cordova-windows@6.0.0</code> release.</p>
+
+<p>To upgrade:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">npm install 
-g cordova
+cd my_project
+cordova platform rm windows
+cordova platform add windows@latest
+</code></pre></div>
+<p>To add it explicitly:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova 
platform add windows@6.0.1
+</code></pre></div></p>
+                    <div><a 
href="/announcements/2018/10/04/cordova-windows-6.0.1.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
                     <div class="adorner" blogTime="Thu, 27 Sep 2018 00:00:00 
+0000"></div>
                     <h2 class="title">
                         <a 
href="/news/2018/09/27/cordova-cli-8.1.1.html">Cordova-CLI Hotfix Release</a>
@@ -7864,7 +7897,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Thu, 27 Sep 2018 00:00:00 
+0000").getTime();
+            var lastPostTime = new Date("Thu, 04 Oct 2018 00:00:00 
+0000").getTime();
           setCookie("visitTime", lastPostTime, 365);
         }, 2000);
     };

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html 
(original)
+++ cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html 
Fri Oct  5 02:19:49 2018
@@ -2531,12 +2531,10 @@ function onDeviceReady() {
 </code></pre></div>
 <h2>How to Contribute</h2>
 
-<p>Contributors are welcome! And we need your contributions to keep the 
project moving forward. You can <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22cordova-plugin-camera%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC">report
 bugs</a>, improve the documentation, or <a 
href="https://github.com/apache/cordova-plugin-camera/pulls";>contribute 
code</a>.</p>
+<p>Contributors are welcome! And we need your contributions to keep the 
project moving forward. You can[report bugs, improve the documentation, or <a 
href="https://github.com/apache/cordova-plugin-camera/pulls";>contribute 
code</a>.</p>
 
 <p>There is a specific <a 
href="http://wiki.apache.org/cordova/ContributorWorkflow";>contributor 
workflow</a> we recommend. Start reading there. More information is available 
on <a href="http://wiki.apache.org/cordova";>our wiki</a>.</p>
 
-<p>⚠ <strong>Found an issue?</strong> File it on <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22cordova-plugin-camera%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC">JIRA
 issue tracker</a>.</p>
-
 <p><strong>Have a solution?</strong> Send a <a 
href="https://github.com/apache/cordova-plugin-camera/pulls";>Pull 
Request</a>.</p>
 
 <p>In order for your changes to be accepted, you need to sign and submit an 
Apache <a href="http://www.apache.org/licenses/#clas";>ICLA</a> (Individual 
Contributor License Agreement). Then your name will appear on the list of CLAs 
signed by <a 
href="https://people.apache.org/committer-index.html#unlistedclas";>non-committers</a>
 or <a 
href="http://people.apache.org/committers-by-project.html#cordova";>Cordova 
committers</a>.</p>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-device/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-device/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/reference/cordova-plugin-device/index.html 
(original)
+++ cordova/site/public/docs/en/dev/reference/cordova-plugin-device/index.html 
Fri Oct  5 02:19:49 2018
@@ -2516,8 +2516,6 @@ Although the object is in the global sco
     <span class="nx">console</span><span class="p">.</span><span 
class="nx">log</span><span class="p">(</span><span 
class="nx">device</span><span class="p">.</span><span 
class="nx">cordova</span><span class="p">);</span>
 <span class="p">}</span>
 </code></pre></div>
-<p>Report issues with this plugin on the <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Device%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC";>Apache
 Cordova issue tracker</a></p>
-
 <h2>Installation</h2>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova 
plugin add cordova-plugin-device
 </code></pre></div>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-dialogs/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-dialogs/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/reference/cordova-plugin-dialogs/index.html 
(original)
+++ cordova/site/public/docs/en/dev/reference/cordova-plugin-dialogs/index.html 
Fri Oct  5 02:19:49 2018
@@ -2518,8 +2518,6 @@ function onDeviceReady() {
     console.log(navigator.notification);
 }
 </code></pre></div>
-<p>Report issues on the <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Dialogs%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC";>Apache
 Cordova issue tracker</a></p>
-
 <h2>Installation</h2>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova 
plugin add cordova-plugin-dialogs
 </code></pre></div>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-file/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-file/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/reference/cordova-plugin-file/index.html 
(original)
+++ cordova/site/public/docs/en/dev/reference/cordova-plugin-file/index.html 
Fri Oct  5 02:19:49 2018
@@ -2541,8 +2541,6 @@ function onDeviceReady() {
     console.log(cordova.file);
 }
 </code></pre></div>
-<p>Report issues on the <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20File%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC";>Apache
 Cordova issue tracker</a></p>
-
 <h2>Installation</h2>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova 
plugin add cordova-plugin-file
 </code></pre></div>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/index.html 
(original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/index.html 
Fri Oct  5 02:19:49 2018
@@ -2553,10 +2553,6 @@ are not available until after the <code>
     <span class="p">}</span>
 
 </code></pre></div>
-<p>⚠️ Report issues on the <a 
href="https://issues.apache.org/jira/browse/CB-12082?jql=project%20%3D%20CB%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20cordova-plugin-geolocation%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC">Apache
 Cordova issue tracker</a></p>
-
-<h2><a id="reference"></a>Reference</h2>
-
 <h2>Installation</h2>
 
 <p>This requires cordova 5.0+ ( current stable 1.0.0 )</p>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
 (original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
 Fri Oct  5 02:19:49 2018
@@ -2566,10 +2566,6 @@ function onDeviceReady() {
     console.log("window.open works well");
 }
 </code></pre></div>
-<p>Report issues with this plugin on the <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22cordova-plugin-inappbrowser%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC";>Apache
 Cordova issue tracker</a></p>
-
-<h2><a id="reference">Reference</a></h2>
-
 <h2>Installation</h2>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova 
plugin add cordova-plugin-inappbrowser
 </code></pre></div>
@@ -2610,6 +2606,7 @@ instance, or the system browser.</p>
 
 <ul>
 <li><strong>hidden</strong>: set to <code>yes</code> to create the browser and 
load the page, but not show it. The loadstop event fires when loading is 
complete. Omit or set to <code>no</code> (default) to have the browser open and 
load normally.</li>
+<li><strong>beforeload</strong>: set to <code>yes</code> to enable the 
<code>beforeload</code> event to modify which pages are actually loaded in the 
browser.</li>
 <li><strong>clearcache</strong>: set to <code>yes</code> to have the 
browser&#39;s cookie cache cleared before the new window is opened</li>
 <li><strong>clearsessioncache</strong>: set to <code>yes</code> to have the 
session cookie cache cleared before the new window is opened</li>
 <li><strong>closebuttoncaption</strong>: set to a string to use as the close 
button&#39;s caption instead of a X. Note that you need to localize this value 
yourself.</li>
@@ -2634,6 +2631,7 @@ Only has effect if user has <strong>foot
 
 <ul>
 <li><strong>hidden</strong>: set to <code>yes</code> to create the browser and 
load the page, but not show it. The loadstop event fires when loading is 
complete. Omit or set to <code>no</code> (default) to have the browser open and 
load normally.</li>
+<li><strong>beforeload</strong>: set to <code>yes</code> to enable the 
<code>beforeload</code> event to modify which pages are actually loaded in the 
browser.</li>
 <li><strong>clearcache</strong>: set to <code>yes</code> to have the 
browser&#39;s cookie cache cleared before the new window is opened</li>
 <li><strong>clearsessioncache</strong>: set to <code>yes</code> to have the 
session cookie cache cleared before the new window is opened<br></li>
 <li><strong>closebuttoncolor</strong>: set as a valid hex color string, for 
example: <code>#00ff00</code>, to change from the default <strong>Done</strong> 
button&#39;s color. Only applicable if toolbar is not disabled.</li>
@@ -2723,6 +2721,7 @@ var ref2 = cordova.InAppBrowser.open(enc
 <li><strong>loadstop</strong>: event fires when the <code>InAppBrowser</code> 
finishes loading a URL.</li>
 <li><strong>loaderror</strong>: event fires when the <code>InAppBrowser</code> 
encounters an error when loading a URL.</li>
 <li><strong>exit</strong>: event fires when the <code>InAppBrowser</code> 
window is closed.</li>
+<li><strong>beforeload</strong>: event fires when the 
<code>InAppBrowser</code> decides whether to load an URL or not (only with 
option <code>beforeload=yes</code>).</li>
 </ul></li>
 <li><p><strong>callback</strong>: the function that executes when the event 
fires. The function is passed an <code>InAppBrowserEvent</code> object as a 
parameter.</p></li>
 </ul>
@@ -2735,7 +2734,7 @@ var ref2 = cordova.InAppBrowser.open(enc
 
     <span class="kd">var</span> <span class="nx">target</span> <span 
class="o">=</span> <span class="s2">"_blank"</span><span class="p">;</span>
 
-    <span class="kd">var</span> <span class="nx">options</span> <span 
class="o">=</span> <span class="s2">"location=yes,hidden=yes"</span><span 
class="p">;</span>
+    <span class="kd">var</span> <span class="nx">options</span> <span 
class="o">=</span> <span 
class="s2">"location=yes,hidden=yes,beforeload=yes"</span><span 
class="p">;</span>
 
     <span class="nx">inAppBrowserRef</span> <span class="o">=</span> <span 
class="nx">cordova</span><span class="p">.</span><span 
class="nx">InAppBrowser</span><span class="p">.</span><span 
class="nx">open</span><span class="p">(</span><span class="nx">url</span><span 
class="p">,</span> <span class="nx">target</span><span class="p">,</span> <span 
class="nx">options</span><span class="p">);</span>
 
@@ -2745,6 +2744,8 @@ var ref2 = cordova.InAppBrowser.open(enc
 
     <span class="nx">inAppBrowserRef</span><span class="p">.</span><span 
class="nx">addEventListener</span><span class="p">(</span><span 
class="s1">'loaderror'</span><span class="p">,</span> <span 
class="nx">loadErrorCallBack</span><span class="p">);</span>
 
+    <span class="nx">inAppBrowserRef</span><span class="p">.</span><span 
class="nx">addEventListener</span><span class="p">(</span><span 
class="s1">'beforeload'</span><span class="p">,</span> <span 
class="nx">beforeloadCallBack</span><span class="p">);</span>
+
 <span class="p">}</span>
 
 <span class="kd">function</span> <span 
class="nx">loadStartCallBack</span><span class="p">()</span> <span 
class="p">{</span>
@@ -2792,6 +2793,20 @@ var ref2 = cordova.InAppBrowser.open(enc
     <span class="p">}</span>
 
 <span class="p">}</span>
+
+<span class="kd">function</span> <span 
class="nx">beforeloadCallback</span><span class="p">(</span><span 
class="nx">params</span><span class="p">,</span> <span 
class="nx">callback</span><span class="p">)</span> <span class="p">{</span>
+
+    <span class="k">if</span> <span class="p">(</span><span 
class="nx">params</span><span class="p">.</span><span 
class="nx">url</span><span class="p">.</span><span 
class="nx">startsWith</span><span class="p">(</span><span 
class="s2">"http://www.example.com/";</span><span class="p">))</span> <span 
class="p">{</span>
+
+        <span class="c1">// Load this URL in the inAppBrowser.</span>
+        <span class="nx">callback</span><span class="p">(</span><span 
class="nx">params</span><span class="p">.</span><span 
class="nx">url</span><span class="p">);</span>
+    <span class="p">}</span> <span class="k">else</span> <span 
class="p">{</span>
+
+        <span class="c1">// The callback is not invoked, so the page will not 
be loaded.</span>
+        <span class="nx">$</span><span class="p">(</span><span 
class="s1">'#status-message'</span><span class="p">).</span><span 
class="nx">text</span><span class="p">(</span><span class="s2">"This browser 
only opens pages on http://www.example.com/";</span><span class="p">);</span>
+    <span class="p">}</span>
+
+<span class="p">}</span>
 
 </code></pre></div>
 <h3>InAppBrowserEvent Properties</h3>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-media-capture/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-media-capture/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-media-capture/index.html
 (original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-media-capture/index.html
 Fri Oct  5 02:19:49 2018
@@ -2534,8 +2534,6 @@ function onDeviceReady() {
     console.log(navigator.device.capture);
 }
 </code></pre></div>
-<p>Report issues with this plugin on the <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22cordova-plugin-media-capture%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC";>Apache
 Cordova issue tracker</a></p>
-
 <h2>Installation</h2>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova 
plugin add cordova-plugin-media-capture
 </code></pre></div>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-media/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-media/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/reference/cordova-plugin-media/index.html 
(original)
+++ cordova/site/public/docs/en/dev/reference/cordova-plugin-media/index.html 
Fri Oct  5 02:19:49 2018
@@ -2524,8 +2524,6 @@ and may deprecate the current APIs.</p>
     <span class="nx">console</span><span class="p">.</span><span 
class="nx">log</span><span class="p">(</span><span class="nx">Media</span><span 
class="p">);</span>
 <span class="p">}</span>
 </code></pre></div>
-<p>Report issues with this plugin on the <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22cordova-plugin-media%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC">Apache
 Cordova issue tracker</a></p>
-
 <h2>Installation</h2>
 <div class="highlight"><pre><code class="language-bash" 
data-lang="bash">cordova plugin add cordova-plugin-media
 </code></pre></div>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-network-information/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-network-information/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-network-information/index.html
 (original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-network-information/index.html
 Fri Oct  5 02:19:49 2018
@@ -2518,10 +2518,6 @@ wifi connection, and whether the device
 <p>To get a few ideas how to use the plugin, check out the <a 
href="#sample">sample</a> at the bottom of this page or go straight to the <a 
href="#reference">reference</a> content.</p>
 </blockquote>
 
-<p>Report issues with this plugin on the <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Network%20Information%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC";>Apache
 Cordova issue tracker</a>.</p>
-
-<h2><a name="reference"></a>Reference</h2>
-
 <h2>Installation</h2>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova 
plugin add cordova-plugin-network-information
 </code></pre></div>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
 (original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
 Fri Oct  5 02:19:49 2018
@@ -2511,8 +2511,6 @@
 
 <p>This plugin is required to work with splash screens. This plugin displays 
and hides a splash screen during application launch.</p>
 
-<p>Report issues with this plugin on the <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Splashscreen%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC";>Apache
 Cordova issue tracker</a>.</p>
-
 <h2>Installation</h2>
 <div class="highlight"><pre><code class="language-" data-lang="">// npm hosted 
(new) id
 cordova plugin add cordova-plugin-splashscreen

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-statusbar/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-statusbar/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-statusbar/index.html 
(original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-statusbar/index.html 
Fri Oct  5 02:19:49 2018
@@ -2513,8 +2513,6 @@
 <p>The <code>StatusBar</code> object provides some functions to customize the 
iOS and Android StatusBar.</p>
 </blockquote>
 
-<p>:warning: Report issues on the <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22cordova-plugin-statusbar%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC">Apache
 Cordova issue tracker</a></p>
-
 <h2>Installation</h2>
 
 <p>This installation method requires cordova 5.0+</p>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-vibration/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-vibration/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-vibration/index.html 
(original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-vibration/index.html 
Fri Oct  5 02:19:49 2018
@@ -2521,8 +2521,6 @@ function onDeviceReady() {
     console.log(navigator.vibrate);
 }
 </code></pre></div>
-<p>:warning: Report issues on the <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Vibration%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC";>Apache
 Cordova issue tracker</a></p>
-
 <h2>Installation</h2>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova 
plugin add cordova-plugin-vibration
 </code></pre></div>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-whitelist/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-whitelist/index.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-whitelist/index.html 
(original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-whitelist/index.html 
Fri Oct  5 02:19:49 2018
@@ -2499,8 +2499,6 @@
 
 <p>This plugin implements a whitelist policy for navigating the application 
webview on Cordova 4.0</p>
 
-<p>:warning: Report issues on the <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Whitelist%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC";>Apache
 Cordova issue tracker</a></p>
-
 <h2>Installation</h2>
 
 <p>You can install whitelist plugin with Cordova CLI, from npm:</p>

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri Oct  5 02:19:49 2018
@@ -6,11 +6,47 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Mon, 01 Oct 2018 08:57:58 +0000</pubDate>
-    <lastBuildDate>Mon, 01 Oct 2018 08:57:58 +0000</lastBuildDate>
+    <pubDate>Fri, 05 Oct 2018 01:56:12 +0000</pubDate>
+    <lastBuildDate>Fri, 05 Oct 2018 01:56:12 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>
+        <title>Cordova Windows 6.0.1 Released!</title>
+        <description>&lt;p&gt;We are happy to announce that 
&lt;code&gt;Cordova Windows 6.0.1&lt;/code&gt; has been released! This release 
fixes various bugs releated to the previous 
&lt;code&gt;cordova-windows@6.0.0&lt;/code&gt; release.&lt;/p&gt;
+
+&lt;p&gt;To upgrade:&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code 
class=&quot;language-&quot; data-lang=&quot;&quot;&gt;npm install -g cordova
+cd my_project
+cordova platform rm windows
+cordova platform add windows@latest
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;p&gt;To add it explicitly:&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code 
class=&quot;language-&quot; data-lang=&quot;&quot;&gt;cordova platform add 
windows@6.0.1
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;!--more--&gt;
+
+&lt;h2&gt;Curated Changelog&lt;/h2&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-14224&quot;&gt;CB-14224&lt;/a&gt;
 add license text and GitHub link to 
&lt;code&gt;template/Properties/Default.rd.xml&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-14145&quot;&gt;CB-14145&lt;/a&gt;
 update dependencies to resolve &lt;code&gt;npm audit&lt;/code&gt; issues, 
pinned in 6.0.x only (&lt;a 
href=&quot;https://github.com/apache/cordova-windows/pull/281&quot;&gt;GH-281&lt;/a&gt;)&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-9366&quot;&gt;CB-9366&lt;/a&gt;
 - log &lt;code&gt;error.stack&lt;/code&gt; in 
&lt;code&gt;cordova.js&lt;/code&gt; (update from 
&lt;code&gt;cordova-js@4.2.4&lt;/code&gt;) in 
&lt;code&gt;6.0.x&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Thu, 04 Oct 2018 00:00:00 +0000</pubDate>
+        
<link>https://cordova.apache.org/announcements/2018/10/04/cordova-windows-6.0.1.html</link>
+        <guid 
isPermaLink="true">https://cordova.apache.org/announcements/2018/10/04/cordova-windows-6.0.1.html</guid>
+        
+        <category>news</category>
+        
+        <category>releases</category>
+        
+        
+        <category>announcements</category>
+        
+      </item>
+    
+      <item>
         <title>Cordova-CLI Hotfix Release</title>
         <description>&lt;p&gt;We are happy to announce that Cordova CLI 
&lt;code&gt;8.1.1&lt;/code&gt; hotfix was released in September 2018.&lt;/p&gt;
 
@@ -393,45 +429,5 @@ cordova platform add ios@latest
         
       </item>
     
-      <item>
-        <title>Cordova Android 7.1.1 Released!</title>
-        <description>&lt;p&gt;We are happy to announce that 
&lt;code&gt;Cordova Android 7.1.1&lt;/code&gt; has been released! This release 
fixes various bugs releated to the previous 
&lt;code&gt;cordova-android@7.1.0&lt;/code&gt; release.&lt;/p&gt;
-
-&lt;p&gt;To upgrade:&lt;/p&gt;
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code 
class=&quot;language-&quot; data-lang=&quot;&quot;&gt;npm install -g cordova
-cd my_project
-cordova platform remove android
-cordova platform add android@7.1.1
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;p&gt;To add it explicitly:&lt;/p&gt;
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code 
class=&quot;language-&quot; data-lang=&quot;&quot;&gt;cordova platform add 
android@7.1.1
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;!--more--&gt;
-
-&lt;h2&gt;Curated Changelog&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-14101&quot;&gt;CB-14101&lt;/a&gt;
 Fix Java version check for Java &amp;gt;= 9 (&lt;a 
href=&quot;https://github.com/apache/cordova-android/pull/446&quot;&gt;GH-446&lt;/a&gt;)&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-android/pull/445&quot;&gt;GH-445&lt;/a&gt;:
 Fix unsafe property access in run.js&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-android/pull/452&quot;&gt;GH-452&lt;/a&gt;:
 Emit log event instead of logging directly&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-14127&quot;&gt;CB-14127&lt;/a&gt;
 (android) Move google maven repo ahead of jcenter&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-13923&quot;&gt;CB-13923&lt;/a&gt;
 (android) fix -1 length for compressed files&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-14145&quot;&gt;CB-14145&lt;/a&gt;
 use cordova-common@2.2.5 and update other dependencies to resolve 
&lt;code&gt;npm audit&lt;/code&gt; warnings&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-9366&quot;&gt;CB-9366&lt;/a&gt;
 log error.stack in cordova.js&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Wed, 18 Jul 2018 00:00:00 +0000</pubDate>
-        
<link>https://cordova.apache.org/announcements/2018/07/18/cordova-android-7.1.1.html</link>
-        <guid 
isPermaLink="true">https://cordova.apache.org/announcements/2018/07/18/cordova-android-7.1.1.html</guid>
-        
-        <category>news</category>
-        
-        <category>releases</category>
-        
-        
-        <category>announcements</category>
-        
-      </item>
-    
   </channel>
 </rss>

Modified: cordova/site/public/news/2018/09/27/cordova-cli-8.1.1.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/news/2018/09/27/cordova-cli-8.1.1.html?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- cordova/site/public/news/2018/09/27/cordova-cli-8.1.1.html (original)
+++ cordova/site/public/news/2018/09/27/cordova-cli-8.1.1.html Fri Oct  5 
02:19:49 2018
@@ -164,6 +164,26 @@
             </div>
             <div class="col-sm-6">
                 
+                    <a 
href="/announcements/2018/10/04/cordova-windows-6.0.1.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" 
href="/announcements/2018/10/04/cordova-windows-6.0.1.html">Cordova Windows 
6.0.1 Released!</a>
+                    <div class="date"> 04 Oct 2018 - By Chris Brody </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
+                        -->
+                        We are happy to announce that Cordova Windows 6.0.1 
has been released!...
+                    </p>
+                
             </div>
         </div>
     </footer>

Modified: cordova/site/public/sitemap.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Fri Oct  5 02:19:49 2018
@@ -4,6 +4,11 @@
 <!-- posts -->
 
 <url>
+    
<loc>https://cordova.apache.org/announcements/2018/10/04/cordova-windows-6.0.1.html</loc>
+</url>
+
+
+<url>
     
<loc>https://cordova.apache.org/news/2018/09/27/cordova-cli-8.1.1.html</loc>
 </url>
 

Modified: cordova/site/public/static/js/index.js
URL: 
http://svn.apache.org/viewvc/cordova/site/public/static/js/index.js?rev=1842858&r1=1842857&r2=1842858&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Fri Oct  5 02:19:49 2018
@@ -77,6 +77,7 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Thu, 04 Oct 2018 00:00:00 +0000');
         dates.push('Thu, 27 Sep 2018 00:00:00 +0000');
         dates.push('Wed, 26 Sep 2018 00:00:00 +0000');
         dates.push('Mon, 17 Sep 2018 00:00:00 +0000');



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to