From 26bfc316fc9b0c9b01fb6009491ab72e61f7eb4b Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Mon, 1 Aug 2022 09:37:01 +0800 Subject: [PATCH] rebuilding site Mon Aug 1 09:37:00 AM CST 2022 --- en/_posts/index.xml | 11 ++++++ en/acmd/index.html | 2 +- en/gesture/index.html | 70 +++++++++++++++++++++++++++++++++++++ en/index.html | 6 ++++ en/index.xml | 13 ++++++- en/search/index.html | 3 +- en/sitemap.xml | 13 +++++++ en/sitemap/index.html | 7 ++-- en/topposts/index.xml | 2 +- zh/_posts/index.xml | 35 ------------------- zh/gesture/index.html | 4 +++ zh/index.html | 12 ------- zh/index.xml | 35 ------------------- zh/searchurl/txt/mdict.html | 6 ++-- zh/sitemap.xml | 15 +++++--- 15 files changed, 137 insertions(+), 97 deletions(-) create mode 100644 en/gesture/index.html diff --git a/en/_posts/index.xml b/en/_posts/index.xml index 974ddf2..96dbc88 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -179,6 +179,17 @@ The "[file extension]" part can have at most two-segment of ex "[command line]" is same as the one in default.cmds. The most often used replacements are: + + Gestures + /en/gesture/ + Thu, 18 Jun 2020 00:00:00 +0000 + + /en/gesture/ + Swipe down from the top to show the address bar; swipe up to the top to hide the address bar. Swipe down to the bottom to hide the toolbar with option "swipe to hide tools"; swipe on the bottom corners to show the toolbar. +Swipe left/right near the toolbar to switch window; fling left/right to switch to the last/first window. +Swiping on the top part of content window (near the top address bar by default) triggers corresponding link in the file "default. + + Blocking domain trees /en/adblock_domain/ diff --git a/en/acmd/index.html b/en/acmd/index.html index 4b71208..1c699f5 100644 --- a/en/acmd/index.html +++ b/en/acmd/index.html @@ -53,7 +53,7 @@ output;plot %25s'%0A">GNUPlot plot (2D function), needs uweb adapted termux & output;splot %25s'%0A">GNUPlot plot (3D function), needs uweb adapted termux & gnuplot

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 "app" folder to be under the "Download" folder

diff --git a/en/gesture/index.html b/en/gesture/index.html new file mode 100644 index 0000000..d45a97c --- /dev/null +++ b/en/gesture/index.html @@ -0,0 +1,70 @@ + + + + + + + + Gestures + + + +
+ + + + + + + +
+
+ +
+

Gestures +
+ +

+
    + +
+

Swipe down from the top to show the address bar; swipe up to the top to hide the address bar. Swipe down to the bottom to hide the toolbar with option "swipe to hide tools"; swipe on the bottom corners to show the toolbar.

+

Swipe left/right near the toolbar to switch window; fling left/right to switch to the last/first window.

+

Swiping on the top part of content window (near the top address bar by default) triggers corresponding link in the file "default.gesture", which has the same format as default.link.

+

The algorithm to match swiping gesture to a line in the file "default.gesture" is as follows:

+
    +
  • Divide the screen width to three parts evenly, assign each part with a number 0, 1, 2 respectively.
  • +
  • Assume "s" and "e" are the above defined numbers for the gesture start point and end point. Let "linenumber = 3*s+e" , if it is equal to 4 and the gesture's first direction is left, then change it to be 9.
  • +
  • For turning back and forth, add "10" each time.
  • +
+

The final line number will match the corresponding line in "default.gesture", 0 to the first line, ...

+

"default.gesture2" is for the right side gesturs and the algorithm is similar to "default.gesture".

+

Example links:
+Toggle fullscreen::0003
+back:javascript:history.back()
+forward:javascript:history.forward()
+back2:javascript:history.go(-2)

+ +
+ + + diff --git a/en/index.html b/en/index.html index 1f00dee..109602b 100644 --- a/en/index.html +++ b/en/index.html @@ -155,6 +155,12 @@ +
  • + + Gestures + +
  • +
  • Blocking domain trees diff --git a/en/index.xml b/en/index.xml index 8345c73..7a2f667 100644 --- a/en/index.xml +++ b/en/index.xml @@ -64,7 +64,7 @@ Note: "Engines" needs file "engine.search",whose format is sam Thu, 28 Jul 2022 00:00:00 +0000 /en/sitemap/ - UI Search engines Home screen Quick start UI (gitee) Backup and restore Customization Bottom toolbar button long pressing menus User agents Javascript Url services Links Commands Remote javascript Menu for selections Menu for long pressing hypertext Toolbar Gestures Font settings Advanced Content AD blocking CSS styles redirection Javascript and CSS for domains Offline cache Tools Bookmarklets Custom file handling Html5 application File manager Tools Termux GNU bc Gnuplot tcron Offline download Miscellaneous Configuration files Plugins Tips Tips Video Debug + UI Search engines Home screen Quick start UI (gitee) Backup and restore Customization Bottom toolbar button long pressing menus User agents Javascript Url services Links Commands Remote javascript Menu for selections Menu for long pressing hypertext Toolbar Gestures Address bar command modes Font settings Advanced Content AD blocking CSS styles redirection Javascript and CSS for domains Offline cache Tools Bookmarklets Custom file handling Html5 application File manager Tools Termux GNU bc Gnuplot tcron Offline download Miscellaneous Configuration files Plugins Tips Tips Video Debug @@ -286,6 +286,17 @@ The "[file extension]" part can have at most two-segment of ex "[command line]" is same as the one in default.cmds. The most often used replacements are: + + Gestures + /en/gesture/ + Thu, 18 Jun 2020 00:00:00 +0000 + + /en/gesture/ + Swipe down from the top to show the address bar; swipe up to the top to hide the address bar. Swipe down to the bottom to hide the toolbar with option "swipe to hide tools"; swipe on the bottom corners to show the toolbar. +Swipe left/right near the toolbar to switch window; fling left/right to switch to the last/first window. +Swiping on the top part of content window (near the top address bar by default) triggers corresponding link in the file "default. + + Blocking domain trees /en/adblock_domain/ diff --git a/en/search/index.html b/en/search/index.html index 919448d..42bdc54 100644 --- a/en/search/index.html +++ b/en/search/index.html @@ -155,7 +155,8 @@

    google scholar:https://scholar.google.com/scholar?q=

    semanticscholar:https://www.semanticscholar.org/search?sort=relevance&q=

    Developer:
    -git:https://github.com/search?type=Repositories&q=

    +devdocs:https://devdocs.io/#q=

    +

    git:https://github.com/search?type=Repositories&q=

    man:http://man.cx/

    code:http://searchcode.com/?q=

    symbolhound:http://symbolhound.com/?q=

    diff --git a/en/sitemap.xml b/en/sitemap.xml index ef78a7a..399222e 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -335,6 +335,19 @@ hreflang="en" href="/en/filecap/" /> + + /en/gesture/ + 2020-06-18T00:00:00+00:00 + + /en/tags/adblock/ diff --git a/en/sitemap/index.html b/en/sitemap/index.html index a6a9b5b..2984579 100644 --- a/en/sitemap/index.html +++ b/en/sitemap/index.html @@ -49,7 +49,7 @@

    UI