From 8a502e4532e5d4954b669c6c976c30a389777012 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Thu, 17 Nov 2022 09:10:03 +0800 Subject: [PATCH] add multiple home screens support for .mht files --- en/_posts/index.xml | 7 +++--- en/index.xml | 9 ++++---- en/searchurl/homescreen.html | 42 ++++++++++++++++++++++++++++++++++++ en/sitemap/index.html | 1 + en/tips/index.html | 9 ++++---- en/topposts/index.xml | 2 +- zh/searchurl/homescreen.html | 17 +++++++++------ 7 files changed, 65 insertions(+), 22 deletions(-) create mode 100644 en/searchurl/homescreen.html diff --git a/en/_posts/index.xml b/en/_posts/index.xml index b0bfcd8..6a104b5 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -238,12 +238,11 @@ commacd.sh Mon, 01 Nov 2021 00:00:00 +0000 /en/tips/ - Configuration folder and file managers -With bookmark, configuration folders can be symbolic linked to other public folders or managed by 3rd party file managers via termux. -To show web pages in desktop mode: + To show web pages in desktop mode: PC button + option "wide viewport" + global js "force page resizable". Multiple home screens and Next/Prev page: -home5.html, home6.mht(or .html or .search), home7.mht(or .html or .search), ... can be visited via pressing the right arrow button while home4. +home5.html, home6.mht(or .html or .search), home7.mht(or .html or .search), ... can be visited via pressing the right arrow button while home4.mht(or .html or .search), home3.mht(or .html or .search) ... with long pressing the left arrow. +Click download button on the bottom toolbar to save remote webpage, the resulted offline file can be used as one of the home screens. diff --git a/en/index.xml b/en/index.xml index 94bd0a7..1e121f2 100644 --- a/en/index.xml +++ b/en/index.xml @@ -104,7 +104,7 @@ Note: "Engines" needs file "engine.search",whose format is sam Thu, 28 Jul 2022 00:00:00 +0000 /en/sitemap/ - UI Search engines UI (gitee) Customization Long pressing menus for toolbar buttons 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 Offline cache Javascript and CSS for domains Tools Bookmarklets Custom file handling Html5 application Termux Miscellaneous Configuration files Tips Manual Tips + UI Search engines Home screens UI (gitee) Customization Long pressing menus for toolbar buttons 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 Offline cache Javascript and CSS for domains Tools Bookmarklets Custom file handling Html5 application Termux Miscellaneous Configuration files Tips Manual Tips @@ -353,12 +353,11 @@ commacd.sh Mon, 01 Nov 2021 00:00:00 +0000 /en/tips/ - Configuration folder and file managers -With bookmark, configuration folders can be symbolic linked to other public folders or managed by 3rd party file managers via termux. -To show web pages in desktop mode: + To show web pages in desktop mode: PC button + option "wide viewport" + global js "force page resizable". Multiple home screens and Next/Prev page: -home5.html, home6.mht(or .html or .search), home7.mht(or .html or .search), ... can be visited via pressing the right arrow button while home4. +home5.html, home6.mht(or .html or .search), home7.mht(or .html or .search), ... can be visited via pressing the right arrow button while home4.mht(or .html or .search), home3.mht(or .html or .search) ... with long pressing the left arrow. +Click download button on the bottom toolbar to save remote webpage, the resulted offline file can be used as one of the home screens. diff --git a/en/searchurl/homescreen.html b/en/searchurl/homescreen.html new file mode 100644 index 0000000..ff45c44 --- /dev/null +++ b/en/searchurl/homescreen.html @@ -0,0 +1,42 @@ + + +Home screens +
+
+ +
+ +

+

+
+ +
+

+ +

+

+ +

+ install link: save as the second home screen Help Tips
+

+ +

+ Some sites to configure home screens:
+ inftab
+

+ diff --git a/en/sitemap/index.html b/en/sitemap/index.html index 88fcc2e..20d2233 100644 --- a/en/sitemap/index.html +++ b/en/sitemap/index.html @@ -50,6 +50,7 @@

UI

Customization

diff --git a/en/tips/index.html b/en/tips/index.html index 3e8dd8e..7d2d61a 100644 --- a/en/tips/index.html +++ b/en/tips/index.html @@ -47,14 +47,13 @@ -

Configuration folder and file managers
-With bookmark, configuration folders can be symbolic linked to other public folders or managed by 3rd party file managers via termux.

-

To show web pages in desktop mode:
+

To show web pages in desktop mode:
PC button + option "wide viewport" + global js "force page resizable".

Multiple home screens and Next/Prev page:
home5.html, home6.mht(or .html or .search), home7.mht(or .html or .search), ... can be visited via pressing the right arrow button while home4.mht(or .html or .search), home3.mht(or .html or .search) ... with long pressing the left arrow.

-

Click download button on the bottom toolbar to save remote webpage, the resulted offline file can be used as one of the home screens. Here are some of home screen configuration sites:
-start.me

+

Click download button on the bottom toolbar to save remote webpage, the resulted offline file can be used as one of the home screens.

+

Configuration folder and file managers
+With bookmark, configuration folders can be symbolic linked to other public folders or managed by 3rd party file managers via termux.

diff --git a/en/topposts/index.xml b/en/topposts/index.xml index 2a74efe..1365389 100644 --- a/en/topposts/index.xml +++ b/en/topposts/index.xml @@ -50,7 +50,7 @@ Note: "Engines" needs file "engine.search",whose format is sam Thu, 28 Jul 2022 00:00:00 +0000 /en/sitemap/ - UI Search engines UI (gitee) Customization Long pressing menus for toolbar buttons 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 Offline cache Javascript and CSS for domains Tools Bookmarklets Custom file handling Html5 application Termux Miscellaneous Configuration files Tips Manual Tips + UI Search engines Home screens UI (gitee) Customization Long pressing menus for toolbar buttons 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 Offline cache Javascript and CSS for domains Tools Bookmarklets Custom file handling Html5 application Termux Miscellaneous Configuration files Tips Manual Tips
diff --git a/zh/searchurl/homescreen.html b/zh/searchurl/homescreen.html index 876978d..71933d0 100644 --- a/zh/searchurl/homescreen.html +++ b/zh/searchurl/homescreen.html @@ -23,17 +23,20 @@ input{height:40px;width:100%;border-radius:50px;}

-
+

-设置第二主屏为默认导航页

- -
-
- -
+ +

+ 点击安装常用链接:保存为(第二)主屏 帮助
+

+ +

+ 常用主屏配置网站:
+ inftab
+