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 2017/11/30 22:37:12 UTC

svn commit: r1816770 - in /cordova/site/public: blog/index.html feed.xml news/2017/11/20/migrate-from-cordova-globalization-plugin.html news/2017/11/27/ news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html sitemap.xml static/js/index.js

Author: steven
Date: Thu Nov 30 22:37:11 2017
New Revision: 1816770

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

Added:
    cordova/site/public/news/2017/11/27/
    cordova/site/public/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html
Modified:
    cordova/site/public/blog/index.html
    cordova/site/public/feed.xml
    cordova/site/public/news/2017/11/20/migrate-from-cordova-globalization-plugin.html
    cordova/site/public/sitemap.xml
    cordova/site/public/static/js/index.js

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1816770&r1=1816769&r2=1816770&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Thu Nov 30 22:37:11 2017
@@ -124,6 +124,38 @@
             
             <li>
                 <header>
+                    <div class="adorner" blogTime="Mon, 27 Nov 2017 00:00:00 +0000"></div>
+                    <h2 class="title">
+                        <a href="/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html">Deprecation of the Cordova Contacts Plugin</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">27 Nov 2017</span>
+                        - by
+                        <span class="author">
+                            
+                                <a href="https://twitter.com/tweetsbymishra">Vishal Mishra</a>
+                            
+                        </span>
+                        <a class="comment" href="/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><h2>Deprecation of the Cordova Contacts Plugin</h2>
+
+<p>We are hereby announcing the deprecation of cordova-plugin-contacts. </p>
+
+<p>This means that the Cordova development community will not be doing any more work on this plugin. You can continue to use this plugin as-is in existing and new applications but any further issues will not be fixed by the Cordova team.</p>
+
+<p>Generally when we deprecate plugins, we have an alternative standards API to migrate to, however, the latest <a href="https://www.w3.org/TR/contacts-api/">W3C Contacts API</a> indicates that the work on implementing a standard has been discontinued because of various privacy and security issues. Some of the main issues are potential compromise of users&#39; contacts, safe and timely disposal of contact information by the recipient and inadvertent granting of permission by the user.</p>
+
+<p>Your feedback is graciously accepted and appreciated!</p>
+</p>
+                    <div><a href="/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
                     <div class="adorner" blogTime="Mon, 20 Nov 2017 00:00:00 +0000"></div>
                     <h2 class="title">
                         <a href="/news/2017/11/20/migrate-from-cordova-globalization-plugin.html">Migrating from the Globalization Plugin</a>
@@ -6871,7 +6903,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Mon, 20 Nov 2017 00:00:00 +0000").getTime();
+            var lastPostTime = new Date("Mon, 27 Nov 2017 00:00:00 +0000").getTime();
           setCookie("visitTime", lastPostTime, 365);
         }, 2000);
     };

Modified: cordova/site/public/feed.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1816770&r1=1816769&r2=1816770&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu Nov 30 22:37:11 2017
@@ -6,11 +6,36 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Thu, 30 Nov 2017 01:14:44 +0000</pubDate>
-    <lastBuildDate>Thu, 30 Nov 2017 01:14:44 +0000</lastBuildDate>
+    <pubDate>Thu, 30 Nov 2017 22:15:15 +0000</pubDate>
+    <lastBuildDate>Thu, 30 Nov 2017 22:15:15 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>
+        <title>Deprecation of the Cordova Contacts Plugin</title>
+        <description>&lt;h2&gt;Deprecation of the Cordova Contacts Plugin&lt;/h2&gt;
+
+&lt;p&gt;We are hereby announcing the deprecation of cordova-plugin-contacts. &lt;/p&gt;
+
+&lt;p&gt;This means that the Cordova development community will not be doing any more work on this plugin. You can continue to use this plugin as-is in existing and new applications but any further issues will not be fixed by the Cordova team.&lt;/p&gt;
+
+&lt;p&gt;Generally when we deprecate plugins, we have an alternative standards API to migrate to, however, the latest &lt;a href=&quot;https://www.w3.org/TR/contacts-api/&quot;&gt;W3C Contacts API&lt;/a&gt; indicates that the work on implementing a standard has been discontinued because of various privacy and security issues. Some of the main issues are potential compromise of users&amp;#39; contacts, safe and timely disposal of contact information by the recipient and inadvertent granting of permission by the user.&lt;/p&gt;
+
+&lt;p&gt;Your feedback is graciously accepted and appreciated!&lt;/p&gt;
+</description>
+        <pubDate>Mon, 27 Nov 2017 00:00:00 +0000</pubDate>
+        <link>https://cordova.apache.org/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html</link>
+        <guid isPermaLink="true">https://cordova.apache.org/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html</guid>
+        
+        <category>cordova</category>
+        
+        <category>globalization</category>
+        
+        
+        <category>news</category>
+        
+      </item>
+    
+      <item>
         <title>Migrating from the Globalization Plugin</title>
         <description>&lt;h2&gt;Migrating from the Cordova Globalization Plugin&lt;/h2&gt;
 
@@ -928,53 +953,5 @@ cordova platform add ios@4.5.2
         
       </item>
     
-      <item>
-        <title>Cordova Android 6.3.0 Released!</title>
-        <description>&lt;p&gt;We are happy to announce that &lt;code&gt;Cordova Android 6.3.0&lt;/code&gt; has been released! &lt;/p&gt;
-
-&lt;p&gt;This release now targets the latest Android API level of API 26 and has fixed issues related to the &lt;strong&gt;Android SDK Tools 26.0.2&lt;/strong&gt; release. &lt;strong&gt;Google&lt;/strong&gt; changed how the Android emulator was executed, causing errors when deploying to the emulator. &lt;/p&gt;
-
-&lt;p&gt;This release contains the integration of &lt;code&gt;cordova-plugin-compat&lt;/code&gt;, so please remove that plugin from projects once you update to this version of &lt;code&gt;cordova-android&lt;/code&gt;.&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 update android@6.3.0
-&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@6.3.0
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;!--more--&gt;
-
-&lt;h2&gt;What&amp;#39;s new in Android&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6936&quot;&gt;CB-6936&lt;/a&gt; fix crash when calling methods on a destroyed webview&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12981&quot;&gt;CB-12981&lt;/a&gt; handle SDK 26.0.2 slightly different AVD list output for &lt;strong&gt;Android&lt;/strong&gt; 8+ AVDs. Would cause &amp;quot;cannot read property replace of undefined&amp;quot; errors when trying to deploy an &lt;strong&gt;Android&lt;/strong&gt; 8 emulator.&lt;/li&gt;
-&lt;li&gt;Updated maven repo to include most recent lib versions&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13177&quot;&gt;CB-13177&lt;/a&gt; Updating to API Level 26&lt;/li&gt;
-&lt;li&gt;Revert &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12015&quot;&gt;CB-12015&lt;/a&gt; initial-scale values less than 1.0 are ignored on &lt;strong&gt;Android&lt;/strong&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12730&quot;&gt;CB-12730&lt;/a&gt; The Cordova Compatibility Plugin is now integrated into &lt;code&gt;cordova-android&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12453&quot;&gt;CB-12453&lt;/a&gt; Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-13031&quot;&gt;CB-13031&lt;/a&gt; Fix bug with case-sensitivity of &lt;strong&gt;Android&lt;/strong&gt;-packageName&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-10916&quot;&gt;CB-10916&lt;/a&gt; Support display name for &lt;strong&gt;Android&lt;/strong&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12423&quot;&gt;CB-12423&lt;/a&gt; make explicit JDK 1.8 or greater is needed in the &lt;code&gt;README&lt;/code&gt;, we require 1.8 for compilation, but do not have 1.8 Java features yet&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12605&quot;&gt;CB-12605&lt;/a&gt; In &lt;strong&gt;Windows&lt;/strong&gt; get &lt;strong&gt;Android&lt;/strong&gt; studio path from the registry&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12617&quot;&gt;CB-12617&lt;/a&gt; : removed node0.x support for platforms and added engineStrict&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Wed, 27 Sep 2017 00:00:00 +0000</pubDate>
-        <link>https://cordova.apache.org/announcements/2017/09/27/android-release.html</link>
-        <guid isPermaLink="true">https://cordova.apache.org/announcements/2017/09/27/android-release.html</guid>
-        
-        <category>news</category>
-        
-        <category>releases</category>
-        
-        
-        <category>announcements</category>
-        
-      </item>
-    
   </channel>
 </rss>

Modified: cordova/site/public/news/2017/11/20/migrate-from-cordova-globalization-plugin.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2017/11/20/migrate-from-cordova-globalization-plugin.html?rev=1816770&r1=1816769&r2=1816770&view=diff
==============================================================================
--- cordova/site/public/news/2017/11/20/migrate-from-cordova-globalization-plugin.html (original)
+++ cordova/site/public/news/2017/11/20/migrate-from-cordova-globalization-plugin.html Thu Nov 30 22:37:11 2017
@@ -202,6 +202,26 @@ First we should check if the API is supp
             </div>
             <div class="col-sm-6">
                 
+                    <a href="/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html">Deprecation of the Cordova Contacts Plugin</a>
+                    <div class="date"> 27 Nov 2017 - By Vishal Mishra </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
+                        -->
+                        Deprecation of the Cordova Contacts Plugin We are hereby announcing the deprecation...
+                    </p>
+                
             </div>
         </div>
     </footer>

Added: cordova/site/public/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html?rev=1816770&view=auto
==============================================================================
--- cordova/site/public/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html (added)
+++ cordova/site/public/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html Thu Nov 30 22:37:11 2017
@@ -0,0 +1,283 @@
+<!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="Deprecation of the Cordova Contacts PluginWe are hereby announcing the deprecation of cordova-plugin-contacts. This means that the Cordova development commun...">
+
+    <title>
+        
+            
+                Deprecation of the Cordova Contacts Plugin - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+    
+
+    
+    
+
+    <link rel="canonical" href="https://cordova.apache.org/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.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 '7.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">Deprecation of the Cordova Contacts Plugin</div>
+        <div class="author">By:
+            
+              <a href="https://twitter.com/tweetsbymishra">Vishal Mishra</a>
+            
+        </div>
+        <div class="date">27 Nov 2017</div>
+    </header>
+    <section>
+        <div>
+            <h2>Deprecation of the Cordova Contacts Plugin</h2>
+
+<p>We are hereby announcing the deprecation of cordova-plugin-contacts. </p>
+
+<p>This means that the Cordova development community will not be doing any more work on this plugin. You can continue to use this plugin as-is in existing and new applications but any further issues will not be fixed by the Cordova team.</p>
+
+<p>Generally when we deprecate plugins, we have an alternative standards API to migrate to, however, the latest <a href="https://www.w3.org/TR/contacts-api/">W3C Contacts API</a> indicates that the work on implementing a standard has been discontinued because of various privacy and security issues. Some of the main issues are potential compromise of users&#39; contacts, safe and timely disposal of contact information by the recipient and inadvertent granting of permission by the user.</p>
+
+<p>Your feedback is graciously accepted and appreciated!</p>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a href="/news/2017/11/20/migrate-from-cordova-globalization-plugin.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/news/2017/11/20/migrate-from-cordova-globalization-plugin.html">Migrating from the Globalization Plugin</a>
+                    <div class="date"> 20 Nov 2017 - By Vishal Mishra </div>
+                    <p class="content">
+                        Migrating from the Cordova Globalization Plugin The Cordova Globalization Plugin was created...
+                    </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:  7.x", "language: en"] }
+    });
+</script>
+
+</body>
+</html>

Modified: cordova/site/public/sitemap.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1816770&r1=1816769&r2=1816770&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Thu Nov 30 22:37:11 2017
@@ -4,6 +4,11 @@
 <!-- posts -->
 
 <url>
+    <loc>https://cordova.apache.org/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html</loc>
+</url>
+
+
+<url>
     <loc>https://cordova.apache.org/news/2017/11/20/migrate-from-cordova-globalization-plugin.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=1816770&r1=1816769&r2=1816770&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Thu Nov 30 22:37:11 2017
@@ -77,6 +77,7 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Mon, 27 Nov 2017 00:00:00 +0000');
         dates.push('Mon, 20 Nov 2017 00:00:00 +0000');
         dates.push('Fri, 10 Nov 2017 00:00:00 +0000');
         dates.push('Thu, 09 Nov 2017 00:00:00 +0000');



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