Removed 0xA0 characters

SVN revision: 1743
This commit is contained in:
Stefan Ritt 2006-11-07 07:49:47 +00:00
parent c143a5c9cc
commit db25ac725c

View File

@ -15,22 +15,22 @@
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="title">
  ELOG - Syntax of elogd.cfg  
ELOG - Syntax of elogd.cfg
</div><br>
<div class="menu">
 [<a class="nav" href="adminguide.html">back to Administrator's
Guide</a>] 
[<a class="nav" href="adminguide.html">back to Administrator's
Guide</a>]
</div><br>
<div class="menu">
 * Server :   [<a class="nav" href="#global">Global</a>]  - Logbooks : 
 [<a class="nav" href="#general">General</a>]   [<a class="nav" href=
"#groups">Logbook groups</a>]   [<a class="nav" href=
"#attrib">Attributes</a>]   [<a class="nav" href=
"#conditional">Conditional Attributes</a>]   [<a class="nav" href=
"#email">E-mail</a>]   [<a class="nav" href="#access">Access
Control</a>]   [<a class="nav" href="#flags">Flags</a>]   [<a class="nav"
href="#themes">Themes</a>]   [<a class="nav" href=
"#mirroring">Mirroring</a>]  * 
* Server : [<a class="nav" href="#global">Global</a>] - Logbooks :
[<a class="nav" href="#general">General</a>] [<a class="nav" href=
"#groups">Logbook groups</a>] [<a class="nav" href=
"#attrib">Attributes</a>] [<a class="nav" href=
"#conditional">Conditional Attributes</a>] [<a class="nav" href=
"#email">E-mail</a>] [<a class="nav" href="#access">Access
Control</a>] [<a class="nav" href="#flags">Flags</a>] [<a class="nav"
href="#themes">Themes</a>] [<a class="nav" href=
"#mirroring">Mirroring</a>] *
</div><br>
<div class="Sub">
<i>Global and individual logbook options for an ELOG server</i>
@ -81,7 +81,7 @@ Use Mail Subject = Location
</p>
<hr>
<div class="title">
  Global options  
Global options
</div>
<p>
The notation of the following options is such that items enclosed by
@ -375,7 +375,7 @@ elogd -t &lt;your password&gt;
<a name="groups" id="groups"></a>
<hr>
<div class="section">
  Groups of logbooks  
Groups of logbooks
</div>
<p>
If installations have very many logbooks, it can be hard to navigate
@ -422,7 +422,7 @@ Group CE = 1.0, 2.0
</p>
<hr>
<div class="section">
  Top groups  
Top groups
</div>
<p>
Sometimes groups of logbooks should be completely separate. Imagine two
@ -475,7 +475,7 @@ Admin user = bill
1</b></code>.
<hr>
<div class="title">
  Individual logbook options  
Individual logbook options
</div>
<p>
For each logbook, there is a section with the logbook name in square
@ -495,7 +495,7 @@ Admin user = bill
</p>
<hr>
<div class="section">
  General options  
General options
</div>
<ul>
<li>
@ -918,7 +918,7 @@ if the file name starts with a <b><code>"/"</code></b> (Unix) or <b><code>
</ul><a name="attrib" id="attrib"></a>
<hr>
<div class="section">
  Attributes  
Attributes
</div>
<ul>
<li>
@ -1519,7 +1519,7 @@ ID display = TAG-$message id
</ul><a name="conditional" id="conditional"></a>
<hr>
<div class="section">
  Conditional attributes  
Conditional attributes
</div>
<p>
When entering data into a elog form, it might be helpful to change the
@ -1697,7 +1697,7 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
</p>
<hr>
<div class="section">
  Access control  
Access control
</div>
<p>
Reading and writing into logbooks can be constrained using two different
@ -1977,7 +1977,7 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
</p>
<hr>
<div class="section">
  EMail notification  
EMail notification
</div>
<ul>
<li>
@ -2078,7 +2078,7 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
</p>
<hr>
<div class="section">
  Flags  
Flags
</div>
<ul>
<li>
@ -2376,7 +2376,7 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
</p>
<hr>
<div class="section">
  Themes  
Themes
</div>
<p>
Themes are layout and color schemes which determine the look and feel of
@ -2413,14 +2413,14 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
These two images display the same logbook entry using different themes:
</p>
<p>
<img src="theme1.jpg">  <img src="theme2.jpg">
<img src="theme1.jpg"><img src="theme2.jpg">
</p>
<p>
<a name="mirroring" id="mirroring"></a>
</p>
<hr>
<div class="section">
  Mirroring  
Mirroring
</div>
<p>
Sometimes it can be useful to have the same ELOG logbook on two different
@ -2708,9 +2708,9 @@ elogd -v -C http://master.your.domain
</p>
<hr>
<div class="footer">
  Content by <a class="nav" href="mailto:Stefan.Ritt@psi.ch">Stefan
Content by <a class="nav" href="mailto:Stefan.Ritt@psi.ch">Stefan
Ritt</a>, Web pages by <a class="nav" href="mailto:fredp@mygale.org">Fred
Pacquier</a> - last modified on 23 Dec 2005  
Pacquier</a> - last modified on 23 Dec 2005
</div>
</body>
</html>