You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by gi...@apache.org on 2022/02/03 02:55:11 UTC

[cordova-docs] branch asf-site updated: Deploying to asf-site from @ apache/cordova-docs@1a40c7ed0be3391738c23f44483889b32bb49597 🚀

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5e44548  Deploying to asf-site from @ apache/cordova-docs@1a40c7ed0be3391738c23f44483889b32bb49597 🚀
5e44548 is described below

commit 5e445488e6cccaf77b640968bf789685918424b6
Author: breautek <no...@nbsolutions.ca>
AuthorDate: Thu Feb 3 02:55:06 2022 +0000

    Deploying to asf-site from @ apache/cordova-docs@1a40c7ed0be3391738c23f44483889b32bb49597 🚀
---
 docs/en/dev/config_ref/index.html | 10 +++-------
 feed.xml                          |  4 ++--
 2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/docs/en/dev/config_ref/index.html b/docs/en/dev/config_ref/index.html
index 8881dbd..36e70a8 100644
--- a/docs/en/dev/config_ref/index.html
+++ b/docs/en/dev/config_ref/index.html
@@ -2600,11 +2600,7 @@ and will be indicated as such.</p>
     </tr>
     <tr>
       <td>CordovaWebViewEngine(string) <br /> ==iOS==</td>
-      <td><em>Default: CDVUIWebViewEngine</em> <br />  This sets the WebView engine plugin to be used to render the host app. The plugin must conform to the CDVWebViewEngineProtocol protocol. The &#39;value&#39; here should match the &#39;feature&#39; name of the WebView engine plugin that is installed. This preference usually would be set by the WebView engine plugin that is installed, automatically.</td>
-    </tr>
-    <tr>
-      <td>CordovaDefaultWebViewEngine(string) <br /> ==iOS==</td>
-      <td><em>Default: CDVUIWebViewEngine</em> <br /> As the previous setting, CordovaWebViewEngine, this enables you to override the default fallback WebView with a different plugin. The default WebView uses a private plugin, CDVUIWebViewEngine. You can override this if you need to use a public plugin instead. A use case for this setting is where you need to use something other than the default CDVUIWebViewEngine to render the host app. If CordovaDefaultWebViewEngine and CordovaWebViewE [...]
+      <td><em>Default: CDVWebViewEngine</em> <br />  This sets the WebView engine plugin to be used to render the host app. The plugin must conform to the CDVWebViewEngineProtocol protocol. The &#39;value&#39; here should match the &#39;feature&#39; name of the WebView engine plugin that is installed. This preference usually would be set by the WebView engine plugin that is installed, automatically.</td>
     </tr>
     <tr>
       <td>DefaultVolumeStream(string) <br /> ==Android==</td>
@@ -2843,8 +2839,8 @@ and will be indicated as such.</p>
 <span class="nt">&lt;preference</span> <span class="na">name=</span><span class="s">"AppendUserAgent"</span> <span class="na">value=</span><span class="s">"My Browser"</span> <span class="nt">/&gt;</span>
 <span class="nt">&lt;preference</span> <span class="na">name=</span><span class="s">"target-device"</span> <span class="na">value=</span><span class="s">"universal"</span> <span class="nt">/&gt;</span>
 <span class="nt">&lt;preference</span> <span class="na">name=</span><span class="s">"deployment-target"</span> <span class="na">value=</span><span class="s">"7.0"</span> <span class="nt">/&gt;</span>
-<span class="nt">&lt;preference</span> <span class="na">name=</span><span class="s">"CordovaWebViewEngine"</span> <span class="na">value=</span><span class="s">"CDVUIWebViewEngine"</span> <span class="nt">/&gt;</span>
-<span class="nt">&lt;preference</span> <span class="na">name=</span><span class="s">"CordovaDefaultWebViewEngine"</span> <span class="na">value=</span><span class="s">"CDVUIWebViewEngine"</span> <span class="nt">/&gt;</span>
+<span class="nt">&lt;preference</span> <span class="na">name=</span><span class="s">"CordovaWebViewEngine"</span> <span class="na">value=</span><span class="s">"CDVWebViewEngine"</span> <span class="nt">/&gt;</span>
+<span class="nt">&lt;preference</span> <span class="na">name=</span><span class="s">"CordovaDefaultWebViewEngine"</span> <span class="na">value=</span><span class="s">"CDVWebViewEngine"</span> <span class="nt">/&gt;</span>
 <span class="nt">&lt;preference</span> <span class="na">name=</span><span class="s">"SuppressesLongPressGesture"</span> <span class="na">value=</span><span class="s">"true"</span> <span class="nt">/&gt;</span>
 <span class="nt">&lt;preference</span> <span class="na">name=</span><span class="s">"Suppresses3DTouchGesture"</span> <span class="na">value=</span><span class="s">"true"</span> <span class="nt">/&gt;</span>
 
diff --git a/feed.xml b/feed.xml
index 7ef8439..a92230c 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 01 Feb 2022 20:56:03 +0000</pubDate>
-    <lastBuildDate>Tue, 01 Feb 2022 20:56:03 +0000</lastBuildDate>
+    <pubDate>Thu, 03 Feb 2022 02:53:46 +0000</pubDate>
+    <lastBuildDate>Thu, 03 Feb 2022 02:53:46 +0000</lastBuildDate>
     <generator>Jekyll v4.2.1</generator>
     
       <item>

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