diff --git a/doc/cell_style.png b/doc/cell_style.png new file mode 100644 index 00000000..8137cac7 Binary files /dev/null and b/doc/cell_style.png differ diff --git a/doc/config.html b/doc/config.html index d643e09f..634c621f 100755 --- a/doc/config.html +++ b/doc/config.html @@ -1541,7 +1541,23 @@ Subst on edit author = $full_name Style importance severe = background-color:red For possible formattings, please refer to some CSS documentation. You can - change the colors, font styles and sizes. + change the colors, font styles and sizes. The style is then valid for the + whole row of that entry. + +
Cell Style <attribute> <value> = <style>+Attributes = Author, Status +Options Status = Fixed, Under Process, Not Fixed +Cell Style Status Fixed = background-color:green +Cell Style Status Not Fixed = background-color:red +Cell Style Status Under Process = background-color:yellow ++
for example produce following listing:
+
Change <attribute> = <string>
-Usually you will be given a URL (through mail, a Web page etc.) to access the ELOG server.
+To access a logbook, point your Web browser at the appropriate URL. The default for a local Elog is http://localhost:8080/logbookname. Logbook files are stored in directory logbookname which is a sub-directory of the logbook root directory, defined by the administrator. See the administrator guide on how to create a new logbook.
If several logbooks are defined on the server, the entry page may be a list of all logbooks, with their descriptions, number of entries, and links to enter the logbook you want to use.