You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2013/02/27 20:01:46 UTC

svn commit: r1450918 - in /cordova/site: README.md bin/config.json public/artwork.html public/index.html www/template.html

Author: marcelk
Date: Wed Feb 27 19:01:46 2013
New Revision: 1450918

URL: http://svn.apache.org/r1450918
Log:
CB-2591: revert some links for UX reasons

Modified:
    cordova/site/README.md
    cordova/site/bin/config.json
    cordova/site/public/artwork.html
    cordova/site/public/index.html
    cordova/site/www/template.html

Modified: cordova/site/README.md
URL: http://svn.apache.org/viewvc/cordova/site/README.md?rev=1450918&r1=1450917&r2=1450918&view=diff
==============================================================================
--- cordova/site/README.md (original)
+++ cordova/site/README.md Wed Feb 27 19:01:46 2013
@@ -48,7 +48,12 @@ How to updating the docs
     $ rm -r /path/to/cordova-website/public/docs
     $ cp -r /path/to/cordova-docs/public/ /path/to/cordova-website/public/docs
 
-    # no need to compile the site, since the docs are in the public directory.
+    # update the "Documentation" URL on the site to point to the latest version of the docs
+    $ vi bin/config.json
+        search for "Documentation"
+        change the version number in the URL to the latest (likely what you added above)
+
+    # compile the site per the instructions above, since the URL to the docs changed thus the page needs to be re-generated
 
     # commit your changes to SVN
     $ svn add public/docs/

Modified: cordova/site/bin/config.json
URL: http://svn.apache.org/viewvc/cordova/site/bin/config.json?rev=1450918&r1=1450917&r2=1450918&view=diff
==============================================================================
--- cordova/site/bin/config.json (original)
+++ cordova/site/bin/config.json Wed Feb 27 19:01:46 2013
@@ -112,10 +112,6 @@
             "url": "index.html#about"
         },
         {
-            "title": "Cordova Documentation",
-            "url": "http://cordova.apache.org/docs/en/2.4.0/"
-        },
-        {
             "title": "Apache Project Page",
             "url": "http://projects.apache.org/projects/cordova.html"
         },
@@ -130,6 +126,10 @@
         ],
         "dev": [
         {
+            "title": "Documentation",
+            "url": "http://cordova.apache.org/docs/en/2.4.0/"
+        },
+        {
             "title": "Download",
             "url": "index.html#download"
         },

Modified: cordova/site/public/artwork.html
URL: http://svn.apache.org/viewvc/cordova/site/public/artwork.html?rev=1450918&r1=1450917&r2=1450918&view=diff
==============================================================================
--- cordova/site/public/artwork.html (original)
+++ cordova/site/public/artwork.html Wed Feb 27 19:01:46 2013
@@ -94,12 +94,12 @@
 		<div class="list-container">
 			<ul class="list quick-links">
                 <li class="corner"></li>
-				<li><a href="index.html#about">About Cordova<span></span></a></li><li><a href="http://cordova.apache.org/docs/en/2.4.0/">Cordova Documentation<span></span></a></li><li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li><li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li><li><a href="artwork.html">Artwork<span></span></a></li>
+				<li><a href="index.html#about">About Cordova<span></span></a></li><li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li><li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li><li><a href="artwork.html">Artwork<span></span></a></li>
 			</ul>
 
 			<ul class="list quick-links">
                 <li class="corner"></li>
-				<li><a href="index.html#download">Download<span></span></a></li><li><a href="https://git-wip-us.apache.org/repos/asf">Source Code<span></span></a></li><li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li><li><a href="index.html#mailing-list">Mailing List<span></span></a></li><li><a href="https://issues.apache.org/jira/browse/CB">Issue Tracker<span></span></a></li><li><a href="http://wiki.apache.org/cordova/">Wiki<span></span></a></li>
+				<li><a href="http://cordova.apache.org/docs/en/2.4.0/">Documentation<span></span></a></li><li><a href="index.html#download">Download<span></span></a></li><li><a href="https://git-wip-us.apache.org/repos/asf">Source Code<span></span></a></li><li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li><li><a href="index.html#mailing-list">Mailing List<span></span></a></li><li><a href="https://issues.apache.org/jira/browse/CB">Issue Tracker<span></span></a></li><li><a href="http://wiki.apache.org/cordova/">Wiki<span></span></a></li>
 			</ul>
 
 			<ul class="list quick-links last">

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1450918&r1=1450917&r2=1450918&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Wed Feb 27 19:01:46 2013
@@ -149,7 +149,7 @@
         <br/>
 	    <div class="list-header">
 			<strong>Dev Mailing List</strong>
-			<p>Dev mailing list is a place for discussion about developing Apache Cordova.</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 <a href="https://groups.google.com/forum/?fromgroups#!forum/phonegap">PhoneGap forum</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>
@@ -226,12 +226,12 @@
 		<div class="list-container">
 			<ul class="list quick-links">
                 <li class="corner"></li>
-				<li><a href="index.html#about">About Cordova<span></span></a></li><li><a href="http://cordova.apache.org/docs/en/2.4.0/">Cordova Documentation<span></span></a></li><li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li><li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li><li><a href="artwork.html">Artwork<span></span></a></li>
+				<li><a href="index.html#about">About Cordova<span></span></a></li><li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li><li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li><li><a href="artwork.html">Artwork<span></span></a></li>
 			</ul>
 
 			<ul class="list quick-links">
                 <li class="corner"></li>
-				<li><a href="index.html#download">Download<span></span></a></li><li><a href="https://git-wip-us.apache.org/repos/asf">Source Code<span></span></a></li><li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li><li><a href="index.html#mailing-list">Mailing List<span></span></a></li><li><a href="https://issues.apache.org/jira/browse/CB">Issue Tracker<span></span></a></li><li><a href="http://wiki.apache.org/cordova/">Wiki<span></span></a></li>
+				<li><a href="http://cordova.apache.org/docs/en/2.4.0/">Documentation<span></span></a></li><li><a href="index.html#download">Download<span></span></a></li><li><a href="https://git-wip-us.apache.org/repos/asf">Source Code<span></span></a></li><li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li><li><a href="index.html#mailing-list">Mailing List<span></span></a></li><li><a href="https://issues.apache.org/jira/browse/CB">Issue Tracker<span></span></a></li><li><a href="http://wiki.apache.org/cordova/">Wiki<span></span></a></li>
 			</ul>
 
 			<ul class="list quick-links last">

Modified: cordova/site/www/template.html
URL: http://svn.apache.org/viewvc/cordova/site/www/template.html?rev=1450918&r1=1450917&r2=1450918&view=diff
==============================================================================
--- cordova/site/www/template.html (original)
+++ cordova/site/www/template.html Wed Feb 27 19:01:46 2013
@@ -155,7 +155,7 @@
         <br/>
 	    <div class="list-header">
 			<strong>Dev Mailing List</strong>
-			<p>Dev mailing list is a place for discussion about developing Apache Cordova.</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 <a href="https://groups.google.com/forum/?fromgroups#!forum/phonegap">PhoneGap forum</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>