From 3eacdfbe867438d07864663380f3d7b01a161dbf Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Fri, 27 Jan 2023 09:57:17 +0800 Subject: [PATCH] siteextra to support site source html preprocessing before rendering --- en/changelog/index.html | 2 +- en/index.xml | 2 +- en/searchurl/template/webdav.html | 2 ++ en/searchurl/webdav.html | 1 + en/sitejs/index.html | 8 ++++---- en/topposts/index.xml | 2 +- zh/_posts/index.xml | 5 +---- zh/index.xml | 5 +---- zh/pccopy/index.html | 1 - zh/sitejs/index.html | 11 ++++++++--- zh/tags/css/index.xml | 4 +--- zh/tags/javascript/index.xml | 4 +--- zh/tags/pc/index.xml | 1 - zh/tags/ssh/index.xml | 1 - zh/tags/termux/index.xml | 1 - zh/tags/windows/index.xml | 1 - zh/tags/剪贴板/index.xml | 1 - 17 files changed, 22 insertions(+), 30 deletions(-) diff --git a/en/changelog/index.html b/en/changelog/index.html index 609cb89..9293d22 100644 --- a/en/changelog/index.html +++ b/en/changelog/index.html @@ -49,7 +49,7 @@

pagure

sourceforge

Change logs

-

958: Add webdav/http file upload support with "i:0u" links.
+

961: webdav/http file upload support with "i:0u" links.
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
diff --git a/en/index.xml b/en/index.xml index 496fadf..f0410b6 100644 --- a/en/index.xml +++ b/en/index.xml @@ -84,7 +84,7 @@ uweb, termux & history versions github pagure sourceforge -Change logs 958: Add webdav/http file upload support with "i:0u" links. +Change logs 961: webdav/http file upload support with "i:0u" links. 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 diff --git a/en/searchurl/template/webdav.html b/en/searchurl/template/webdav.html index 177fe44..ee6ea8d 100644 --- a/en/searchurl/template/webdav.html +++ b/en/searchurl/template/webdav.html @@ -12,6 +12,8 @@ Make directory on server %1%

Bookmarks:

+Backup config to %1%
+Restore config from %1%
Delete on server %1%
Make directory on server %1%
diff --git a/en/searchurl/webdav.html b/en/searchurl/webdav.html index 60fe1f7..5033091 100644 --- a/en/searchurl/webdav.html +++ b/en/searchurl/webdav.html @@ -28,6 +28,7 @@ Bookmark the generated page for later use.
yandex opendrive storagemadeeasy + Nutstore teracloud

diff --git a/en/sitejs/index.html b/en/sitejs/index.html index db593b8..2038b53 100644 --- a/en/sitejs/index.html +++ b/en/sitejs/index.html @@ -66,14 +66,14 @@
  • Long press the button "settings", check the option "Apply user styles".
  • If file "default.css" exists, the style will be applied to all sites without matching [domain root].css.

    -

    Extra html (experimental)

    +

    Extra html

    -

    "sitejs/.js" , "sitecss/.css" and "sitecss/.js" are applied to all non-http urls (file urls etc.).

    +

    The extra html could be placed before the site source html (uweb uses an algorithm to merge the extra html with the site source html automatically). Ex. when the extra html ends with "