mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-10 18:23:28 +00:00
*** empty log message ***
SVN revision: 597
This commit is contained in:
parent
109521c538
commit
deab5bf9b3
@ -208,9 +208,10 @@ successful user connections for logbooks with user level access.<p>
|
|||||||
|
|
||||||
<LI><b><code>Logging level = 1 | 2 | 3</code></b>
|
<LI><b><code>Logging level = 1 | 2 | 3</code></b>
|
||||||
<br>
|
<br>
|
||||||
Specifies the logging level:<p>
|
Specifies the logging level. The higher this value, the more information
|
||||||
|
is logged:<p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><b>1:</b> Log only login and logouts
|
<li><b>1:</b> Log only logins and logouts
|
||||||
<li><b>2:</b> Log also write accesses
|
<li><b>2:</b> Log also write accesses
|
||||||
<li><b>3:</b> Log also read accesses
|
<li><b>3:</b> Log also read accesses
|
||||||
</ul>
|
</ul>
|
||||||
@ -727,10 +728,10 @@ as described unter the "<I>Subst <attribute></I>" option.
|
|||||||
|
|
||||||
<LI><b><code>List display = <list></code></b>
|
<LI><b><code>List display = <list></code></b>
|
||||||
<br>
|
<br>
|
||||||
Specified the display and order of items in a message listing page or a search
|
Specified the display and order of items in a message listing page or a search
|
||||||
result page. In addition to all attributes, one can specify here <b>"ID"</b> for
|
result page. In addition to all attributes, one can specify here <b>"ID"</b> for
|
||||||
the message ID, <b>"Logbook"</b> and <b>"Date"</b>. The restriction to certain
|
the message ID, <b>"Logbook"</b> and <b>"Date"</b>. The restriction to certain
|
||||||
attributes can be helpful if many attributes are defined in a logbook, which
|
attributes can be helpful if many attributes are defined in a logbook, which
|
||||||
usually makes the table too big to fit in the browser. The default
|
usually makes the table too big to fit in the browser. The default
|
||||||
is<br>
|
is<br>
|
||||||
<pre>
|
<pre>
|
||||||
@ -829,7 +830,7 @@ on can be displayed.
|
|||||||
|
|
||||||
<LI><b><code>Format <attribute> = <flags>,<css_class_name>,<css_class_value>,<width>,<size></code></b>
|
<LI><b><code>Format <attribute> = <flags>,<css_class_name>,<css_class_value>,<width>,<size></code></b>
|
||||||
<br>
|
<br>
|
||||||
Optional formatting parameters for attributes. Following items can be defined in the
|
Optional formatting parameters for attributes. Following items can be defined in the
|
||||||
comma-separated list:<p>
|
comma-separated list:<p>
|
||||||
|
|
||||||
Values used for single message display page:
|
Values used for single message display page:
|
||||||
@ -839,7 +840,7 @@ Values used for single message display page:
|
|||||||
<li><b> 1</b>: Display attribute in same line as previous attribute
|
<li><b> 1</b>: Display attribute in same line as previous attribute
|
||||||
<li><b> 2</b>: Display radio buttons or check boxes in separate lines (if applicable)
|
<li><b> 2</b>: Display radio buttons or check boxes in separate lines (if applicable)
|
||||||
</ul>
|
</ul>
|
||||||
<li><b><css_class_name></b>,<b><css_class_value></b> Cascading Style Sheet class
|
<li><b><css_class_name></b>,<b><css_class_value></b> Cascading Style Sheet class
|
||||||
names used for cells containing attribute name or value, respectively. The classes must
|
names used for cells containing attribute name or value, respectively. The classes must
|
||||||
be defined in the style sheet file (usually <i>themes/default/default.css</i>).
|
be defined in the style sheet file (usually <i>themes/default/default.css</i>).
|
||||||
</ul>
|
</ul>
|
||||||
@ -848,7 +849,7 @@ Values used for single message display page:
|
|||||||
Values used for new message entry form:
|
Values used for new message entry form:
|
||||||
<ul>
|
<ul>
|
||||||
<li><b><width></b> Width of the text entry field in characters
|
<li><b><width></b> Width of the text entry field in characters
|
||||||
<li><b><size></b> Maximum number of characters allowed.
|
<li><b><size></b> Maximum number of characters allowed.
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user