From fa127bb88e2d2bc143a1ad7d48c7e7706cbabb22 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Thu, 15 Sep 2022 09:46:08 +0800 Subject: [PATCH 1/5] rebuilding Thu Sep 15 09:46:08 AM CST 2022 --- en/_posts/index.xml | 2 +- en/html5/index.html | 7 +++---- en/index.xml | 2 +- zh/_posts/index.xml | 2 +- zh/html5/index.html | 2 +- zh/index.xml | 2 +- 6 files changed, 8 insertions(+), 9 deletions(-) diff --git a/en/_posts/index.xml b/en/_posts/index.xml index 908447a..fb8b3dd 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -13,7 +13,7 @@ /en/html5/ This page is for uweb browser. -Html5 applications Click to install the following html5 apps: +Click to install the following html5 apps: Huge markdown file viewer Huge markdeep file viewer (markdown, latex, diagram,graphviz etc.) plyr video player diff --git a/en/html5/index.html b/en/html5/index.html index 3a8316c..e6ace42 100644 --- a/en/html5/index.html +++ b/en/html5/index.html @@ -47,9 +47,8 @@ -

This page is for uweb browser.

-

Html5 applications

-

Click to install the following html5 apps:
+

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
@@ -89,7 +88,7 @@

  • Press "enter" on the address bar to execute the command.
  • mdict dictionary lookup search engine:

    -

    i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word=%s

    +

    i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=%s

    The dictionary files (mdx, mdd) must locate in the "app" subfolder under the configuration folder. In above example, the files "xxx.mdx" and "xxx.mdd" locate in the folder ".../app/mdict".

    Clip to paste commands to the address bar, the commands scan mdx/mdd files under app/mdict and add search engines to home screen.

    After pasting the command to the address bar, press home screen button, then press "enter" on the address bar to execute the command.

    diff --git a/en/index.xml b/en/index.xml index 12ad850..1ff5d34 100644 --- a/en/index.xml +++ b/en/index.xml @@ -13,7 +13,7 @@ /en/html5/ This page is for uweb browser. -Html5 applications Click to install the following html5 apps: +Click to install the following html5 apps: Huge markdown file viewer Huge markdeep file viewer (markdown, latex, diagram,graphviz etc.) plyr video player diff --git a/zh/_posts/index.xml b/zh/_posts/index.xml index 3b86d95..8211403 100644 --- a/zh/_posts/index.xml +++ b/zh/_posts/index.xml @@ -13,7 +13,7 @@ /zh/html5/ mdict字典搜索引擎: -i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word= +i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=%s 字典文件必须位于配置目录应用子目录"app"下。上述字典搜索引擎例子中文件"xxx.mdx"及"xxx.mdd"位于".../app/mdict"下。 点击安装超大文件阅读器(支持txt, html, markdown) 点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等) diff --git a/zh/html5/index.html b/zh/html5/index.html index bf75f95..b2824d6 100644 --- a/zh/html5/index.html +++ b/zh/html5/index.html @@ -48,7 +48,7 @@

    mdict字典搜索引擎:
    -i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=

    +i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=%s

    字典文件必须位于配置目录应用子目录"app"下。上述字典搜索引擎例子中文件"xxx.mdx"及"xxx.mdd"位于".../app/mdict"下。

    点击安装超大文件阅读器(支持txt, html, markdown)
    点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等)
    diff --git a/zh/index.xml b/zh/index.xml index 2913df0..0a6bbe0 100644 --- a/zh/index.xml +++ b/zh/index.xml @@ -88,7 +88,7 @@ novip:https://www.novipnoad.com/s= /zh/html5/ mdict字典搜索引擎: -i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word= +i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=%s 字典文件必须位于配置目录应用子目录"app"下。上述字典搜索引擎例子中文件"xxx.mdx"及"xxx.mdd"位于".../app/mdict"下。 点击安装超大文件阅读器(支持txt, html, markdown) 点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等) From d9de58e5e539f9ed11bd39c9ff617fc73ca92c5a Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Thu, 15 Sep 2022 09:48:22 +0800 Subject: [PATCH 2/5] fix mdict engine url --- index.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index f9c0bee..33185bf 100644 --- a/index.html +++ b/index.html @@ -1 +1,10 @@ - + + + + en/ + + + + + + From dc5bab9f17edff847833f7e3fd3d9b2853170005 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Thu, 15 Sep 2022 09:58:13 +0800 Subject: [PATCH 3/5] fix address bar command mode --- en/_posts/index.xml | 2 +- en/acmd/index.html | 2 +- en/index.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/en/_posts/index.xml b/en/_posts/index.xml index fb8b3dd..e8a298b 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -35,7 +35,7 @@ All html5 applications locating in a subfolder whose name begins with " Commands are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easily. The configure file "default.acmd" has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the "refresh" botton to switch modes): Shell command mode -<a href="i:0gdefault.acmd::bc:text/plain:echo "%25s"|bc -l -q%0A">GNU bc (basic calculator) command mode (need termux for Android 10- ) +GNU bc (basic calculator) command mode (need termux for Android 10- ) diff --git a/en/acmd/index.html b/en/acmd/index.html index 9bafa10..5b59884 100644 --- a/en/acmd/index.html +++ b/en/acmd/index.html @@ -46,7 +46,7 @@

    Commands are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easily.

    The configure file "default.acmd" has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the "refresh" botton to switch modes):

    Shell command mode

    -

    <a href="i:0gdefault.acmd::bc:text/plain:echo "%25s"|bc -l -q%0A">GNU bc (basic calculator) command mode (need termux for Android 10- )

    +

    GNU bc (basic calculator) command mode (need termux for Android 10- )

    GNUPlot plot (2D function), needs uweb adapted termux & gnuplot

    GNUPlot plot (3D function), needs uweb adapted termux &am

    Shell command mode

    Click the following links to make commands appear in address bar, then press "enter" to execute:
    symbolic link "app" folder to be under the "Download" folder

    -

    symbolic link configuration folder to "/sdcard/Download/uwweb"

    +

    symbolic link configuration folder to "/sdcard/Download/uweb"

    diff --git a/en/html5/index.html b/en/html5/index.html index e6ace42..1fafd5e 100644 --- a/en/html5/index.html +++ b/en/html5/index.html @@ -90,6 +90,7 @@ Click to install the following html5 apps:

    mdict dictionary lookup search engine:

    i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=%s

    The dictionary files (mdx, mdd) must locate in the "app" subfolder under the configuration folder. In above example, the files "xxx.mdx" and "xxx.mdd" locate in the folder ".../app/mdict".

    +

    To make life easier, users can link the "app" subfolder to any public accessible folder.

    Clip to paste commands to the address bar, the commands scan mdx/mdd files under app/mdict and add search engines to home screen.

    After pasting the command to the address bar, press home screen button, then press "enter" on the address bar to execute the command.

    diff --git a/zh/_posts/index.xml b/zh/_posts/index.xml index 8211403..c38eb4c 100644 --- a/zh/_posts/index.xml +++ b/zh/_posts/index.xml @@ -14,7 +14,7 @@ /zh/html5/ mdict字典搜索引擎: i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=%s -字典文件必须位于配置目录应用子目录&quot;app&quot;下。上述字典搜索引擎例子中文件&quot;xxx.mdx&quot;及&quot;xxx.mdd&quot;位于&quot;.../app/mdict&quot;下。 +字典文件必须位于配置目录应用子目录&quot;app&quot;下。上述字典搜索引擎例子中文件&quot;xxx.mdx&quot;及&quot;xxx.mdd&quot;位于&quot;.../app/mdict&quot;下。为方便文件操作,用户可符号链接&quot;app&quot;至任意公共目录。 点击安装超大文件阅读器(支持txt, html, markdown) 点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等) 点击安装plyr视频播放器 diff --git a/zh/html5/index.html b/zh/html5/index.html index b2824d6..49965c8 100644 --- a/zh/html5/index.html +++ b/zh/html5/index.html @@ -49,7 +49,7 @@

    mdict字典搜索引擎:
    i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=%s

    -

    字典文件必须位于配置目录应用子目录"app"下。上述字典搜索引擎例子中文件"xxx.mdx"及"xxx.mdd"位于".../app/mdict"下。

    +

    字典文件必须位于配置目录应用子目录"app"下。上述字典搜索引擎例子中文件"xxx.mdx"及"xxx.mdd"位于".../app/mdict"下。为方便文件操作,用户可符号链接"app"至任意公共目录

    点击安装超大文件阅读器(支持txt, html, markdown)
    点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等)
    点击安装plyr视频播放器
    diff --git a/zh/index.xml b/zh/index.xml index 0a6bbe0..ebbc99a 100644 --- a/zh/index.xml +++ b/zh/index.xml @@ -89,7 +89,7 @@ novip:https://www.novipnoad.com/s= /zh/html5/ mdict字典搜索引擎: i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=%s -字典文件必须位于配置目录应用子目录&quot;app&quot;下。上述字典搜索引擎例子中文件&quot;xxx.mdx&quot;及&quot;xxx.mdd&quot;位于&quot;.../app/mdict&quot;下。 +字典文件必须位于配置目录应用子目录&quot;app&quot;下。上述字典搜索引擎例子中文件&quot;xxx.mdx&quot;及&quot;xxx.mdd&quot;位于&quot;.../app/mdict&quot;下。为方便文件操作,用户可符号链接&quot;app&quot;至任意公共目录。 点击安装超大文件阅读器(支持txt, html, markdown) 点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等) 点击安装plyr视频播放器 From d129d310c90b429cfe9db5ad7699514eeda8ad4c Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Thu, 15 Sep 2022 16:12:42 +0800 Subject: [PATCH 5/5] fix code editor --- zh/searchurl/txt/cmds.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh/searchurl/txt/cmds.cfg b/zh/searchurl/txt/cmds.cfg index f8c4710..7ea3d4c 100644 --- a/zh/searchurl/txt/cmds.cfg +++ b/zh/searchurl/txt/cmds.cfg @@ -1,6 +1,6 @@ 打开剪贴板链接:clip/uweb:/system/bin/toybox grep -m1 -Eo '(http|https)://[^ "'\'']+' 行编辑器:text/html:cat %f|while read LINE; do echo "$LINE
    ";done -代码编辑器:text/html:printf "

    Run