mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Removed loading of remote images
This commit is contained in:
parent
a013e28185
commit
3813dc6605
@ -2698,6 +2698,18 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
|
|||||||
are posted automatically (via the elog utility) and one wants to keep an eye on
|
are posted automatically (via the elog utility) and one wants to keep an eye on
|
||||||
what's new. The default for this setting is <b>0</b> meaning no refresh.
|
what's new. The default for this setting is <b>0</b> meaning no refresh.
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<b><code>Show last default = <days></code></b><br>
|
||||||
|
In large logbooks, search operations can take quite long, blocking other users
|
||||||
|
from accessing ELOG. On the <i>Find</i> page, one can restrict the search operation
|
||||||
|
to a certain time period, like last day, last week, etc, which makes searching
|
||||||
|
much faster, but restricts it to a certain time in the past. If one forgets
|
||||||
|
however to enter anyting in the <i>Show last</i> drop-down box, then the
|
||||||
|
search again can take quite long. This option pre-selects an option in the
|
||||||
|
<i>Show last</i> drop-down box, so that the user does not have to think about
|
||||||
|
selecting a certain time period. Following options are possible: <b>1, 3,
|
||||||
|
7, 31, 92, 182, 364</b>.
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
<a name="themes" id="themes"></a>
|
<a name="themes" id="themes"></a>
|
||||||
|
|||||||
@ -367,7 +367,7 @@ unless you don't run a public web server. You can for example embed the elog log
|
|||||||
|
|
||||||
<b>[img]</b>http://midas.psi.ch/elogs/elog.png<b>[/img]</b><p>
|
<b>[img]</b>http://midas.psi.ch/elogs/elog.png<b>[/img]</b><p>
|
||||||
|
|
||||||
which produces <img src="http://midas.psi.ch/elogs/elog.png">
|
which produces <img src="../../../elog/themes/default/elog.png">
|
||||||
|
|
||||||
<li>You can upload an image as an attachment in your elog entry and link to it with<p>
|
<li>You can upload an image as an attachment in your elog entry and link to it with<p>
|
||||||
|
|
||||||
|
|||||||
@ -297,7 +297,7 @@ to produce<p>
|
|||||||
|
|
||||||
<b>[img]</b>http://midas.psi.ch/elogs/elog.png<b>[/img]</b><p>
|
<b>[img]</b>http://midas.psi.ch/elogs/elog.png<b>[/img]</b><p>
|
||||||
|
|
||||||
它将会生成 <img src="http://midas.psi.ch/elogs/elog.png">
|
它将会生成 <img src="elog.png">
|
||||||
|
|
||||||
<li>你可以上载一幅图像作为你的 elog 记录的附件并用这样的方式链接 <p>
|
<li>你可以上载一幅图像作为你的 elog 记录的附件并用这样的方式链接 <p>
|
||||||
|
|
||||||
|
|||||||
@ -297,7 +297,7 @@ to produce<p>
|
|||||||
|
|
||||||
<b>[img]</b>http://midas.psi.ch/elogs/elog.png<b>[/img]</b><p>
|
<b>[img]</b>http://midas.psi.ch/elogs/elog.png<b>[/img]</b><p>
|
||||||
|
|
||||||
它将会生成 <img src="http://midas.psi.ch/elogs/elog.png">
|
它将会生成 <img src="elog.png">
|
||||||
|
|
||||||
<li>你可以上载一幅图像作为你的 elog 记录的附件并用这样的方式链接 <p>
|
<li>你可以上载一幅图像作为你的 elog 记录的附件并用这样的方式链接 <p>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user