diff --git a/en/_posts/index.xml b/en/_posts/index.xml index f5ca4eb..eca2dc9 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -5,11 +5,11 @@ /en/_posts/ Recent content in _posts on uweb browser Hugo -- gohugo.io - Tue, 02 Aug 2022 00:00:00 +0000 + Sun, 02 Oct 2022 00:00:00 +0000 Html5 applications /en/html5/ - Tue, 02 Aug 2022 00:00:00 +0000 + Sun, 02 Oct 2022 00:00:00 +0000 /en/html5/ This page is for uweb browser. diff --git a/en/html5/index.html b/en/html5/index.html index acb3258..bf8bf39 100644 --- a/en/html5/index.html +++ b/en/html5/index.html @@ -62,8 +62,9 @@ Click to install the following html5 apps:
  • All html5 applications locating in a subfolder whose name begins with "app" (such as "appPDF") are allowed to read local files. Use url "https://local/sdcard/..." for a local file.
  • All files under the subfolder "app" can be automatically choosed as file objects by any web page.
  • +
  • Local files (including binary files) can be processed by appending "?app=[html5 app url] to the file urls. Ex. "file:///..../xx.md?app=https://...../app.html" loads "app.html" first, then "app.html" processes the local file.
-

With the first approach, the html5 application is installed locally and can read any file allowed by the OS; while in the second approach, the html5 application can be either local or remote, and only files under the subfolder "app" can be accessed.

+

With the first approach, the html5 application is installed locally and can read any file allowed by the OS; while in the second approach, the html5 application can be either local or remote, and only files under the subfolder "app" can be accessed; The third approach allows easy access of other external resources (ex. local media).

Open local files with html5 apps

Click to configure default.filecap to open local files, and to open remote files with the option "custom file handling":
use pdf.js,djvu.js,epub.js, huge markdown viewer for local files

diff --git a/en/index.xml b/en/index.xml index 5166389..6fbc679 100644 --- a/en/index.xml +++ b/en/index.xml @@ -5,7 +5,27 @@ /en/ Recent content on uweb browser Hugo -- gohugo.io - Fri, 16 Sep 2022 00:00:00 +0000 + Sun, 02 Oct 2022 00:00:00 +0000 + + Html5 applications + /en/html5/ + Sun, 02 Oct 2022 00:00:00 +0000 + + /en/html5/ + This page is for uweb browser. +Click to install the following html5 apps: +Huge markdown file viewer +Huge markdeep file viewer (markdown, latex, diagram,graphviz etc.) +plyr video player +dplayer video player +pdf viewer +epub reader (author:llili) +djvu viewer +The corresponding menus can be installed with url services. +Features The following mentioned subfolders locate in the configuration folder. +All html5 applications locating in a subfolder whose name begins with "app" (such as "appPDF") are allowed to read local files. + + Downloads /en/changelog/ @@ -23,26 +43,6 @@ re-implement html5 enhancement for better mdict lookup support. 908: Add internal links "i:1d" to launch apps. (to fix "am" issues for Android 8+) File sending now supports pseudo file manager (page url faked as a file url for folder), thus scripts of internal links "d:" can generate any kind of pseudo file manager for file transfer.
- - Html5 applications - /en/html5/ - Tue, 02 Aug 2022 00:00:00 +0000 - - /en/html5/ - This page is for uweb browser. -Click to install the following html5 apps: -Huge markdown file viewer -Huge markdeep file viewer (markdown, latex, diagram,graphviz etc.) -plyr video player -dplayer video player -pdf viewer -epub reader (author:llili) -djvu viewer -The corresponding menus can be installed with url services. -Features The following mentioned subfolders locate in the configuration folder. -All html5 applications locating in a subfolder whose name begins with "app" (such as "appPDF") are allowed to read local files. - - Address bar command modes /en/acmd/ diff --git a/en/sitemap.xml b/en/sitemap.xml index 0d0d4eb..7c29913 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -2,6 +2,45 @@ + /en/_posts/ + 2022-10-02T00:00:00+00:00 + + + + /en/html5/ + 2022-10-02T00:00:00+00:00 + + + + /en/ + 2022-10-02T00:00:00+00:00 + + + /en/changelog/ 2022-09-16T00:00:00+00:00 @@ -17,45 +56,6 @@ hreflang="en" href="/en/topposts/" /> - - /en/ - 2022-09-16T00:00:00+00:00 - - - - /en/_posts/ - 2022-08-02T00:00:00+00:00 - - - - /en/html5/ - 2022-08-02T00:00:00+00:00 - - /en/acmd/ 2022-07-30T00:00:00+00:00 diff --git a/index.html b/index.html index 33185bf..db7d507 100644 --- a/index.html +++ b/index.html @@ -1,10 +1 @@ - - - - en/ - - - - - - + diff --git a/sitemap.xml b/sitemap.xml index fb49dee..07bacff 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -4,7 +4,7 @@ en/sitemap.xml - 2022-09-16T00:00:00+00:00 + 2022-10-02T00:00:00+00:00 diff --git a/zh/_posts/index.xml b/zh/_posts/index.xml index f91dabf..3f09c56 100644 --- a/zh/_posts/index.xml +++ b/zh/_posts/index.xml @@ -155,6 +155,7 @@ gozer 广告屏蔽样式 /zh/links/ 点击以下链接可安装至常用链接: VPN +wireless 显示网站安全证书 迅雷盘离线 网页全屏 @@ -552,8 +553,6 @@ oed索引 安装oed至主屏 大英百科索引 安装be至主屏 -Merriam Webster Unabridged -安装mwu至主屏 以下工具需先安装uweb定制Termux应用,并启动一次完成初始化。 安装tdict词典工具 安装完tdict词典工具以后,对dict目录下的汉语大字典文件如"dictXXX.xz"可在主屏.search文件配置如下字典查询: 汉语大字典:c:zd xz %s dictXXX diff --git a/zh/index.xml b/zh/index.xml index 11475d6..52ac87b 100644 --- a/zh/index.xml +++ b/zh/index.xml @@ -334,6 +334,7 @@ gozer 广告屏蔽样式 /zh/links/ 点击以下链接可安装至常用链接: VPN +wireless 显示网站安全证书 迅雷盘离线 网页全屏 @@ -764,8 +765,6 @@ oed索引 安装oed至主屏 大英百科索引 安装be至主屏 -Merriam Webster Unabridged -安装mwu至主屏 以下工具需先安装uweb定制Termux应用,并启动一次完成初始化。 安装tdict词典工具 安装完tdict词典工具以后,对dict目录下的汉语大字典文件如"dictXXX.xz"可在主屏.search文件配置如下字典查询: 汉语大字典:c:zd xz %s dictXXX diff --git a/zh/links/index.html b/zh/links/index.html index 3a91ab0..6b6f037 100644 --- a/zh/links/index.html +++ b/zh/links/index.html @@ -49,6 +49,7 @@

点击以下链接可安装至常用链接:
VPN
+wireless
显示网站安全证书
迅雷盘离线

网页全屏

diff --git a/zh/tags/tdict/index.xml b/zh/tags/tdict/index.xml index d458d0e..e1c8810 100644 --- a/zh/tags/tdict/index.xml +++ b/zh/tags/tdict/index.xml @@ -31,8 +31,6 @@ oed索引 安装oed至主屏 大英百科索引 安装be至主屏 -Merriam Webster Unabridged -安装mwu至主屏 以下工具需先安装uweb定制Termux应用,并启动一次完成初始化。 安装tdict词典工具 安装完tdict词典工具以后,对dict目录下的汉语大字典文件如"dictXXX.xz"可在主屏.search文件配置如下字典查询: 汉语大字典:c:zd xz %s dictXXX diff --git a/zh/tags/termux/index.xml b/zh/tags/termux/index.xml index 9a49790..1553546 100644 --- a/zh/tags/termux/index.xml +++ b/zh/tags/termux/index.xml @@ -99,8 +99,6 @@ oed索引 安装oed至主屏 大英百科索引 安装be至主屏 -Merriam Webster Unabridged -安装mwu至主屏 以下工具需先安装uweb定制Termux应用,并启动一次完成初始化。 安装tdict词典工具 安装完tdict词典工具以后,对dict目录下的汉语大字典文件如"dictXXX.xz"可在主屏.search文件配置如下字典查询: 汉语大字典:c:zd xz %s dictXXX diff --git a/zh/tags/tools/index.xml b/zh/tags/tools/index.xml index 69d7bcf..0f0a48e 100644 --- a/zh/tags/tools/index.xml +++ b/zh/tags/tools/index.xml @@ -31,8 +31,6 @@ oed索引 安装oed至主屏 大英百科索引 安装be至主屏 -Merriam Webster Unabridged -安装mwu至主屏 以下工具需先安装uweb定制Termux应用,并启动一次完成初始化。 安装tdict词典工具 安装完tdict词典工具以后,对dict目录下的汉语大字典文件如"dictXXX.xz"可在主屏.search文件配置如下字典查询: 汉语大字典:c:zd xz %s dictXXX diff --git a/zh/tools/index.html b/zh/tools/index.html index 7a047fb..22a3fb0 100644 --- a/zh/tools/index.html +++ b/zh/tools/index.html @@ -73,8 +73,6 @@ 安装oed至主屏

大英百科索引
安装be至主屏

-

Merriam Webster Unabridged
-安装mwu至主屏

以下工具需先安装uweb定制Termux应用,并启动一次完成初始化。

安装tdict词典工具

安装完tdict词典工具以后,对dict目录下的汉语大字典文件如"dictXXX.xz"可在主屏.search文件配置如下字典查询: