mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
update mirrors
This commit is contained in:
parent
75cb8c0c1e
commit
ed565d9960
61 changed files with 286 additions and 233 deletions
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p>This page is for <a href="../../en/">uweb browser</a>.<br>
|
||||
<p>This page is for <a href="../index.html#">uweb browser</a>.<br>
|
||||
Click to install the following html5 apps:<br>
|
||||
<a target="_self" href="i:0happ/txtview.html:../../zh/searchurl/txt/txtview.html">Huge markdown file viewer</a><br>
|
||||
<a target="_self" href="i:0happ/mdkatex.html:../../zh/searchurl/txt/mdkatex.html">Huge markdown+katex file viewer (Tex formulas)</a><br>
|
||||
|
@ -57,7 +57,7 @@ Click to install the following html5 apps:<br>
|
|||
<a target="_self" href="i:0happ/pdfviewer.html:../../zh/searchurl/txt/pdfviewer.html">pdf viewer</a><br>
|
||||
<a target="_self" href="i:0happ/epub.html:../../zh/searchurl/txt/epub.html">epub reader (author:llili)</a><br>
|
||||
<a target="_self" href="i:0happ/djvu.html:../../zh/searchurl/txt/djvu.html">djvu viewer</a></p>
|
||||
<p>The corresponding menus can be installed with <a href="../urls/index.html">url services</a>.</p>
|
||||
<p>The corresponding menus can be installed with <a href="../urls/index.html#">url services</a>.</p>
|
||||
<h4 id="features">Features</h4>
|
||||
<p>The following mentioned subfolders locate in the configuration folder.</p>
|
||||
<ul>
|
||||
|
@ -65,7 +65,7 @@ Click to install the following html5 apps:<br>
|
|||
<p>The following html5 applications are allowed to read local files referred by "https://local/sdcard/..." where the "/sdcard/.." part is the full path of the file. The below applications <span style="color:red">can auto choose any files as file objects</span>.</p>
|
||||
<ul>
|
||||
<li>Locating in a subfolder whose name begins with "app" (such as "appPDF")</li>
|
||||
<li>"https://local/..." applications (only possible with the option "<a href="../offlinecache/index.html">use offline resources</a>" and installed under the folder "sitecache/local/")</li>
|
||||
<li>"https://local/..." applications (only possible with the option "<a href="../offlinecache/index.html#">use offline resources</a>" and installed under the folder "sitecache/local/")</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -77,7 +77,7 @@ Click to install the following html5 apps:<br>
|
|||
</ul>
|
||||
<p>With the first approach, the html5 application is installed locally and can read any file allowed by the OS; while in the second approach, the html5 application can be either local or remote, and only files under the subfolder "app" can be accessed; The third approach allows easy access of other external resources (ex. local media).</p>
|
||||
<h4 id="open-local-files-with-html5-apps">Open local files with html5 apps</h4>
|
||||
<p>Click to configure <a href="../filecap/index.html">default.filecap</a> to open local files, and to open remote files with the option "custom file handling":<br>
|
||||
<p>Click to configure <a href="../filecap/index.html#">default.filecap</a> to open local files, and to open remote files with the option "custom file handling":<br>
|
||||
<a target="_self" href="i:0gdefault.filecap:../../zh/searchurl/txt/filecap.cfg">use pdf.js,djvu.js,epub.js, huge markdown viewer for local files</a></p>
|
||||
<p>url examples are as follows:</p>
|
||||
<ul>
|
||||
|
@ -105,8 +105,8 @@ i:5ifile:///....../xxx.mdx,xxx.mdd?app=https://cdn.jsdelivr.net/gh/torappinfo/uw
|
|||
<p>in which "/.../xxx.mdx,xxx.mdd" is the full path for the mdict dictionary files.</p>
|
||||
<p>i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=%s</p>
|
||||
<p>In the above mdict search engine string, the dictionary files (mdx, mdd) must locate in the "app" subfolder under the configuration folder. In above example, the files "xxx.mdx" and "xxx.mdd" locate in the folder ".../app/mdict".</p>
|
||||
<p>To make life easier, users can <a href="../acmd/index.html">link the "app" subfolder</a> to any public accessible folder.</p>
|
||||
<p>Use the mdx scanning <a href="../bookmark/index.html">bookmark</a> to add mdict engines automatically, then cold start uweb browser to take effect.</p>
|
||||
<p>To make life easier, users can <a href="../acmd/index.html#">link the "app" subfolder</a> to any public accessible folder.</p>
|
||||
<p>Use the mdx scanning <a href="../bookmark/index.html#">bookmark</a> to add mdict engines automatically, then cold start uweb browser to take effect.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 2 April 2024<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue