Changeset 5801


Ignore:
Timestamp:
Oct 12, 2011, 1:26:21 PM (12 years ago)
Author:
Nicklas Nordborg
Message:

References #1590: Documentation cleanup

New and updated screenshots for chapters 20-22 - Admin documentation.

Location:
trunk
Files:
14 added
1 deleted
15 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/src/docbook/admin/accounts.xml

    r5738 r5801  
    5858      <sect3 id="accounts.users.edit.properties">       
    5959        <title>Properties</title>
     60       
     61        <figure id="accounts.figures.userproperties">
     62          <title>User properties</title>
     63          <screenshot>
     64            <mediaobject>
     65              <imageobject><imagedata fileref="figures/user_edit.png" format="PNG"
     66                /></imageobject>
     67            </mediaobject>
     68          </screenshot>
     69        </figure>
     70         
    6071        <helptext external_id="user.edit" title="Edit user account">
    6172          <para>These are the properties for a user account.</para>
     
    8495            <varlistentry>
    8596              <term>
    86                 <optional>
    8797                  <guilabel>External ID</guilabel>
    88                 </optional>
    8998              </term>
    9099              <listitem>
     
    121130            <varlistentry>
    122131              <term>
    123                 <optional>
    124132                  <guilabel>Quota</guilabel>
    125                 </optional>
    126133              </term>
    127134              <listitem>
     
    131138            <varlistentry>
    132139              <term>
    133                 <optional>
    134140                  <guilabel>Quota group</guilabel>
    135                 </optional>
    136141              </term>
    137142              <listitem>
     
    146151            <varlistentry>
    147152              <term>
    148                 <optional>
    149153                  <guilabel>Home directory</guilabel>
    150                 </optional>
    151154              </term>
    152155              <listitem>
     
    162165            <varlistentry>
    163166              <term>
    164                 <optional>
    165167                  <guilabel>Expiration date</guilabel>
    166                 </optional>
    167168              </term>
    168169              <listitem>
     
    216217          <seeother>
    217218            <other external_id="user.edit.contact">Edit contact information</other>
    218             <other external_id="user.additional">Edit additional info</other>
     219            <other external_id="user.edit.additional">Edit additional info</other>
    219220            <other external_id="user.edit.membership">Group and role membership</other>
    220221          </seeother>
     
    224225      <sect3 id="user._administration.users.edit.contact">
    225226        <title>Contact information</title>
     227 
     228        <figure id="accounts.figures.usercontact">
     229          <title>Contact information</title>
     230          <screenshot>
     231            <mediaobject>
     232              <imageobject><imagedata fileref="figures/user_contact.png" format="PNG"
     233                /></imageobject>
     234            </mediaobject>
     235          </screenshot>
     236        </figure>
     237 
    226238        <helptext external_id="user.edit.contact" title="Edit user's contact information">
    227239          <para>
     
    234246            <varlistentry>
    235247              <term>
    236                 <optional>
    237248                  <guilabel>Email</guilabel>
    238                 </optional>
    239249              </term>
    240250              <listitem>
     
    247257            <varlistentry>
    248258              <term>
    249                 <optional>
    250259                  <guilabel>Organization</guilabel>
    251                 </optional>
    252260              </term>
    253261              <listitem>
     
    257265            <varlistentry>
    258266              <term>
    259                 <optional>
    260267                  <guilabel>Address</guilabel>
    261                 </optional>
    262268              </term>
    263269              <listitem>
     
    270276            <varlistentry>
    271277              <term>
    272                 <optional>
    273278                  <guilabel>Phone</guilabel>
    274                 </optional>
    275279              </term>
    276280              <listitem>
     
    288292            <varlistentry>
    289293              <term>
    290                 <optional>
    291294                  <guilabel>Fax</guilabel>
    292                 </optional>
    293295              </term>
    294296              <listitem>
     
    298300            <varlistentry>
    299301              <term>
    300                 <optional>
    301302                  <guilabel>Url</guilabel>
    302                 </optional>
    303303              </term>
    304304              <listitem>
     
    308308            <varlistentry>
    309309              <term>
    310                 <optional>
    311310                  <guilabel>Description</guilabel>
    312                 </optional>
    313311              </term>
    314312              <listitem>
     
    330328          <seeother>
    331329            <other external_id="user.edit">Edit account</other>
    332             <other external_id="user.additional">Edit additional info</other>
     330            <other external_id="user.edit.additional">Edit additional info</other>
    333331            <other external_id="user.edit.membership">Group and role membership</other>
    334332          </seeother>
     
    338336      <sect3 id="accounts.users.edit.additional">
    339337        <title>Additional information</title>
     338        <figure id="accounts.figures.userextra">
     339          <title>Additional user information</title>
     340          <screenshot>
     341            <mediaobject>
     342              <imageobject><imagedata fileref="figures/user_extra.png" format="PNG"
     343                /></imageobject>
     344            </mediaobject>
     345          </screenshot>
     346        </figure>
    340347        <helptext external_id="user.edit.additional" title="Additional information">
    341348          <para>
    342349            This tab contains fields that hold various information about the user. There are
    343350            by default two fields in BASE but this could easily be changed by the
    344             server administrator. How this configuration is done can be read in
    345             <xref linkend="appendix.extendedproperties" />
     351            server administrator. <nohelp>How this configuration is done can be read in
     352            <xref linkend="appendix.extendedproperties" />.</nohelp>
    346353            <note>
    347354              <para>
     
    389396          <seeother>
    390397            <other external_id="user.edit">Edit account</other>
    391             <other external_id="user.contact">Edit contact</other>
     398            <other external_id="user.edit.contact">Edit contact</other>
    392399            <other external_id="user.edit.membership">Group and role membership</other>
    393400          </seeother>
     
    397404      <sect3 id="accounts.users.edit.membership">
    398405        <title>Group and role membership</title>
     406        <figure id="accounts.figures.usermembership">
     407          <title>Group and role membership</title>
     408          <screenshot>
     409            <mediaobject>
     410              <imageobject><imagedata fileref="figures/user_membership.png" format="PNG"
     411                /></imageobject>
     412            </mediaobject>
     413          </screenshot>
     414        </figure>
    399415        <helptext external_id="user.edit.membership" title="Group and role membership">
    400416          <para>
     
    471487            <other external_id="user.edit">Edit user</other>
    472488            <other external_id="user.edit.contact">Edit contact information</other>
    473             <other external_id="user.additional">Edit additional info</other>
     489            <other external_id="user.edit.additional">Edit additional info</other>
    474490            <other external_id="user.edit.default_membership">Default group and role membership</other>
    475491          </seeother>
     
    481497      <title>Default group and role membership</title>
    482498     
     499        <figure id="accounts.figures.defaultmembership">
     500          <title>Default group and role membership</title>
     501          <screenshot>
     502            <mediaobject>
     503              <imageobject><imagedata fileref="figures/default_membership.png" format="PNG"
     504                /></imageobject>
     505            </mediaobject>
     506          </screenshot>
     507        </figure>
     508       
    483509      <helptext external_id="user.edit.default_membership"
    484510        title="Default group and role membership">
     
    555581      <sect3 id="accounts.groups.edit.properties">
    556582        <title>Properties</title>
     583        <figure id="accounts.figures.group">
     584          <title>Group properties</title>
     585          <screenshot>
     586            <mediaobject>
     587              <imageobject><imagedata fileref="figures/group_edit.png" format="PNG"
     588                /></imageobject>
     589            </mediaobject>
     590          </screenshot>
     591        </figure>
    557592        <helptext external_id="group.edit" title="Edit group">
    558593          <variablelist>
     
    591626            <varlistentry>
    592627              <term>
    593                 <optional>
    594628                  <guilabel>Description</guilabel>
    595                 </optional>
    596629              </term>
    597630              <listitem>
     
    605638            <varlistentry>
    606639              <term>
    607                 <optional>
    608640                  <guilabel>Quota</guilabel>
    609                 </optional>
    610641              </term>
    611642              <listitem>
     
    653684      <sect3 id="accounts.groups.edit.members">
    654685        <title>Group members</title>
     686        <figure id="accounts.figures.groupmembers">
     687          <title>Group members</title>
     688          <screenshot>
     689            <mediaobject>
     690              <imageobject><imagedata fileref="figures/group_members.png" format="PNG"
     691                /></imageobject>
     692            </mediaobject>
     693          </screenshot>
     694        </figure>
    655695        <helptext external_id="group.edit.membership" title="Edit group members">
    656696          <para>
     
    820860      <sect3 id="accounts.roles.edit.properties">
    821861        <title>Properties</title>
     862        <figure id="accounts.figures.role">
     863          <title>Role properties</title>
     864          <screenshot>
     865            <mediaobject>
     866              <imageobject><imagedata fileref="figures/role_edit.png" format="PNG"
     867                /></imageobject>
     868            </mediaobject>
     869          </screenshot>
     870        </figure>
    822871        <helptext external_id="role.edit" title="Edit role">
    823872
     
    909958      <sect3 id="accounts.roles.edit.permissions">
    910959        <title>Permissions</title>
     960        <figure id="accounts.figures.rolepermissions">
     961          <title>Role permissions</title>
     962          <screenshot>
     963            <mediaobject>
     964              <imageobject><imagedata fileref="figures/role_permissions.png" format="PNG"
     965                /></imageobject>
     966            </mediaobject>
     967          </screenshot>
     968        </figure>
    911969        <helptext external_id="role.edit.permissions" title="Edit role permissions">
    912970          <para>
     
    9921050      <sect3 id="accounts.roles.edit.members">
    9931051        <title>Members</title>
     1052        <figure id="accounts.figures.rolemembers">
     1053          <title>Role members</title>
     1054          <screenshot>
     1055            <mediaobject>
     1056              <imageobject><imagedata fileref="figures/role_members.png" format="PNG"
     1057                /></imageobject>
     1058            </mediaobject>
     1059          </screenshot>
     1060        </figure>
    9941061        <helptext external_id="role.edit.members" title="Role members">
    9951062       
     
    10811148      <sect3 id="accounts.quota.edit.properties">
    10821149        <title>Properties</title>
     1150        <figure id="accounts.figures.quota">
     1151          <title>Quota properties</title>
     1152          <screenshot>
     1153            <mediaobject>
     1154              <imageobject><imagedata fileref="figures/quota_edit.png" format="PNG"
     1155                /></imageobject>
     1156            </mediaobject>
     1157          </screenshot>
     1158        </figure>
    10831159        <helptext external_id="quota.edit" title="Edit properties">
    10841160          <variablelist>
     
    10931169            <varlistentry>
    10941170              <term>
    1095                 <optional>
    10961171                  <guilabel>Description</guilabel>
    1097                 </optional>
    10981172              </term>
    10991173              <listitem>
     
    11131187            to abort.
    11141188          </para>
     1189         
     1190          <seeother>
     1191            <other external_id="quota.edit.values">Quota values</other>
     1192          </seeother>
     1193         
    11151194        </helptext>
    11161195      </sect3>
     
    11181197      <sect3 id="accounts.quota.edit.values">
    11191198        <title>Values</title>
     1199        <figure id="accounts.figures.quotavalues">
     1200          <title>Quota values</title>
     1201          <screenshot>
     1202            <mediaobject>
     1203              <imageobject><imagedata fileref="figures/quota_values.png" format="PNG"
     1204                /></imageobject>
     1205            </mediaobject>
     1206          </screenshot>
     1207        </figure>
    11201208        <helptext external_id="quota.edit.values" title="Edit quota values">
    11211209          <para>
     
    11411229            <varlistentry>
    11421230              <term>
    1143                 <optional>
    11441231                  <guilabel>Files</guilabel>
    1145                 </optional>
    11461232              </term>
    11471233              <listitem>
     
    11511237            <varlistentry>
    11521238              <term>
    1153                 <optional>
    11541239                  <guilabel>Raw data</guilabel>
    1155                 </optional>
    11561240              </term>
    11571241              <listitem>
     
    11611245            <varlistentry>
    11621246              <term>
    1163                 <optional>
    11641247                  <guilabel>Experiments</guilabel>
    1165                 </optional>
    11661248              </term>
    11671249              <listitem>
     
    11771259            &gbCancel;.
    11781260          </para>
     1261          <seeother>
     1262            <other external_id="quota.edit">Quota properties</other>
     1263          </seeother>
    11791264        </helptext>
    11801265      </sect3>
  • trunk/doc/src/docbook/admin/installation.xml

    r5738 r5801  
    4545
    4646    <important id="installation.upgrade.important">
    47       <title>Important information for upgrading from BASE 2.17 to BASE 3.0-alfa</title>
     47      <title>Important information for upgrading from BASE 2.17 to BASE 3.0-beta</title>
    4848     
    4949      <bridgehead>Do not use on a production server!</bridgehead>
     
    5151        The update has not been tested enough to consider this a safe option.
    5252        The update may cause loss of data. Even if the update works, it is not
    53         certain that the 3.0-alfa version can be updated to the 3.0-final
     53        certain that the 3.0-beta version can be updated to the 3.0-final
    5454        version. Before updating make sure that you have a backup of your
    5555        BASE 2.17 database.
     
    9898          <para>
    9999            Labeled extract importer: This has been deprecated and it is recommended
    100             that the Extract importer is used instead. Existing importer configurations
    101             should be re-created as extract importer configurations.
     100            that the Extract importer is used instead. Existing labeled extract importer
     101            configurations should be re-created as extract importer configurations.
    102102          </para>
    103103        </listitem>
     
    105105          <para>
    106106            Hybridization importer: This has been deprecated and it is recommended
    107             that the Physical bioassay importer is used instead. Existing importer configurations
    108             should be re-created as physical bioassay importer configurations.
     107            that the Physical bioassay importer is used instead. Existing hybridization
     108            importer configurations should be re-created as physical bioassay importer
     109            configurations.
    109110          </para>
    110111        </listitem>
     
    112113          <para>
    113114            Scan importer: This has been deprecated and it is recommended
    114             that the Derived bioassay importer is used instead. Existing importer configurations
    115             should be re-created as derived bioassay importer configurations.
     115            that the Derived bioassay importer is used instead. Existing scan
     116            importer configurations should be re-created as derived bioassay
     117            importer configurations.
    116118          </para>
    117119        </listitem>
     
    354356              <para>
    355357                Enable headless mode if your are setting up a server which doesn't have
    356                 a display device connected to is. <code>-Djava.awt.headless=true</code>.
     358                a display device connected to it. <code>-Djava.awt.headless=true</code>.
    357359              </para>
    358360            </listitem>
     
    11311133            <para>
    11321134              A list with the job agents where the plug-in is installed and
    1133               allowed to be executed. Select a plug-in in this list to display
     1135              allowed to be executed. Select a job agent in this list to display
    11341136              more configuration options for the plug-in.
    11351137            </para>
     
    12211223      Each tab in the configuration dialog-window is described below.
    12221224    </para>
     1225   
     1226      <figure id="installation.figures.serverconfiguration">
     1227        <title>Server configuration</title>
     1228        <screenshot>
     1229          <mediaobject>
     1230            <imageobject><imagedata
     1231              fileref="figures/server_configuration.png" format="PNG"
     1232              /></imageobject>
     1233          </mediaobject>
     1234        </screenshot>
     1235      </figure>
     1236     
    12231237    <variablelist>
    12241238      <varlistentry>
     
    14051419      </para>
    14061420     
     1421      <figure id="installation.figures.broadcast">
     1422        <title>Broadcast message</title>
     1423        <screenshot>
     1424          <mediaobject>
     1425            <imageobject><imagedata
     1426              fileref="figures/broadcast_message.png" format="PNG"
     1427              /></imageobject>
     1428          </mediaobject>
     1429        </screenshot>
     1430      </figure>
     1431     
    14071432      <helptext external_id="broadcast.message" title="Broadcast message">
    14081433        <para>
  • trunk/doc/src/docbook/admin/plugins.xml

    r5738 r5801  
    6565    <title>Managing plug-ins and extensions</title>
    6666   
    67     <note>
     67    <important>
    6868      <title>Changes since BASE 2</title>
    6969      <para>
     
    8989        </listitem>
    9090      </itemizedlist>
    91     </note>
     91    </important>
    9292   
    9393    <para>
     
    12611261            <table frame="all" id="plugins.configuration.testwithfile.mappings">
    12621262              <title>Mapping expression examples</title>
    1263               <tgroup cols="2" align="left">
    1264                 <colspec colname="expression" />
    1265                 <colspec colname="explanation" />
     1263              <tgroup cols="2" align="center">
     1264                <colspec colname="expression" align="left"/>
     1265                <colspec colname="explanation" align="left"/>
    12661266                <thead>
    12671267                  <row>
  • trunk/www/admin/plugindefinitions/edit_plugin.jsp

    r5767 r5801  
    845845      {
    846846        %>
    847         <td>
     847        <td style="background: #f8f8e0; border: 1px solid gray;">
    848848        <b>Requested by plugin</b><br>
    849849        <table>
  • trunk/www/common/plugin/test_with_file.jsp

    r5766 r5801  
    322322            </td>
    323323            <td>&nbsp;</td>
    324             <td><base:button title="Parse the file" onclick="doParse()" /></td>
     324            <td><base:button title="Parse the file" onclick="doParse()" image="gonext.gif"/></td>
    325325            </tr>
    326326          </table>
Note: See TracChangeset for help on using the changeset viewer.