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 2014/04/16 19:56:03 UTC

svn commit: r1587997 - in /cordova/site: public/index.html public/rss.xml www/index.html

Author: steven
Date: Wed Apr 16 17:56:03 2014
New Revision: 1587997

URL: http://svn.apache.org/r1587997
Log:
CB-6459: added stackoverflow, removed pg

Modified:
    cordova/site/public/index.html
    cordova/site/public/rss.xml
    cordova/site/www/index.html

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1587997&r1=1587996&r2=1587997&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Wed Apr 16 17:56:03 2014
@@ -359,7 +359,7 @@ cordova plugin add org.apache.cordova.fi
         <br/>
         <div class="list-header">
             <strong>Dev Mailing List</strong>
-            <p>Dev mailing list is a place for discussion about developing Apache Cordova.<br/>If you are a Cordova user looking for help, use the <a href="https://groups.google.com/forum/?fromgroups#!forum/phonegap">PhoneGap forum</a>.</p>
+            <p>Dev mailing list is a place for discussion about developing Apache Cordova.<br/>If you are a Cordova user looking for help, use the cordova tag on <a href="http://stackoverflow.com/questions/tagged/cordova">Stack Overflow</a>.</p>
         </div>
         <ul class="list mailing-list">
             <li>Writing to the list<a href="mailto:dev@cordova.apache.org">dev@cordova.apache.org<span></span></a></li>
@@ -403,7 +403,7 @@ cordova plugin add org.apache.cordova.fi
 
 <div class="wrap download-pane">
     <h2 class="icon icon-download">Download &amp; Archives</h2>
-    <p>It is recommended that the NPM cordova CLI be installed rather than downloading this .zip version.  For more information on installing the npm version see the <a href="http://cordova.apache.org/docs/en/3.4.0/">Command-Line Interface</a> section of the documentation. </p>
+    <p>It is recommended that the NPM cordova CLI be installed rather than downloading this .zip version.  For more information on installing the npm version see the <a href="http://cordova.apache.org/docs/en/3.4.0//guide_cli_index.md.html#The%20Command-Line%20Interface">Command-Line Interface</a> section of the documentation. </p>
     <p>By downloading, you agree to the <a href="#">terms of service</a>.</p>
     <p>In addition to the <a onclick="_gaq.push(['_trackEvent', 'Download', '3.4.0'])" href="https://www.apache.org/dist/cordova/cordova-3.4.0-src.zip">source zip</a>, the
         <a href="https://www.apache.org/dist/cordova/cordova-3.4.0-src.zip.asc">OpenPGP keys</a>,

Modified: cordova/site/public/rss.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/rss.xml?rev=1587997&r1=1587996&r2=1587997&view=diff
==============================================================================
--- cordova/site/public/rss.xml (original)
+++ cordova/site/public/rss.xml Wed Apr 16 17:56:03 2014
@@ -5,8 +5,8 @@
         <description>Apache Cordova - Apache Cordova is a set of device APIs that allow a web mobile app developer to access native device function from JavaScript.</description>
         <atom:link href="http://cordova.apache.org/rss.xml" rel="self" type="application/rss+xml" />
         <link>http://cordova.apache.org/rss.xml</link>
-        <lastBuildDate>Thu, 10 Apr 2014 12:01:59 -0700</lastBuildDate>
-        <pubDate>Thu, 10 Apr 2014 12:01:59 -0700</pubDate>
+        <lastBuildDate>Wed, 16 Apr 2014 10:53:58 -0700</lastBuildDate>
+        <pubDate>Wed, 16 Apr 2014 10:53:58 -0700</pubDate>
         <ttl>1800</ttl>
         <image>
             <url>http://cordova.apache.org</url>

Modified: cordova/site/www/index.html
URL: http://svn.apache.org/viewvc/cordova/site/www/index.html?rev=1587997&r1=1587996&r2=1587997&view=diff
==============================================================================
--- cordova/site/www/index.html (original)
+++ cordova/site/www/index.html Wed Apr 16 17:56:03 2014
@@ -109,7 +109,7 @@ title: Apache Cordova
         <br/>
         <div class="list-header">
             <strong>Dev Mailing List</strong>
-            <p>Dev mailing list is a place for discussion about developing Apache Cordova.<br/>If you are a Cordova user looking for help, use the <a href="https://groups.google.com/forum/?fromgroups#!forum/phonegap">PhoneGap forum</a>.</p>
+            <p>Dev mailing list is a place for discussion about developing Apache Cordova.<br/>If you are a Cordova user looking for help, use the cordova tag on <a href="http://stackoverflow.com/questions/tagged/cordova">Stack Overflow</a>.</p>
         </div>
         <ul class="list mailing-list">
             <li>Writing to the list<a href="mailto:dev@cordova.apache.org">dev@cordova.apache.org<span></span></a></li>