mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-10 18:23:28 +00:00
Added 'preview attachments' and 'main tab url'
SVN revision: 1710
This commit is contained in:
parent
987d462554
commit
78cfa33a43
@ -162,6 +162,13 @@ Use Mail Subject = Location
|
|||||||
takes you back to the main logbook selection page. The
|
takes you back to the main logbook selection page. The
|
||||||
<b><code>string</code></b> is used for the contents of the tab.
|
<b><code>string</code></b> is used for the contents of the tab.
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<b><code>Main Tab URL = <string></code></b><br>
|
||||||
|
Normally the main tab brings one back to the logbook selection page.
|
||||||
|
In case one wants to specify a different destination, such as a
|
||||||
|
special web page outside of elog, one can use this statement
|
||||||
|
to specify a full URL.
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<b><code>Welcome Title = <html code></code></b><br>
|
<b><code>Welcome Title = <html code></code></b><br>
|
||||||
This optional HTML code gets displayed in the title of the logbook
|
This optional HTML code gets displayed in the title of the logbook
|
||||||
@ -2089,6 +2096,13 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
|
|||||||
off, so that attachments are only displayed when they are clicked on.
|
off, so that attachments are only displayed when they are clicked on.
|
||||||
Default is <b>1</b>.
|
Default is <b>1</b>.
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<b><code>Preview attachments = 0|1</code></b><br>
|
||||||
|
This flag controls the display of attachments in the edit form. If one
|
||||||
|
one uploads an attachment, but has not yet submitted the entry,
|
||||||
|
the uploaded attachments are shown at the bottom if this flag is <b>1</b>.
|
||||||
|
Only ASCII files and images are shown of course. Default is <b>1</b>.
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<b><code>Summary lines = x</code></b><br>
|
<b><code>Summary lines = x</code></b><br>
|
||||||
This specifies the number of text lines displayed in a summary page.
|
This specifies the number of text lines displayed in a summary page.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user