source: trunk/doc/src/docbook/appendix/menuguide.xml @ 3354

Last change on this file since 3354 was 3354, checked in by Nicklas Nordborg, 16 years ago

Fixes #584

File size: 22.3 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE appendix PUBLIC
3    "-//Dawid Weiss//DTD DocBook V3.1-Based Extension for XML and graphics inclusion//EN"
4    "../../../../lib/docbook/preprocess/dweiss-docbook-extensions.dtd">
5<!--
6  $Id$
7 
8  Copyright (C) Authors contributing to this file.
9 
10  This file is part of BASE - BioArray Software Environment.
11  Available at http://base.thep.lu.se/
12 
13  BASE is free software; you can redistribute it and/or
14  modify it under the terms of the GNU General Public License
15  as published by the Free Software Foundation; either version 2
16  of the License, or (at your option) any later version.
17 
18  BASE is distributed in the hope that it will be useful,
19  but WITHOUT ANY WARRANTY; without even the implied warranty of
20  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  GNU General Public License for more details.
22 
23  You should have received a copy of the GNU General Public License
24  along with this program; if not, write to the Free Software
25  Foundation, Inc., 59 Temple Place - Suite 330,
26  Boston, MA  02111-1307, USA.
27-->
28
29<appendix id="appendix.menuguide">
30  <?dbhtml dir="appendix/menuguide"?>
31  <title>Menu guide</title>
32  <para>
33    This appendix covers all menu items in BASE, including submenus. You should use it as a map
34    to easily find your way through the menus. Some menu items are refering to other section of
35    the documentation, that holds more information. The list of menu items is organized after
36    three different types,
37    <itemizedlist>
38      <listitem>
39        <simpara>
40          <link linkend="menuguide.tables.config">Config</link>
41        </simpara>
42      </listitem>
43      <listitem>
44        <simpara>
45          <link linkend="menuguide.tables.items">Items</link>
46        </simpara>
47      </listitem>
48      <listitem>
49        <simpara>
50          <link linkend="menuguide.tables.miscellaneous">Miscellaneous</link>
51        </simpara>
52      </listitem>
53    </itemizedlist>
54  </para>
55
56  <simplesect id="menuguide.tables.config">
57    <title>Configurations</title>
58    <informaltable frame="all">
59      <tgroup cols="3" align='left'>
60        <colspec colname='config' align='left' />
61        <colspec colname='menupath' />
62        <colspec colname='comments' />
63        <thead>
64          <row>
65            <entry namest="config" nameend="comments" align='center'>Settings</entry>
66          </row>
67          <row>
68            <entry>Configure</entry>
69            <entry>Menu choice</entry>
70            <entry>Comment</entry>
71          </row>
72        </thead>
73        <tbody>
74          <row>
75            <entry>Appearance of webclient</entry>
76            <entry>
77              <menuchoice>
78                <guimenu>File</guimenu>
79                <guimenuitem>Preferences&hellip;</guimenuitem>
80              </menuchoice>
81            </entry>
82            <entry>
83              <xref linkend="webclient.configuration.preferences" />
84            </entry>
85          </row>
86          <row>
87            <entry>Contact information (your own)</entry>
88            <entry>
89              <menuchoice>
90                <guimenu>File</guimenu>
91                <guimenuitem>Contact information&hellip;</guimenuitem>
92              </menuchoice>
93            </entry>
94            <entry>
95              <xref linkend="webclient.configuration.contact" />
96            </entry>
97          </row>
98          <row>
99            <entry>Most recently used items</entry>
100            <entry>
101              The tab
102              <guilabel>Most recent</guilabel>
103              under
104              <menuchoice>
105                <guimenu>File</guimenu>
106                <guimenuitem>Preferences&hellip;</guimenuitem>
107              </menuchoice>
108            </entry>
109            <entry>
110              <xref linkend="webclient.configuration.preferences.mostrecent" />
111            </entry>
112          </row>
113          <row>
114            <entry>Other information (your own)</entry>
115            <entry>
116              <menuchoice>
117                <guimenu>File</guimenu>
118                <guimenuitem>Other information&hellip;</guimenuitem>
119              </menuchoice>
120            </entry>
121            <entry>Useful information about yourself.</entry>
122          </row>
123          <row>
124            <entry>Password (your own)</entry>
125            <entry>
126              <menuchoice>
127                <guimenu>File</guimenu>
128                <guimenuitem>Change password&hellip;</guimenuitem>
129              </menuchoice>
130            </entry>
131            <entry>
132              <xref linkend="webclient.configuration.password" />
133            </entry>
134          </row>
135          <row>
136            <entry>Plugin messages</entry>
137            <entry>
138              The tab
139              <guilabel>Plugins</guilabel>
140              under
141              <menuchoice>
142                <guimenu>File</guimenu>
143                <guimenuitem>Preferences&hellip;</guimenuitem>
144              </menuchoice>
145            </entry>
146            <entry>
147              <xref linkend="webclient.configuration.preferences.plugins" />
148            </entry>
149          </row>
150          <row>
151            <entry>Server settings</entry>
152            <entry>
153              <menuchoice>
154                <guimenu>Administrate</guimenu>
155                <guimenuitem>Server settings&hellip;</guimenuitem>
156              </menuchoice>
157            </entry>
158            <entry>Currently no documentation.</entry>
159          </row>
160        </tbody>
161      </tgroup>
162    </informaltable>
163  </simplesect>
164  <simplesect id="menuguide.tables.miscellaneous">
165    <title>Miscellaneous</title>
166    <informaltable frame="all">
167      <tgroup cols="3">
168        <colspec colname="action" />
169        <colspec colname="menupath" />
170        <colspec colname="comments" />
171        <thead>
172          <row>
173            <entry namest="action" nameend="comments" align='center'>
174              Miscellaneous
175            </entry>
176          </row>
177          <row>
178            <entry>Action</entry>
179            <entry>Menu choice</entry>
180            <entry>Comment</entry>
181          </row>
182        </thead>
183        <tbody>
184          <row>
185            <entry>About the program</entry>
186            <entry>
187              <menuchoice>
188                <guimenu>Help</guimenu>
189                <guimenuitem>About&hellip;</guimenuitem>
190              </menuchoice>
191            </entry>
192            <entry>Useful information about the program.</entry>
193          </row>
194          <row>
195            <entry>BASE project information</entry>
196            <entry>
197              <menuchoice>
198                <guimenu>Help</guimenu>
199                <guimenuitem>BASE project site&hellip;</guimenuitem>
200              </menuchoice>
201            </entry>
202            <entry>The home page of the BASE2 project</entry>
203          </row>
204          <row>
205            <entry>Disk usage overview</entry>
206            <entry>
207              <menuchoice>
208                <guimenu>Administrate</guimenu>
209                <guimenuitem>Disk usage</guimenuitem>
210              </menuchoice>
211            </entry>
212            <entry>
213              Disk usage of users, groups etc. Currently no other documentation.
214            </entry>
215          </row>
216          <row>
217            <entry>Exit from the program</entry>
218            <entry>
219              <menuchoice>
220                <guimenu>File</guimenu>
221                <guimenuitem>Logout&hellip;</guimenuitem>
222              </menuchoice>
223            </entry>
224            <entry>You are loged out and redirected to the login page.</entry>
225          </row>
226          <row>
227            <entry>License information</entry>
228            <entry>
229              <menuchoice>
230                <guimenu>Help</guimenu>
231                <guimenuitem>License&hellip;</guimenuitem>
232              </menuchoice>
233            </entry>
234            <entry>The GNU GPL (General Public License)</entry>
235          </row>
236          <row>
237            <entry>Load your current permissions</entry>
238            <entry>
239              <menuchoice>
240                <guimenu>File</guimenu>
241                <guimenuitem>Reload permissions</guimenuitem>
242              </menuchoice>
243            </entry>
244            <entry>
245              This updates the loged in user's permissions. See
246              <xref linkend="project_permission.permissions" />
247            </entry>
248          </row>
249          <row>
250            <entry>Report program defects</entry>
251            <entry>
252              <menuchoice>
253                <guimenu>Help</guimenu>
254                <guimenuitem>Report a bug&hellip;</guimenuitem>
255              </menuchoice>
256            </entry>
257            <entry>
258              This is where you should turn if there are any defects in the program
259            </entry>
260          </row>
261          <row>
262            <entry>Restart server/program</entry>
263            <entry>
264              <menuchoice>
265                <guimenu>Administrate</guimenu>
266                <guimenuitem>Restart BASE&hellip;</guimenuitem>
267              </menuchoice>
268            </entry>
269            <entry>
270              Restarts the program. Requires everyone, that were loged in, to identify
271              themself again with username and password.
272            </entry>
273          </row>
274        </tbody>
275      </tgroup>
276    </informaltable>
277  </simplesect>
278  <simplesect id="menuguide.tables.items">
279    <title>Items</title>
280    <informaltable rowsep="0" frame="all">
281      <tgroup cols='4'>
282        <colspec colname='range' colwidth="10*" />
283        <colspec colname='item' colwidth="20*" />
284        <colspec colname='menupath' colwidth="35*" />
285        <colspec colname='comment' colwidth="35*" />
286        <thead>
287          <row rowsep="1">
288            <entry namest="range" nameend="comment" align='center'>
289              Items (<link linkend="a-h">A-H</link>,
290              <link linkend="i-p">I-P</link>,
291              <link linkend="q-z">Q-Z</link>)
292            </entry>
293          </row>
294          <row rowsep="1">
295            <entry namest="range" nameend="item">Want to view&hellip;</entry>
296            <entry>Menu path</entry>
297            <entry>Comment</entry>
298          </row>
299        </thead>
300        <tbody>
301<!-- ################ A - H ################ -->
302          <row>
303            <entry align="center" valign="middle" morerows="18">
304              <keycap>A-H</keycap>
305            </entry>
306            <entry id="a-h" rowsep="1">All items own by yourself</entry>
307            <entry rowsep="1">
308              <menuchoice>
309                <guimenu>View</guimenu>
310                <guimenuitem>All items</guimenuitem>
311              </menuchoice>
312            </entry>
313            <entry rowsep="1">Gives a complete overview of all your items.</entry>
314          </row>
315          <row rowsep="1">
316            <entry>Annotation types</entry>
317            <entry>
318              <menuchoice>
319                <guimenu>Administrate</guimenu>
320                <guimenuitem>Types</guimenuitem>
321                <guisubmenu>Annotation types</guisubmenu>
322              </menuchoice>
323            </entry>
324            <entry>
325              <xref linkend="annotations" />
326            </entry>
327          </row>
328          <row rowsep="1">
329            <entry>Array batches</entry>
330            <entry>
331              <menuchoice>
332                <guimenu>Array LIMS</guimenu>
333                <guimenuitem>Array batches</guimenuitem>
334              </menuchoice>
335            </entry>
336            <entry>
337              <xref linkend="array_lims" />
338            </entry>
339          </row>
340          <row rowsep="1">
341            <entry>Array designs</entry>
342            <entry>
343              <menuchoice>
344                <guimenu>Array LIMS</guimenu>
345                <guimenuitem>Array designs</guimenuitem>
346              </menuchoice>
347            </entry>
348            <entry>
349              <xref linkend="array_lims" />
350            </entry>
351          </row>
352          <row rowsep="1">
353            <entry>Array slides</entry>
354            <entry>
355              <menuchoice>
356                <guimenu>Array LIMS</guimenu>
357                <guimenuitem>Array slides</guimenuitem>
358              </menuchoice>
359            </entry>
360            <entry>
361              <xref linkend="array_lims" />
362            </entry>
363          </row>
364          <row rowsep="1">
365            <entry>Biosources</entry>
366            <entry>
367              <menuchoice>
368                <guimenu>View</guimenu>
369                <guimenuitem>Biosources</guimenuitem>
370              </menuchoice>
371            </entry>
372            <entry>
373              <xref linkend="biomaterials" />
374            </entry>
375          </row>
376          <row rowsep="1">
377            <entry>Categories of annotation types</entry>
378            <entry>
379              <menuchoice>
380                <guimenu>Administrate</guimenu>
381                <guimenuitem>Types</guimenuitem>
382                <guisubmenu>Annotation type categories</guisubmenu>
383              </menuchoice>
384            </entry>
385            <entry>
386              <xref linkend="annotations" />
387            </entry>
388          </row>
389          <row rowsep="1">
390            <entry>Clients</entry>
391            <entry>
392              <menuchoice>
393                <guimenu>Administrate</guimenu>
394                <guimenuitem>Clients</guimenuitem>
395              </menuchoice>
396            </entry>
397            <entry></entry>
398          </row>
399          <row rowsep="1">
400            <entry>Experiments</entry>
401            <entry>
402              <menuchoice>
403                <guimenu>View</guimenu>
404                <guimenuitem>Experiments</guimenuitem>
405              </menuchoice>
406            </entry>
407            <entry>
408              <xref linkend="experiments_analysis.experiments" />
409            </entry>
410          </row>
411          <row rowsep="1">
412            <entry>Extra value types</entry>
413            <entry>
414              <menuchoice>
415                <guimenu>Administrate</guimenu>
416                <guimenuitem>Types</guimenuitem>
417                <guisubmenu>Extra value types</guisubmenu>
418              </menuchoice>
419            </entry>
420            <entry></entry>
421          </row>
422          <row rowsep="1">
423            <entry>Extracts</entry>
424            <entry>
425              <menuchoice>
426                <guimenu>View</guimenu>
427                <guimenuitem>Extracts</guimenuitem>
428              </menuchoice>
429            </entry>
430            <entry>
431              <xref linkend="biomaterials" />
432            </entry>
433          </row>
434          <row rowsep="1">
435            <entry>Files and directories</entry>
436            <entry>
437              <menuchoice>
438                <guimenu>View</guimenu>
439                <guimenuitem>Files</guimenuitem>
440              </menuchoice>
441            </entry>
442            <entry>
443              <xref linkend="file_system" />
444            </entry>
445          </row>
446          <row rowsep="1">
447            <entry>File types</entry>
448            <entry>
449              <menuchoice>
450                <guimenu>Administrate</guimenu>
451                <guimenuitem>Types</guimenuitem>
452                <guisubmenu>File types</guisubmenu>
453              </menuchoice>
454            </entry>
455            <entry>
456              <xref linkend="file_system.filetypes" />
457            </entry>
458          </row>
459          <row rowsep="1">
460            <entry>Formulas</entry>
461            <entry>
462              <menuchoice>
463                <guimenu>View</guimenu>
464                <guimenuitem>Formulas</guimenuitem>
465              </menuchoice>
466            </entry>
467            <entry></entry>
468          </row>
469          <row rowsep="1">
470            <entry>Groups</entry>
471            <entry>
472              <menuchoice>
473                <guimenu>Administrate</guimenu>
474                <guimenuitem>Groups</guimenuitem>
475              </menuchoice>
476            </entry>
477            <entry>
478              <xref linkend="user_administration.groups" />
479            </entry>
480          </row>
481          <row rowsep="1">
482            <entry>Hardware</entry>
483            <entry>
484              <menuchoice>
485                <guimenu>Administrate</guimenu>
486                <guimenuitem>Hardware</guimenuitem>
487              </menuchoice>
488            </entry>
489            <entry>
490              <xref linkend="hardware" />
491            </entry>
492          </row>
493          <row rowsep="1">
494            <entry>Hardware types</entry>
495            <entry>
496              <menuchoice>
497                <guimenu>Administrate</guimenu>
498                <guimenuitem>Types</guimenuitem>
499                <guisubmenu>Hardware types</guisubmenu>
500              </menuchoice>
501            </entry>
502            <entry></entry>
503          </row>
504          <row rowsep="1">
505            <entry>Helptexts</entry>
506            <entry>
507              <menuchoice>
508                <guimenu>Administrate</guimenu>
509                <guimenuitem>Clients</guimenuitem>
510              </menuchoice>,
511              use the
512              <guilabel>Helptext</guilabel>
513              tab when viewing a client.
514            </entry>
515            <entry></entry>
516          </row>
517          <row rowsep="1">
518            <entry>Hybridizations</entry>
519            <entry>
520              <menuchoice>
521                <guimenu>View</guimenu>
522                <guimenuitem>Hybridizations</guimenuitem>
523              </menuchoice>
524            </entry>
525            <entry>
526              <xref linkend="biomaterials" />
527            </entry>
528          </row>
529<!-- ################ I - P ################ -->
530          <row>
531            <entry align="center" valign="middle" morerows="15">
532              <keycap>I-P</keycap>
533            </entry>
534            <entry id="i-p" rowsep="1" >Jobs</entry>
535            <entry rowsep="1">
536              <menuchoice>
537                <guimenu>View</guimenu>
538                <guimenuitem>Jobs</guimenuitem>
539              </menuchoice>
540            </entry>
541            <entry rowsep="1"></entry>
542          </row>
543          <row rowsep="1">
544            <entry>Labeled extracts</entry>
545            <entry>
546              <menuchoice>
547                <guimenu>View</guimenu>
548                <guimenuitem>Labeled extracts</guimenuitem>
549              </menuchoice>
550            </entry>
551            <entry>
552              <xref linkend="biomaterials" />
553            </entry>
554          </row>
555          <row rowsep="1">
556            <entry>Labels</entry>
557            <entry>
558              <menuchoice>
559                <guimenu>View</guimenu>
560                <guimenuitem>Labels</guimenuitem>
561              </menuchoice>
562            </entry>
563            <entry></entry>
564          </row>
565          <row rowsep="1">
566            <entry>MIME types</entry>
567            <entry>
568              <menuchoice>
569                <guimenu>Administrate</guimenu>
570                <guimenuitem>Types</guimenuitem>
571                <guisubmenu>MIME types</guisubmenu>
572              </menuchoice>
573            </entry>
574            <entry></entry>
575          </row>
576          <row rowsep="1">
577            <entry>Messages</entry>
578            <entry>
579              <menuchoice>
580                <guimenu>View</guimenu>
581                <guimenuitem>Messages</guimenuitem>
582              </menuchoice>
583            </entry>
584            <entry></entry>
585          </row>
586          <row rowsep="1">
587            <entry>News</entry>
588            <entry>
589              <menuchoice>
590                <guimenu>Administrate</guimenu>
591                <guimenuitem>News</guimenuitem>
592              </menuchoice>
593            </entry>
594            <entry></entry>
595          </row>
596          <row rowsep="1">
597            <entry>Plates</entry>
598            <entry>
599              <menuchoice>
600                <guimenu>Array LIMS</guimenu>
601                <guimenuitem>Plates</guimenuitem>
602              </menuchoice>
603            </entry>
604            <entry>
605              <xref linkend="array_lims" />
606            </entry>
607          </row>
608          <row rowsep="1">
609            <entry>Plate geometries</entry>
610            <entry>
611              <menuchoice>
612                <guimenu>Array LIMS</guimenu>
613                <guimenuitem>Plate geometries</guimenuitem>
614              </menuchoice>
615            </entry>
616            <entry>
617              <xref linkend="array_lims" />
618            </entry>
619          </row>
620          <row rowsep="1">
621            <entry>Plate mappings</entry>
622            <entry>
623              <menuchoice>
624                <guimenu>Array LIMS</guimenu>
625                <guimenuitem>Plate mappings</guimenuitem>
626              </menuchoice>
627            </entry>
628            <entry>
629              <xref linkend="array_lims" />
630            </entry>
631          </row>
632          <row rowsep="1">
633            <entry>Plate types</entry>
634            <entry>
635              <menuchoice>
636                <guimenu>Array LIMS</guimenu>
637                <guimenuitem>Plate types</guimenuitem>
638              </menuchoice>
639            </entry>
640            <entry>
641              <xref linkend="array_lims" />
642            </entry>
643          </row>
644          <row rowsep="1">
645            <entry>Plugins</entry>
646            <entry>
647              <menuchoice>
648                <guimenu>Administrate</guimenu>
649                <guimenuitem>Plugins</guimenuitem>
650                <guisubmenu>Definitions</guisubmenu>
651              </menuchoice>
652            </entry>
653            <entry>
654              <xref linkend="plugins" />
655            </entry>
656          </row>
657          <row rowsep="1">
658            <entry>Plugin configurations</entry>
659            <entry>
660              <menuchoice>
661                <guimenu>Administrate</guimenu>
662                <guimenuitem>Plugins</guimenuitem>
663                <guisubmenu>Configurations</guisubmenu>
664              </menuchoice>
665            </entry>
666            <entry>
667              <xref linkend="plugins.configuration" />
668            </entry>
669          </row>
670          <row rowsep="1">
671            <entry>Plugin types</entry>
672            <entry>
673              <menuchoice>
674                <guimenu>Administrate</guimenu>
675                <guimenuitem>Plugins</guimenuitem>
676                <guisubmenu>Types</guisubmenu>
677              </menuchoice>
678            </entry>
679            <entry>
680              <xref linkend="plugins" />
681            </entry>
682          </row>
683          <row rowsep="1">
684            <entry>Projects</entry>
685            <entry>
686              <menuchoice>
687                <guimenu>View</guimenu>
688                <guimenuitem>Projects</guimenuitem>
689              </menuchoice>
690            </entry>
691            <entry>
692              <xref linkend="project_permission" />
693            </entry>
694          </row>
695          <row rowsep="1">
696            <entry>Protocols</entry>
697            <entry>
698              <menuchoice>
699                <guimenu>Administrate</guimenu>
700                <guimenuitem>Protocols</guimenuitem>
701              </menuchoice>
702            </entry>
703            <entry></entry>
704          </row>
705          <row rowsep="1">
706            <entry>Protocol types</entry>
707            <entry>
708              <menuchoice>
709                <guimenu>Administrate</guimenu>
710                <guimenuitem>Types</guimenuitem>
711                <guisubmenu>Protocol types</guisubmenu>
712              </menuchoice>
713            </entry>
714            <entry></entry>
715          </row>
716<!-- ################ Q - Z ################ -->
717          <row>
718            <entry align="center" valign="middle" morerows="12">
719              <keycap>Q-Z</keycap>
720            </entry>
721            <entry id="q-z" rowsep="1">Quota</entry>
722            <entry rowsep="1">
723              <menuchoice>
724                <guimenu>Administrate</guimenu>
725                <guimenuitem>Quota</guimenuitem>
726              </menuchoice>
727            </entry>
728            <entry rowsep="1"></entry>
729          </row>
730          <row rowsep="1">
731            <entry>Quota types</entry>
732            <entry>
733              <menuchoice>
734                <guimenu>Administrate</guimenu>
735                <guimenuitem>Types</guimenuitem>
736                <guisubmenu>Quota types</guisubmenu>
737              </menuchoice>
738            </entry>
739            <entry>
740              <xref linkend="user_administration.quota" />
741            </entry>
742          </row>
743          <row rowsep="1">
744            <entry>Raw bioassays</entry>
745            <entry>
746              <menuchoice>
747                <guimenu>View</guimenu>
748                <guimenuitem>Raw bioassays</guimenuitem>
749              </menuchoice>
750            </entry>
751            <entry>
752              <xref linkend="experiments_analysis.rawbioassay" />
753            </entry>
754          </row>
755          <row rowsep="1">
756            <entry>Removed items</entry>
757            <entry>
758              <menuchoice>
759                <guimenu>View</guimenu>
760                <guimenuitem>Trashcan</guimenuitem>
761              </menuchoice>
762            </entry>
763            <entry>
764              <xref linkend="trashcan" />
765            </entry>
766          </row>
767          <row rowsep="1">
768            <entry>Reporter lists</entry>
769            <entry>
770              <menuchoice>
771                <guimenu>View</guimenu>
772                <guimenuitem>Reporter lists</guimenuitem>
773              </menuchoice>
774            </entry>
775            <entry></entry>
776          </row>
777          <row rowsep="1">
778            <entry>Reporter types</entry>
779            <entry>
780              <menuchoice>
781                <guimenu>Administrate</guimenu>
782                <guimenuitem>Types</guimenuitem>
783                <guisubmenu>Reporter types</guisubmenu>
784              </menuchoice>
785            </entry>
786            <entry></entry>
787          </row>
788          <row rowsep="1">
789            <entry>Reporters</entry>
790            <entry>
791              <menuchoice>
792                <guimenu>View</guimenu>
793                <guimenuitem>Reporters</guimenuitem>
794              </menuchoice>
795            </entry>
796            <entry></entry>
797          </row>
798          <row rowsep="1">
799            <entry>Samples</entry>
800            <entry>
801              <menuchoice>
802                <guimenu>View</guimenu>
803                <guimenuitem>Samples</guimenuitem>
804              </menuchoice>
805            </entry>
806            <entry></entry>
807          </row>
808          <row rowsep="1">
809            <entry>Scans</entry>
810            <entry>
811              <menuchoice>
812                <guimenu>View</guimenu>
813                <guimenuitem>Scans</guimenuitem>
814              </menuchoice>
815            </entry>
816            <entry>
817              <xref linkend="experiments_analysis.scans" />
818            </entry>
819          </row>
820          <row rowsep="1">
821            <entry>Sessions</entry>
822            <entry>
823              <menuchoice>
824                <guimenu>View</guimenu>
825                <guimenuitem>Sessions</guimenuitem>
826              </menuchoice>
827            </entry>
828            <entry></entry>
829          </row>
830          <row rowsep="1">
831            <entry>Software</entry>
832            <entry>
833              <menuchoice>
834                <guimenu>Administrate</guimenu>
835                <guimenuitem>Software</guimenuitem>
836              </menuchoice>
837            </entry>
838            <entry>
839              <xref linkend="software" />
840            </entry>
841          </row>
842          <row rowsep="1">
843            <entry>Software types</entry>
844            <entry>
845              <menuchoice>
846                <guimenu>Administrate</guimenu>
847                <guimenuitem>Types</guimenuitem>
848                <guisubmenu>Software types</guisubmenu>
849              </menuchoice>
850            </entry>
851            <entry></entry>
852          </row>
853          <row rowsep="1">
854            <entry>Users</entry>
855            <entry>
856              <menuchoice>
857                <guimenu>Administrate</guimenu>
858                <guimenuitem>Users</guimenuitem>
859              </menuchoice>
860            </entry>
861            <entry>
862              <xref linkend="user_administration" />
863            </entry>
864          </row>
865        </tbody>
866      </tgroup>
867    </informaltable>
868  </simplesect>
869</appendix>
Note: See TracBrowser for help on using the repository browser.