You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/10/21 00:28:38 UTC

[78/78] [abbrv] docs commit: Fixing links in CPR post.

Fixing links in CPR post.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/ec1597c1
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/ec1597c1
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/ec1597c1

Branch: refs/heads/master
Commit: ec1597c1b4c640b4be9323ae9d4d5e8bcaa48af2
Parents: 102eb85
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Mon Oct 19 13:41:59 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Mon Oct 19 14:12:45 2015 -0700

----------------------------------------------------------------------
 .../update_keyword_index_spec/_index.html       | 155 +++++++++++++++++++
 www/_posts/2015-09-08-CPR-readonly.md           |   6 +-
 2 files changed, 158 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ec1597c1/tools/spec/cordova/update_keyword_index_spec/_index.html
----------------------------------------------------------------------
diff --git a/tools/spec/cordova/update_keyword_index_spec/_index.html b/tools/spec/cordova/update_keyword_index_spec/_index.html
new file mode 100644
index 0000000..ac5f59a
--- /dev/null
+++ b/tools/spec/cordova/update_keyword_index_spec/_index.html
@@ -0,0 +1,155 @@
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
+<meta name="generator" content="joDoc">
+<link rel="stylesheet" type="text/css" href="index.css">
+<title>PhoneGap API Documentation</title>
+</head>
+<body>
+		
+		<div id="header">
+			<h1>Phone<strong>Gap</strong> Documentation</h1>
+			<small></small>
+		</div>
+		<div id="subheader">
+			<h1>Index</h1>
+			<small>
+				<select><option>Quick Jump...</option>
+<option>Geolocation</option>
+<option>getCurrentPosition</option>
+<option>    - Description</option>
+<option>    - Quick Example</option>
+<option>    - Full Example</option>
+<option>    - iPhone Quirks</option>
+<option>watchPosition</option>
+<option>    - Description</option>
+<option>    - Quick Example</option>
+<option>    - Full Example</option>
+<option>    - iPhone Quirks</option>
+<option>clearWatch</option>
+<option>    - Description</option>
+<option>    - Quick Example</option>
+<option>    - Full Example</option>
+<option>    - iPhone Quirks</option></select></small>
+		</div>
+		
+		<div id="sidebar">
+			<div class="vertical_divider"></div>
+			<h1>API Reference</h1>
+			<ul>
+<li><a href="phonegap_accelerometer_accelerometer.md.html">Accelerometer</a></li>
+				<li><a href="phonegap_camera_camera.md.html">Camera</a></li>
+				<li><a href="phonegap_media_capture.md.html">Capture</a></li>
+				<li><a href="phonegap_device_device.md.html">Device</a></li>
+				<li><a href="phonegap_events_events.md.html">Events</a></li>
+				<li><a href="phonegap_geolocation_geolocation.md.html">Geolocation</a></li>
+				<li><a href="phonegap_notification_notification.md.html">Notification</a></li>
+			</ul>
+<h1></h1>
+			<ul>
+<li><a href="_index.html">Keyword Index</a></li>
+			</ul>
+</div>
+		
+		<div id="content">
+			
+
+<hr>
+<h1>Index</h1>
+<div id="index">
+
+<h2>A</h2>
+
+<ul>
+<li><a href="introduction.md.html#About">About</a></li>
+<li><a href="phonegap_accelerometer_accelerometer.md.html#Acceleration">Acceleration</a></li>
+<li><a href="phonegap_accelerometer_accelerometer.md.html#Accelerometer">Accelerometer</a></li>
+<li><a href="phonegap_accelerometer_accelerometer.md.html#accelerometer.clearWatch">accelerometer.clearWatch</a></li>
+<li><a href="phonegap_accelerometer_accelerometer.md.html#accelerometer.getCurrentAcceleration">accelerometer.getCurrentAcceleration</a></li>
+<li><a href="phonegap_accelerometer_accelerometer.md.html#accelerometer.watchAcceleration">accelerometer.watchAcceleration</a></li>
+<li><a href="phonegap_accelerometer_accelerometer.md.html#accelerometerError">accelerometerError</a></li>
+<li><a href="phonegap_accelerometer_accelerometer.md.html#accelerometerOptions">accelerometerOptions</a></li>
+<li><a href="phonegap_accelerometer_accelerometer.md.html#accelerometerSuccess">accelerometerSuccess</a></li>
+<li><a href="introduction.md.html#Application%20Template">Application Template</a></li>
+<li><a href="index.md.html#API%20Reference">API Reference</a></li>
+</ul>
+<h2>C</h2>
+
+<ul>
+<li><a href="phonegap_camera_camera.md.html#Camera">Camera</a></li>
+<li><a href="phonegap_camera_camera.md.html#camera.getPicture">camera.getPicture</a></li>
+<li><a href="phonegap_camera_camera.md.html#cameraError">cameraError</a></li>
+<li><a href="phonegap_camera_camera.md.html#cameraOptions">cameraOptions</a></li>
+<li><a href="phonegap_camera_camera.md.html#cameraSuccess">cameraSuccess</a></li>
+<li><a href="phonegap_geolocation_geolocation.md.html#Coordinates">Coordinates</a></li>
+</ul>
+<h2>D</h2>
+
+<ul>
+<li><a href="phonegap_device_device.md.html#Device">Device</a></li>
+<li><a href="phonegap_device_device.md.html#device.name">device.name</a></li>
+<li><a href="phonegap_device_device.md.html#device.platform">device.platform</a></li>
+<li><a href="phonegap_device_device.md.html#device.uuid">device.uuid</a></li>
+<li><a href="phonegap_device_device.md.html#device.version">device.version</a></li>
+<li><a href="phonegap_events_events.md.html#deviceready">deviceready</a></li>
+</ul>
+<h2>E</h2>
+
+<ul>
+<li><a href="phonegap_events_events.md.html#Events">Events</a></li>
+</ul>
+<h2>G</h2>
+
+<ul>
+<li><a href="phonegap_geolocation_geolocation.md.html#Geolocation">Geolocation</a></li>
+<li><a href="phonegap_geolocation_geolocation.md.html#geolocation.clearWatch">geolocation.clearWatch</a></li>
+<li><a href="phonegap_geolocation_geolocation.md.html#geolocation.getCurrentPosition">geolocation.getCurrentPosition</a></li>
+<li><a href="phonegap_geolocation_geolocation.md.html#geolocation.watchPosition">geolocation.watchPosition</a></li>
+<li><a href="phonegap_geolocation_geolocation.md.html#geolocationError">geolocationError</a></li>
+<li><a href="phonegap_geolocation_geolocation.md.html#geolocationOptions">geolocationOptions</a></li>
+<li><a href="phonegap_geolocation_geolocation.md.html#geolocationSuccess">geolocationSuccess</a></li>
+<li><a href="introduction.md.html#Getting%20Started">Getting Started</a></li>
+</ul>
+<h2>N</h2>
+
+<h2>P</h2>
+
+<ul>
+<li><a href="introduction.md.html#PhoneGap%20API%20Documentation">PhoneGap API Documentation</a></li>
+<li><a href="phonegap_geolocation_geolocation.md.html#Position">Position</a></li>
+</ul>
+<h2>R</h2>
+
+<ul>
+<li><a href="phonegap_network_network.md.html#reachableCallback">reachableCallback</a></li>
+<li><a href="phonegap_network_network.md.html#reachableHostname">reachableHostname</a></li>
+<li><a href="phonegap_network_network.md.html#reachableOptions">reachableOptions</a></li>
+</ul>
+</div>
+
+
+		</div>
+		
+	</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ec1597c1/www/_posts/2015-09-08-CPR-readonly.md
----------------------------------------------------------------------
diff --git a/www/_posts/2015-09-08-CPR-readonly.md b/www/_posts/2015-09-08-CPR-readonly.md
index d76c05c..04ce4c1 100644
--- a/www/_posts/2015-09-08-CPR-readonly.md
+++ b/www/_posts/2015-09-08-CPR-readonly.md
@@ -7,12 +7,12 @@ title:  "Cordova Plugins Registry becomes immutable"
 categories: news
 tags: announcement
 ---
-Starting today, [plugins.cordova.io](http://plugins.cordova.io) has become immutable. Plugin authors are encouraged to move their plugins over to [npm](http://npmjs.org) if they haven't already. Plugin authors should checkout our guide to transition over to npm [here](http://plugins.cordova.io/npm/authors.html).
+Starting today, [plugins.cordova.io](http://50.17.177.14/) has become immutable. Plugin authors are encouraged to move their plugins over to [npm](http://npmjs.org) if they haven't already. Plugin authors should checkout our guide to transition over to npm [here](http://cordova.apache.org/plugins/authors.html).
 
-Users can start searching for cordova plugins which have moved over to npm on our new [cordova npm search page](http://plugins.cordova.io/npm/index.html).
+Users can start searching for cordova plugins which have moved over to npm on our new [cordova npm search page](http://cordova.apache.org/plugins/).
 
 Cordova CLI version 5.0.0 or higher is required to fetch plugins from npm. If you want to use the latest releases of plugins, please update your version of Cordova. Alternatively, older cli users can add plugins via git urls. Example:
 
     cordova plugin add https://github.com/apache/cordova-plugin-camera.git
 
-Make sure to checkout our previous blog post about [moving plugins to npm](http://cordova.apache.org/announcements/2015/04/21/plugins-release-and-move-to-npm.html) if you missed it the first time around. 
+Make sure to checkout our previous blog post about [moving plugins to npm](http://cordova.apache.org/announcements/2015/04/21/plugins-release-and-move-to-npm.html) if you missed it the first time around.


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