mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
siteextra to support site source html preprocessing before rendering
This commit is contained in:
parent
7c38fa2615
commit
3eacdfbe86
17 changed files with 22 additions and 30 deletions
|
@ -12,6 +12,8 @@
|
|||
<a href="i:0gdefault.link::mkdir_%1%: {let path=`%f`;let iSlash=path.lastIndexOf('/',path.length-2);let f=path.substring(iSlash+1);location.href='i:0wMKCOL:%2%/'+f;}%0A">Make directory on server %1%</a><br>
|
||||
|
||||
<p><b>Bookmarks:</b></p>
|
||||
<a href="i:0e/data/data/info.torapp.uweb/files:%2%/uweb.tgz">Backup config to %1%</a><br>
|
||||
<a href="i:0d%2%/uweb.tgz">Restore config from %1%</a><br>
|
||||
<a href='i:0wDELETE:%2%/'>Delete on server %1%</a><br>
|
||||
<a href='i:0wMKCOL:%2%/'>Make directory on server %1%</a><br>
|
||||
|
||||
|
|
|
@ -28,6 +28,7 @@ Bookmark the generated page for later use.<br>
|
|||
<a href="javascript:{let f=document.forms[0];f.i.value='yandex';f.u.value='https://webdav.yandex.com';void(0)}">yandex</a>
|
||||
<a href="javascript:{let f=document.forms[0];f.i.value='opendrive';f.u.value='https://webdav.opendrive.com';void(0)}">opendrive</a>
|
||||
<a href="javascript:{let f=document.forms[0];f.i.value='sme';f.u.value='https://webdav.storagemadeeasy.com';void(0)}">storagemadeeasy</a>
|
||||
<a href="javascript:{let f=document.forms[0];f.i.value='nut';f.u.value='https://dav.jianguoyun.com/dav/%e6%88%91%e7%9a%84%e5%9d%9a%e6%9e%9c%e4%ba%91';void(0)}">Nutstore</a>
|
||||
<a href="javascript:{let f=document.forms[0];f.i.value='teracloud';f.u.value='https://yura.teracloud.jp/dav';void(0)}">teracloud</a>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue