You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2013/01/11 00:42:07 UTC

docs commit: [CB-2188] Remove OpenAllWhitelistURLsInWebView from iOS Project Settings

Updated Branches:
  refs/heads/master 5aadde488 -> 9699ada47


[CB-2188] Remove OpenAllWhitelistURLsInWebView from iOS Project Settings


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

Branch: refs/heads/master
Commit: 9699ada47cf2157de5b1c4a8b5b8e613920000c8
Parents: 5aadde4
Author: Shazron Abdullah <sh...@apache.org>
Authored: Thu Jan 10 15:41:56 2013 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Thu Jan 10 15:41:56 2013 -0800

----------------------------------------------------------------------
 docs/en/2.3.0/guide/project-settings/ios/index.md |    8 +++-----
 docs/en/edge/guide/project-settings/ios/index.md  |    8 +++-----
 2 files changed, 6 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/9699ada4/docs/en/2.3.0/guide/project-settings/ios/index.md
----------------------------------------------------------------------
diff --git a/docs/en/2.3.0/guide/project-settings/ios/index.md b/docs/en/2.3.0/guide/project-settings/ios/index.md
index c374f2f..5e0f390 100644
--- a/docs/en/2.3.0/guide/project-settings/ios/index.md
+++ b/docs/en/2.3.0/guide/project-settings/ios/index.md
@@ -52,10 +52,8 @@ The **config.xml settings file** controls various settings of Cordova. This is a
 
 	h. **AllowInlineMediaPlayback (boolean, defaults to false)** - set to true to allow inline HTML5 media playback, also, the video element in the HTML document must also include the webkit-playsinline attribute
 
-	i. **OpenAllWhitelistURLsInWebView (boolean, defaults to false)** - set to true to open all white-listed URLs in the main WebView
-
-	j. **BackupWebStorage (string, defaults to 'cloud')** - valid values are 'none', 'cloud' and 'local'. Set to 'cloud' to allow the web storage data to be backed up to iCloud, and set to 'local' to only allow local backups (iTunes sync). Set to 'none' to not allow any backups of web storage.
+	i. **BackupWebStorage (string, defaults to 'cloud')** - valid values are 'none', 'cloud' and 'local'. Set to 'cloud' to allow the web storage data to be backed up to iCloud, and set to 'local' to only allow local backups (iTunes sync). Set to 'none' to not allow any backups of web storage.
 	
-	k. **KeyboardDisplayRequiresUserAction (boolean, defaults to true)** - set to false to open the keyboard when form elements get focus via the JavaScript focus() call.
+	j. **KeyboardDisplayRequiresUserAction (boolean, defaults to true)** - set to false to open the keyboard when form elements get focus via the JavaScript focus() call.
 
-	l. **SuppressesIncrementalRendering (boolean, defaults to false)** - set to true to wait until all new view content has been received before it is rendered.
+	k. **SuppressesIncrementalRendering (boolean, defaults to false)** - set to true to wait until all new view content has been received before it is rendered.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/9699ada4/docs/en/edge/guide/project-settings/ios/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/project-settings/ios/index.md b/docs/en/edge/guide/project-settings/ios/index.md
index c374f2f..5e0f390 100644
--- a/docs/en/edge/guide/project-settings/ios/index.md
+++ b/docs/en/edge/guide/project-settings/ios/index.md
@@ -52,10 +52,8 @@ The **config.xml settings file** controls various settings of Cordova. This is a
 
 	h. **AllowInlineMediaPlayback (boolean, defaults to false)** - set to true to allow inline HTML5 media playback, also, the video element in the HTML document must also include the webkit-playsinline attribute
 
-	i. **OpenAllWhitelistURLsInWebView (boolean, defaults to false)** - set to true to open all white-listed URLs in the main WebView
-
-	j. **BackupWebStorage (string, defaults to 'cloud')** - valid values are 'none', 'cloud' and 'local'. Set to 'cloud' to allow the web storage data to be backed up to iCloud, and set to 'local' to only allow local backups (iTunes sync). Set to 'none' to not allow any backups of web storage.
+	i. **BackupWebStorage (string, defaults to 'cloud')** - valid values are 'none', 'cloud' and 'local'. Set to 'cloud' to allow the web storage data to be backed up to iCloud, and set to 'local' to only allow local backups (iTunes sync). Set to 'none' to not allow any backups of web storage.
 	
-	k. **KeyboardDisplayRequiresUserAction (boolean, defaults to true)** - set to false to open the keyboard when form elements get focus via the JavaScript focus() call.
+	j. **KeyboardDisplayRequiresUserAction (boolean, defaults to true)** - set to false to open the keyboard when form elements get focus via the JavaScript focus() call.
 
-	l. **SuppressesIncrementalRendering (boolean, defaults to false)** - set to true to wait until all new view content has been received before it is rendered.
+	k. **SuppressesIncrementalRendering (boolean, defaults to false)** - set to true to wait until all new view content has been received before it is rendered.