From 1ed0b0c7ca09f145b4458240bcb47ad3513ec042 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Thu, 16 Feb 2023 14:20:01 +0800 Subject: [PATCH] styling bookmark, markdown or other files --- en/_posts/index.xml | 28 ++++++++++++++-------------- en/bookmark/index.html | 6 +++++- en/changelog/index.html | 2 +- en/filenames/index.html | 2 +- en/index.html | 12 ++++++------ en/index.xml | 30 +++++++++++++++--------------- en/searchurl/txt/markdeep.html | 3 +++ en/sitemap.xml | 26 +++++++++++++------------- en/topposts/index.xml | 2 +- zh/_posts/index.xml | 2 +- zh/filenames/index.html | 2 +- zh/index.xml | 2 +- 12 files changed, 62 insertions(+), 55 deletions(-) create mode 100644 en/searchurl/txt/markdeep.html diff --git a/en/_posts/index.xml b/en/_posts/index.xml index da60b02..405f4db 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -15,6 +15,20 @@ Javascript (load when page completes, earliest loaded JS should use sitecss). Need to be named as "[domain root].js", such as "yahoo.com.js" or "finance.yahoo.com.js". The script will be loaded on the whole domain tree sites. If several files matches the domain, then the script with longest file name is loaded. Script must be put under the folder "sitejs" or "/data/data/info.torapp.uweb/files/sitejs". The later folder has the priority. Long press the button "settings", check the option "Run user scripts". + + Bookmarks + /en/bookmark/ + Mon, 16 Jan 2023 00:00:00 +0000 + + /en/bookmark/ + Wait for url from other devices +berify: reverse image search for video +Tips File handling and styling with home.css "home.css" styles bookmarks and search engines in the same folder or subfolders. The file is in html format instead of CSS, so it needs "<style>" tag for CSS. +Markdeep for markdown files under the folder "bookmark/md/" Install markdeep styling +Install link for markdown files +Bookmarks with secrets (POST instead of GET) The search engine (". + + Tips /en/tips/ @@ -159,20 +173,6 @@ Toggle all checkboxes in forms Enable selection - - Bookmarks - /en/bookmark/ - Wed, 18 May 2022 00:00:00 +0000 - - /en/bookmark/ - Wait for url from other devices -berify: reverse image search for video -Tips Use the file "home.css" in the same folder or parent folder to style the search engines and bookmarks. -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. - - Resource redirection /en/redirect/ diff --git a/en/bookmark/index.html b/en/bookmark/index.html index 0a13728..0e8579b 100644 --- a/en/bookmark/index.html +++ b/en/bookmark/index.html @@ -50,7 +50,11 @@

Wait for url from other devices
berify: reverse image search for video

Tips

-

Use the file "home.css" in the same folder or parent folder to style the search engines and bookmarks.

+

File handling and styling with home.css

+

"home.css" styles bookmarks and search engines in the same folder or subfolders. The file is in html format instead of CSS, so it needs "<style>" tag for CSS.

+
Markdeep for markdown files under the folder "bookmark/md/"
+

Install markdeep styling
+Install link for markdown files

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

diff --git a/en/changelog/index.html b/en/changelog/index.html index ad2cc83..eb9f9ab 100644 --- a/en/changelog/index.html +++ b/en/changelog/index.html @@ -51,7 +51,7 @@

pagure

Main features

Change logs

-

973: Bookmarks to support css styling.
+

974: Bookmarks to support styling for markdown etc.
971: multiple type profiles: switch any data including website logins, user configurations orthogonally.
968: multiple links support for single MENU/(New)Button/GESTURE definition.
964: site source html preprocessing before rendering with user site extra html.
diff --git a/en/filenames/index.html b/en/filenames/index.html index a4cecaa..f069290 100644 --- a/en/filenames/index.html +++ b/en/filenames/index.html @@ -84,7 +84,7 @@ "query.autoc": home screen search autocomplete candidate strings.
"home5.html": user defined home screen. home6.mht(or .html or .search), home7.mht(or .html or .search) ... multiple home screen (pressing right arrow button to visit); home4.mht(or .html or .search), home3.mht(or .html or .search) ... (long pressing left arrow button to access).
"home5.search":search engines
-"home.css": home screen styles
+"home.css": html file for home screen styling, so the css code needs to be inside "<style>" elements.
"bookmark.html": bookmarks
"quickstart.html": quick start
"colors.txt": background colors
diff --git a/en/index.html b/en/index.html index b2c2608..8e17927 100644 --- a/en/index.html +++ b/en/index.html @@ -101,6 +101,12 @@ +

  • + + Bookmarks + +
  • +
  • Tips @@ -155,12 +161,6 @@
  • -
  • - - Bookmarks - -
  • -
  • Resource redirection diff --git a/en/index.xml b/en/index.xml index 016c066..4ab9597 100644 --- a/en/index.xml +++ b/en/index.xml @@ -15,6 +15,20 @@ Javascript (load when page completes, earliest loaded JS should use sitecss). Need to be named as &quot;[domain root].js&quot;, such as &quot;yahoo.com.js&quot; or &quot;finance.yahoo.com.js&quot;. The script will be loaded on the whole domain tree sites. If several files matches the domain, then the script with longest file name is loaded. Script must be put under the folder &quot;sitejs&quot; or &quot;/data/data/info.torapp.uweb/files/sitejs&quot;. The later folder has the priority. Long press the button &quot;settings&quot;, check the option &quot;Run user scripts&quot;. + + Bookmarks + /en/bookmark/ + Mon, 16 Jan 2023 00:00:00 +0000 + + /en/bookmark/ + Wait for url from other devices +berify: reverse image search for video +Tips File handling and styling with home.css &quot;home.css&quot; styles bookmarks and search engines in the same folder or subfolders. The file is in html format instead of CSS, so it needs &quot;&lt;style&gt;&quot; tag for CSS. +Markdeep for markdown files under the folder &quot;bookmark/md/&quot; Install markdeep styling +Install link for markdown files +Bookmarks with secrets (POST instead of GET) The search engine (&quot;. + + Tips /en/tips/ @@ -94,7 +108,7 @@ github sourceforge powerfolder pagure -Main features Change logs 973: Bookmarks to support css styling. +Main features Change logs 974: Bookmarks to support styling for markdown etc. 971: multiple type profiles: switch any data including website logins, user configurations orthogonally. 968: multiple links support for single MENU/(New)Button/GESTURE definition. 964: site source html preprocessing before rendering with user site extra html. @@ -293,20 +307,6 @@ Performance Remote javascript is defined in default.rjs. Click the following link to install. (Force exit and re-launch the app, then long press the &quot;search&quot; button to popup the menu. - - Bookmarks - /en/bookmark/ - Wed, 18 May 2022 00:00:00 +0000 - - /en/bookmark/ - Wait for url from other devices -berify: reverse image search for video -Tips Use the file &quot;home.css&quot; in the same folder or parent folder to style the search engines and bookmarks. -Bookmarks with secrets (POST instead of GET) The search engine (&quot;.search&quot;) file can be used as bookmarks with secret. Here is an example bookmark for webdav cloud storage (replace &quot;xxx&quot; with real user and password): -box cloud:POST:type=webdav&amp;url=https://dav.box.com/dav&amp;username=xxx&amp;password=xxx:https://demo.filestash.app/login -Commands Clicking to run is only allowed from local pages for bookmarks in this section. - - Resource redirection /en/redirect/ diff --git a/en/searchurl/txt/markdeep.html b/en/searchurl/txt/markdeep.html new file mode 100644 index 0000000..c0549ce --- /dev/null +++ b/en/searchurl/txt/markdeep.html @@ -0,0 +1,3 @@ + + + diff --git a/en/sitemap.xml b/en/sitemap.xml index 24ffeaf..6e7025c 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -79,6 +79,19 @@ hreflang="en" href="/en/" /> + + /en/bookmark/ + 2023-01-16T00:00:00+00:00 + + /en/tips/ 2023-01-16T00:00:00+00:00 @@ -257,19 +270,6 @@ hreflang="en" href="/en/rjs/" /> - - /en/bookmark/ - 2022-05-18T00:00:00+00:00 - - /en/tags/redirection/ 2022-04-25T00:00:00+00:00 diff --git a/en/topposts/index.xml b/en/topposts/index.xml index 6659702..ebde334 100644 --- a/en/topposts/index.xml +++ b/en/topposts/index.xml @@ -18,7 +18,7 @@ github sourceforge powerfolder pagure -Main features Change logs 973: Bookmarks to support css styling. +Main features Change logs 974: Bookmarks to support styling for markdown etc. 971: multiple type profiles: switch any data including website logins, user configurations orthogonally. 968: multiple links support for single MENU/(New)Button/GESTURE definition. 964: site source html preprocessing before rendering with user site extra html. diff --git a/zh/_posts/index.xml b/zh/_posts/index.xml index a0e70a5..473a97f 100644 --- a/zh/_posts/index.xml +++ b/zh/_posts/index.xml @@ -359,7 +359,7 @@ webview 80- 夜间模式 &quot;query.autoc&quot;:主屏搜索autocomplete候选字符串 &quot;home5.html&quot;:自定义主屏,home6.html, home6.search, home7.html ... 多主屏(前进按钮可进)。同前缀文件中.html文件优先于.search文件。home4.html, home3.html ... (长按后退按钮可进)。 &quot;home5.search&quot;:主屏搜索引擎 -&quot;home.css&quot;:主屏风格 +&quot;home.css&quot;:主屏风格,虽然后缀名为css,但其格式为html,故css代码需放在&quot;&lt;style&gt;&quot;元素内。 &quot;bookmark.html&quot;:主书签 &quot;quickstart.html&quot;:快速访问 &quot;colors.txt&quot;:护眼背景色 diff --git a/zh/filenames/index.html b/zh/filenames/index.html index 3ba7486..ed34475 100644 --- a/zh/filenames/index.html +++ b/zh/filenames/index.html @@ -84,7 +84,7 @@ "query.autoc":主屏搜索autocomplete候选字符串
    "
    home5.html":自定义主屏,home6.html, home6.search, home7.html ... 多主屏(前进按钮可进)。同前缀文件中.html文件优先于.search文件。home4.html, home3.html ... (长按后退按钮可进)。
    "home5.search":主屏搜索引擎
    -"home.css":主屏风格
    +"home.css":主屏风格,虽然后缀名为css,但其格式为html,故css代码需放在"<style>"元素内。
    "bookmark.html":主书签
    "quickstart.html":快速访问
    "colors.txt":护眼背景色
    diff --git a/zh/index.xml b/zh/index.xml index 509c69c..168b4df 100644 --- a/zh/index.xml +++ b/zh/index.xml @@ -571,7 +571,7 @@ webview 80- 夜间模式 &quot;query.autoc&quot;:主屏搜索autocomplete候选字符串 &quot;home5.html&quot;:自定义主屏,home6.html, home6.search, home7.html ... 多主屏(前进按钮可进)。同前缀文件中.html文件优先于.search文件。home4.html, home3.html ... (长按后退按钮可进)。 &quot;home5.search&quot;:主屏搜索引擎 -&quot;home.css&quot;:主屏风格 +&quot;home.css&quot;:主屏风格,虽然后缀名为css,但其格式为html,故css代码需放在&quot;&lt;style&gt;&quot;元素内。 &quot;bookmark.html&quot;:主书签 &quot;quickstart.html&quot;:快速访问 &quot;colors.txt&quot;:护眼背景色