mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
styling bookmark, markdown or other files
This commit is contained in:
parent
5838a014cf
commit
1ed0b0c7ca
12 changed files with 62 additions and 55 deletions
|
@ -15,6 +15,20 @@
|
|||
<description>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;.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Bookmarks</title>
|
||||
<link>/en/bookmark/</link>
|
||||
<pubDate>Mon, 16 Jan 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/bookmark/</guid>
|
||||
<description>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;.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Tips</title>
|
||||
<link>/en/tips/</link>
|
||||
|
@ -159,20 +173,6 @@ Toggle all checkboxes in forms
|
|||
Enable selection</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Bookmarks</title>
|
||||
<link>/en/bookmark/</link>
|
||||
<pubDate>Wed, 18 May 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<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
|
||||
Commands Clicking to run is only allowed from local pages for bookmarks in this section.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Resource redirection</title>
|
||||
<link>/en/redirect/</link>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue