Changeset 5801
- Timestamp:
- Oct 12, 2011, 1:26:21 PM (12 years ago)
- Location:
- trunk
- Files:
-
- 14 added
- 1 deleted
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/src/docbook/admin/accounts.xml
r5738 r5801 58 58 <sect3 id="accounts.users.edit.properties"> 59 59 <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 60 71 <helptext external_id="user.edit" title="Edit user account"> 61 72 <para>These are the properties for a user account.</para> … … 84 95 <varlistentry> 85 96 <term> 86 <optional>87 97 <guilabel>External ID</guilabel> 88 </optional>89 98 </term> 90 99 <listitem> … … 121 130 <varlistentry> 122 131 <term> 123 <optional>124 132 <guilabel>Quota</guilabel> 125 </optional>126 133 </term> 127 134 <listitem> … … 131 138 <varlistentry> 132 139 <term> 133 <optional>134 140 <guilabel>Quota group</guilabel> 135 </optional>136 141 </term> 137 142 <listitem> … … 146 151 <varlistentry> 147 152 <term> 148 <optional>149 153 <guilabel>Home directory</guilabel> 150 </optional>151 154 </term> 152 155 <listitem> … … 162 165 <varlistentry> 163 166 <term> 164 <optional>165 167 <guilabel>Expiration date</guilabel> 166 </optional>167 168 </term> 168 169 <listitem> … … 216 217 <seeother> 217 218 <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> 219 220 <other external_id="user.edit.membership">Group and role membership</other> 220 221 </seeother> … … 224 225 <sect3 id="user._administration.users.edit.contact"> 225 226 <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 226 238 <helptext external_id="user.edit.contact" title="Edit user's contact information"> 227 239 <para> … … 234 246 <varlistentry> 235 247 <term> 236 <optional>237 248 <guilabel>Email</guilabel> 238 </optional>239 249 </term> 240 250 <listitem> … … 247 257 <varlistentry> 248 258 <term> 249 <optional>250 259 <guilabel>Organization</guilabel> 251 </optional>252 260 </term> 253 261 <listitem> … … 257 265 <varlistentry> 258 266 <term> 259 <optional>260 267 <guilabel>Address</guilabel> 261 </optional>262 268 </term> 263 269 <listitem> … … 270 276 <varlistentry> 271 277 <term> 272 <optional>273 278 <guilabel>Phone</guilabel> 274 </optional>275 279 </term> 276 280 <listitem> … … 288 292 <varlistentry> 289 293 <term> 290 <optional>291 294 <guilabel>Fax</guilabel> 292 </optional>293 295 </term> 294 296 <listitem> … … 298 300 <varlistentry> 299 301 <term> 300 <optional>301 302 <guilabel>Url</guilabel> 302 </optional>303 303 </term> 304 304 <listitem> … … 308 308 <varlistentry> 309 309 <term> 310 <optional>311 310 <guilabel>Description</guilabel> 312 </optional>313 311 </term> 314 312 <listitem> … … 330 328 <seeother> 331 329 <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> 333 331 <other external_id="user.edit.membership">Group and role membership</other> 334 332 </seeother> … … 338 336 <sect3 id="accounts.users.edit.additional"> 339 337 <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> 340 347 <helptext external_id="user.edit.additional" title="Additional information"> 341 348 <para> 342 349 This tab contains fields that hold various information about the user. There are 343 350 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 in345 <xref linkend="appendix.extendedproperties" /> 351 server administrator. <nohelp>How this configuration is done can be read in 352 <xref linkend="appendix.extendedproperties" />.</nohelp> 346 353 <note> 347 354 <para> … … 389 396 <seeother> 390 397 <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> 392 399 <other external_id="user.edit.membership">Group and role membership</other> 393 400 </seeother> … … 397 404 <sect3 id="accounts.users.edit.membership"> 398 405 <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> 399 415 <helptext external_id="user.edit.membership" title="Group and role membership"> 400 416 <para> … … 471 487 <other external_id="user.edit">Edit user</other> 472 488 <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> 474 490 <other external_id="user.edit.default_membership">Default group and role membership</other> 475 491 </seeother> … … 481 497 <title>Default group and role membership</title> 482 498 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 483 509 <helptext external_id="user.edit.default_membership" 484 510 title="Default group and role membership"> … … 555 581 <sect3 id="accounts.groups.edit.properties"> 556 582 <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> 557 592 <helptext external_id="group.edit" title="Edit group"> 558 593 <variablelist> … … 591 626 <varlistentry> 592 627 <term> 593 <optional>594 628 <guilabel>Description</guilabel> 595 </optional>596 629 </term> 597 630 <listitem> … … 605 638 <varlistentry> 606 639 <term> 607 <optional>608 640 <guilabel>Quota</guilabel> 609 </optional>610 641 </term> 611 642 <listitem> … … 653 684 <sect3 id="accounts.groups.edit.members"> 654 685 <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> 655 695 <helptext external_id="group.edit.membership" title="Edit group members"> 656 696 <para> … … 820 860 <sect3 id="accounts.roles.edit.properties"> 821 861 <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> 822 871 <helptext external_id="role.edit" title="Edit role"> 823 872 … … 909 958 <sect3 id="accounts.roles.edit.permissions"> 910 959 <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> 911 969 <helptext external_id="role.edit.permissions" title="Edit role permissions"> 912 970 <para> … … 992 1050 <sect3 id="accounts.roles.edit.members"> 993 1051 <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> 994 1061 <helptext external_id="role.edit.members" title="Role members"> 995 1062 … … 1081 1148 <sect3 id="accounts.quota.edit.properties"> 1082 1149 <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> 1083 1159 <helptext external_id="quota.edit" title="Edit properties"> 1084 1160 <variablelist> … … 1093 1169 <varlistentry> 1094 1170 <term> 1095 <optional>1096 1171 <guilabel>Description</guilabel> 1097 </optional>1098 1172 </term> 1099 1173 <listitem> … … 1113 1187 to abort. 1114 1188 </para> 1189 1190 <seeother> 1191 <other external_id="quota.edit.values">Quota values</other> 1192 </seeother> 1193 1115 1194 </helptext> 1116 1195 </sect3> … … 1118 1197 <sect3 id="accounts.quota.edit.values"> 1119 1198 <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> 1120 1208 <helptext external_id="quota.edit.values" title="Edit quota values"> 1121 1209 <para> … … 1141 1229 <varlistentry> 1142 1230 <term> 1143 <optional>1144 1231 <guilabel>Files</guilabel> 1145 </optional>1146 1232 </term> 1147 1233 <listitem> … … 1151 1237 <varlistentry> 1152 1238 <term> 1153 <optional>1154 1239 <guilabel>Raw data</guilabel> 1155 </optional>1156 1240 </term> 1157 1241 <listitem> … … 1161 1245 <varlistentry> 1162 1246 <term> 1163 <optional>1164 1247 <guilabel>Experiments</guilabel> 1165 </optional>1166 1248 </term> 1167 1249 <listitem> … … 1177 1259 &gbCancel;. 1178 1260 </para> 1261 <seeother> 1262 <other external_id="quota.edit">Quota properties</other> 1263 </seeother> 1179 1264 </helptext> 1180 1265 </sect3> -
trunk/doc/src/docbook/admin/installation.xml
r5738 r5801 45 45 46 46 <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> 48 48 49 49 <bridgehead>Do not use on a production server!</bridgehead> … … 51 51 The update has not been tested enough to consider this a safe option. 52 52 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-final53 certain that the 3.0-beta version can be updated to the 3.0-final 54 54 version. Before updating make sure that you have a backup of your 55 55 BASE 2.17 database. … … 98 98 <para> 99 99 Labeled extract importer: This has been deprecated and it is recommended 100 that the Extract importer is used instead. Existing importer configurations101 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. 102 102 </para> 103 103 </listitem> … … 105 105 <para> 106 106 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. 109 110 </para> 110 111 </listitem> … … 112 113 <para> 113 114 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. 116 118 </para> 117 119 </listitem> … … 354 356 <para> 355 357 Enable headless mode if your are setting up a server which doesn't have 356 a display device connected to i s. <code>-Djava.awt.headless=true</code>.358 a display device connected to it. <code>-Djava.awt.headless=true</code>. 357 359 </para> 358 360 </listitem> … … 1131 1133 <para> 1132 1134 A list with the job agents where the plug-in is installed and 1133 allowed to be executed. Select a plug-inin this list to display1135 allowed to be executed. Select a job agent in this list to display 1134 1136 more configuration options for the plug-in. 1135 1137 </para> … … 1221 1223 Each tab in the configuration dialog-window is described below. 1222 1224 </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 1223 1237 <variablelist> 1224 1238 <varlistentry> … … 1405 1419 </para> 1406 1420 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 1407 1432 <helptext external_id="broadcast.message" title="Broadcast message"> 1408 1433 <para> -
trunk/doc/src/docbook/admin/plugins.xml
r5738 r5801 65 65 <title>Managing plug-ins and extensions</title> 66 66 67 < note>67 <important> 68 68 <title>Changes since BASE 2</title> 69 69 <para> … … 89 89 </listitem> 90 90 </itemizedlist> 91 </ note>91 </important> 92 92 93 93 <para> … … 1261 1261 <table frame="all" id="plugins.configuration.testwithfile.mappings"> 1262 1262 <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"/> 1266 1266 <thead> 1267 1267 <row> -
trunk/www/admin/plugindefinitions/edit_plugin.jsp
r5767 r5801 845 845 { 846 846 %> 847 <td >847 <td style="background: #f8f8e0; border: 1px solid gray;"> 848 848 <b>Requested by plugin</b><br> 849 849 <table> -
trunk/www/common/plugin/test_with_file.jsp
r5766 r5801 322 322 </td> 323 323 <td> </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> 325 325 </tr> 326 326 </table>
Note: See TracChangeset
for help on using the changeset viewer.