diff --git a/en/_posts/index.xml b/en/_posts/index.xml index d81730a..4b5d8ad 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -5,7 +5,22 @@ /en/_posts/ Recent content in _posts on uweb browser Hugo -- gohugo.io - Sun, 08 Jan 2023 00:00:00 +0000 + Mon, 16 Jan 2023 00:00:00 +0000 + + Tips + /en/tips/ + Mon, 16 Jan 2023 00:00:00 +0000 + + /en/tips/ + To show web pages in desktop mode: +PC button + option "wide viewport" + global js "force page resizable". +Playing audio when screen off +Option "Floating video" + video fullscreen playing +** Use POST-type search engine as bookmark to auto login ** +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 . + + Address bar command line /en/acmd/ @@ -140,7 +155,8 @@ Enable selection berify: reverse image search for video Bookmarks with secrets (POST instead of GET) The search engine (".search") file can be used as bookmarks with secret. Here is an example bookmark for webdav cloud storage (replace "xxx" with real user and password): box cloud:POST:type=webdav&url=https://dav.box.com/dav&username=xxx&password=xxx:https://demo.filestash.app/login -Commands Clicking to run is only allowed from local pages for bookmarks in this section. Users need to either save the bookmarks to local or long press the link => "open in new tab" to execute. +Use the file "home.css" in the same folder to style the search engines. +Commands Clicking to run is only allowed from local pages for bookmarks in this section. @@ -232,20 +248,6 @@ commacd.sh .profile : only for kshell with naked termux (no initial packages, need the following fix for termux quick crash to be launched) - - Tips - /en/tips/ - Mon, 01 Nov 2021 00:00:00 +0000 - - /en/tips/ - To show web pages in desktop mode: -PC button + option "wide viewport" + global js "force page resizable". -Playing audio when screen off -Option "Floating video" + video fullscreen playing -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. - - Long pressed link menu /en/longclick/ diff --git a/en/bookmark/index.html b/en/bookmark/index.html index b14fc64..e37081c 100644 --- a/en/bookmark/index.html +++ b/en/bookmark/index.html @@ -52,6 +52,7 @@

Bookmarks with secrets (POST instead of GET)

The search engine (".search") file can be used as bookmarks with secret. Here is an example bookmark for webdav cloud storage (replace "xxx" with real user and password):
box cloud:POST:type=webdav&url=https://dav.box.com/dav&username=xxx&password=xxx:https://demo.filestash.app/login

+

Use the file "home.css" in the same folder to style the search engines.

Commands

Clicking to run is only allowed from local pages for bookmarks in this section. Users need to either save the bookmarks to local or long press the link => "open in new tab" to execute.

To save the bookmarks to local, users firstly need to install "bookmark" menu by clicking corresponding link in the url services page, then long press the bookmark link => "open in new tab" => "Commands" => "bookmark" to save the bookmark.

diff --git a/en/changelog/index.html b/en/changelog/index.html index 492bad3..528f6a1 100644 --- a/en/changelog/index.html +++ b/en/changelog/index.html @@ -49,7 +49,8 @@

pagure

sourceforge

Change logs

-

955: Address bar: ":!" or "!" for command line support (.js/.sh files as executables).
+

956: Search engines (.search file) to apply same folder "home.css". Use POST type search engine as bookmark for auto login.
+955: Address bar: ":!" or "!" for command line support (.js/.sh files as executables).
953: hardware keyboard: ":", "!" to set focus on address bar
949: Address bar: ":p [width in milliInch]x[height]" to generate PDF in custom size
946: Option "use offline cache" to support serverless local websites.

diff --git a/en/index.html b/en/index.html index f4704f4..4072247 100644 --- a/en/index.html +++ b/en/index.html @@ -84,6 +84,12 @@ +
  • + + Tips + +
  • +
  • Address bar command line @@ -174,12 +180,6 @@
  • -
  • - - Tips - -
  • -
  • Long pressed link menu diff --git a/en/index.xml b/en/index.xml index d471d2d..7fb0437 100644 --- a/en/index.xml +++ b/en/index.xml @@ -5,7 +5,22 @@ /en/ Recent content on uweb browser Hugo -- gohugo.io - Sun, 08 Jan 2023 00:00:00 +0000 + Mon, 16 Jan 2023 00:00:00 +0000 + + Tips + /en/tips/ + Mon, 16 Jan 2023 00:00:00 +0000 + + /en/tips/ + To show web pages in desktop mode: +PC button + option "wide viewport" + global js "force page resizable". +Playing audio when screen off +Option "Floating video" + video fullscreen playing +** Use POST-type search engine as bookmark to auto login ** +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 . + + Address bar command line /en/acmd/ @@ -69,12 +84,10 @@ uweb, termux & history versions github pagure sourceforge -Change logs 955: Address bar: ":!" or "!" for command line support (.js/.sh files as executables). +Change logs 956: Search engines (.search file) to apply same folder "home.css". Use POST type search engine as bookmark for auto login. +955: Address bar: ":!" or "!" for command line support (.js/.sh files as executables). 953: hardware keyboard: ":", "!" to set focus on address bar -949: Address bar: ":p [width in milliInch]x[height]" to generate PDF in custom size -946: Option "use offline cache" to support serverless local websites. -945: commands to support evaluation of generated js code. -943: Multiple home screens support . +949: Address bar: ":p [width in milliInch]x[height]" to generate PDF in custom size @@ -271,7 +284,8 @@ Remote javascript is defined in default.rjs. Click the following link to install berify: reverse image search for video Bookmarks with secrets (POST instead of GET) The search engine (".search") file can be used as bookmarks with secret. Here is an example bookmark for webdav cloud storage (replace "xxx" with real user and password): box cloud:POST:type=webdav&url=https://dav.box.com/dav&username=xxx&password=xxx:https://demo.filestash.app/login -Commands Clicking to run is only allowed from local pages for bookmarks in this section. Users need to either save the bookmarks to local or long press the link => "open in new tab" to execute. +Use the file "home.css" in the same folder to style the search engines. +Commands Clicking to run is only allowed from local pages for bookmarks in this section. @@ -363,20 +377,6 @@ commacd.sh .profile : only for kshell with naked termux (no initial packages, need the following fix for termux quick crash to be launched) - - Tips - /en/tips/ - Mon, 01 Nov 2021 00:00:00 +0000 - - /en/tips/ - To show web pages in desktop mode: -PC button + option "wide viewport" + global js "force page resizable". -Playing audio when screen off -Option "Floating video" + video fullscreen playing -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. - - Long pressed link menu /en/longclick/ diff --git a/en/searchurl/homescreen.html b/en/searchurl/homescreen.html index d1c41d8..e8d8217 100644 --- a/en/searchurl/homescreen.html +++ b/en/searchurl/homescreen.html @@ -2,7 +2,7 @@