mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
associate bookmark file to search engine file if file names only differ in extensions
This commit is contained in:
parent
0d2f4adee1
commit
f75b1ed6f2
12 changed files with 38 additions and 38 deletions
|
@ -65,7 +65,7 @@
|
|||
<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="associated-bookmarks">Associated bookmarks</h3>
|
||||
<p><a href="../searchcat/index.html#">Search engine files</a> associate with bookmarks with postfix ".search.html", which means the bookmark file if existing is appended to the page when the search engine file is on screen.</p>
|
||||
<p><a href="../searchcat/index.html#">Search engine files</a> associate with bookmarks with extension ".html", which means the bookmark file if existing is appended to the page when the search engine file is on screen.</p>
|
||||
<p>"help_en.html" bookmark associates with the user manual in English. Similarly, "help_zh.html" is for Chinese manual. Whenever user manual is open, the associated bookmark appears before the manual.</p>
|
||||
<h3 id="tips">Tips</h3>
|
||||
<h4 id="file-handling-and-styling-with-homecss">File handling and styling with home.css</h4>
|
||||
|
@ -96,8 +96,8 @@
|
|||
<a href="http://cdb.ics.uci.edu/cgibin/Smi2DepictWeb.py">SMILES2structure</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 April 2024<br>
|
||||
update i:0m syntax<br>
|
||||
<p>Last Modified: 30 April 2024<br>
|
||||
urlInc() prefers .search to .html<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue