mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add 'More bookmarks' menu to apply css styling
This commit is contained in:
parent
c124197dbe
commit
5838a014cf
6 changed files with 13 additions and 18 deletions
|
@ -167,9 +167,9 @@ Enable selection</description>
|
|||
<guid>/en/bookmark/</guid>
|
||||
<description>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
|
||||
Use the file &quot;home.css&quot; in the same folder to style the search engines.
|
||||
Commands Clicking to run is only allowed from local pages for bookmarks in this section.</description>
|
||||
</item>
|
||||
|
||||
|
|
|
@ -49,10 +49,11 @@
|
|||
</ul>
|
||||
<p><a href="i:1w">Wait for url from other devices</a><br>
|
||||
<a href="https://berify.com">berify: reverse image search for video</a></p>
|
||||
<h3 id="tips">Tips</h3>
|
||||
<p>Use the file "home.css" in the same folder or parent folder to style the search engines and bookmarks.</p>
|
||||
<h3 id="bookmarks-with-secrets-post-instead-of-get">Bookmarks with secrets (POST instead of GET)</h3>
|
||||
<p>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):<br>
|
||||
box cloud:POST:type=webdav&url=https://dav.box.com/dav&username=xxx&password=xxx:https://demo.filestash.app/login</p>
|
||||
<p>Use the file "home.css" in the same folder to style the search engines.</p>
|
||||
<h3 id="commands">Commands</h3>
|
||||
<p>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.</p>
|
||||
<p>To save the bookmarks to local, users firstly need to install "bookmark" menu by clicking corresponding link in the <a href="../urls/index.html">url services</a> page, then long press the bookmark link => "open in new tab" => "Commands" => "bookmark" to save the bookmark.</p>
|
||||
|
|
|
@ -51,7 +51,8 @@
|
|||
<p><a href="https://releases.pagure.org/uweb/">pagure</a></p>
|
||||
<h4 id="main-featuresreadmeindexhtml"><a href="../readme/index.html">Main features</a></h4>
|
||||
<h4 id="change-logs">Change logs</h4>
|
||||
<p>971: <a href="../links/index.html">multiple type profiles</a>: switch any data including website logins, user configurations orthogonally.<br>
|
||||
<p>973: <a href="../bookmark/index.html">Bookmarks</a> to support css styling.<br>
|
||||
971: <a href="../links/index.html">multiple type profiles</a>: switch any data including website logins, user configurations orthogonally.<br>
|
||||
968: multiple links support for single MENU/(New)Button/GESTURE definition.<br>
|
||||
964: site source html preprocessing before rendering with user <a href="../sitejs/index.html">site extra html</a>.<br>
|
||||
961: webdav/http file upload support with <a href="../links/index.html">"i:0u" links</a>.<br>
|
||||
|
|
|
@ -94,11 +94,12 @@ github
|
|||
sourceforge
|
||||
powerfolder
|
||||
pagure
|
||||
Main features Change logs 971: multiple type profiles: switch any data including website logins, user configurations orthogonally.
|
||||
Main features Change logs 973: Bookmarks to support css styling.
|
||||
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.
|
||||
961: webdav/http file upload support with &quot;i:0u&quot; links.
|
||||
956: Search engines (.search file) to apply same folder &quot;home.css&quot;. Use POST type search engine as bookmark for auto login.</description>
|
||||
956: Search engines (.search file) to apply same folder &quot;home.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -300,9 +301,9 @@ Remote javascript is defined in default.rjs. Click the following link to install
|
|||
<guid>/en/bookmark/</guid>
|
||||
<description>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
|
||||
Use the file &quot;home.css&quot; in the same folder to style the search engines.
|
||||
Commands Clicking to run is only allowed from local pages for bookmarks in this section.</description>
|
||||
</item>
|
||||
|
||||
|
|
|
@ -18,11 +18,12 @@ github
|
|||
sourceforge
|
||||
powerfolder
|
||||
pagure
|
||||
Main features Change logs 971: multiple type profiles: switch any data including website logins, user configurations orthogonally.
|
||||
Main features Change logs 973: Bookmarks to support css styling.
|
||||
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.
|
||||
961: webdav/http file upload support with &quot;i:0u&quot; links.
|
||||
956: Search engines (.search file) to apply same folder &quot;home.css&quot;. Use POST type search engine as bookmark for auto login.</description>
|
||||
956: Search engines (.search file) to apply same folder &quot;home.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
11
index.html
11
index.html
|
@ -1,10 +1 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>en/</title>
|
||||
<link rel="canonical" href="en/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=en/">
|
||||
</head>
|
||||
</html>
|
||||
<meta http-equiv="refresh" content="0; url=en/index.html">
|
||||
|
|
Loading…
Reference in a new issue