Added 'preview attachments' and 'main tab url'

SVN revision: 1710
This commit is contained in:
2006-08-01 23:13:00 +00:00
parent 987d462554
commit 78cfa33a43
+14
View File
@@ -162,6 +162,13 @@ Use Mail Subject = Location
takes you back to the main logbook selection page. The
<b><code>string</code></b> is used for the contents of the tab.
</li>
<li>
<b><code>Main Tab URL = &lt;string&gt;</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>
<b><code>Welcome Title = &lt;html code&gt;</code></b><br>
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.
Default is <b>1</b>.
</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>
<b><code>Summary lines = x</code></b><br>
This specifies the number of text lines displayed in a summary page.