| Line 121... |
Line 121... |
| 121 |
|
121 |
|
| 122 |
tips.JatsExtraction_CVS = stdTip(200,'CVS','Various extraction commands.<br>Choose a command that suits the current requirements.' );
|
122 |
tips.JatsExtraction_CVS = stdTip(200,'CVS','Various extraction commands.<br>Choose a command that suits the current requirements.' );
|
| 123 |
tips.JatsExtraction_ = stdTip(200,'Unknown Version Control System','Various extraction commands.<br>Choose a command that suits the current requirements.' );
|
123 |
tips.JatsExtraction_ = stdTip(200,'Unknown Version Control System','Various extraction commands.<br>Choose a command that suits the current requirements.' );
|
| 124 |
|
124 |
|
| 125 |
tips.ad_action = stdTip(200, 'ACTION', 'The internal name of the access control element.' );
|
125 |
tips.ad_action = stdTip(200, 'ACTION', 'The internal name of the access control element.' );
|
| 126 |
tips.ad_description = stdTip(200, 'DESCRIPTION', 'A description of the access control element. );
|
126 |
tips.ad_description = stdTip(200, 'DESCRIPTION', 'A description of the access control element.' );
|
| 127 |
tips.ad_access = stdTip(200, 'Project Independent Permissions', 'These are the basic permissions before project specific control elements have been applied.' );
|
127 |
tips.ad_access = stdTip(200, 'Project Independent Permissions', 'These are the basic permissions before project specific control elements have been applied.' );
|
| 128 |
tips.ad_data = stdTip(200, 'Project Specific Permissions', 'These are the permissions after project-specfic control elements have been applied.' );
|
128 |
tips.ad_data = stdTip(200, 'Project Specific Permissions', 'These are the permissions after project-specfic control elements have been applied.' );
|
| 129 |
tips.ad_active = stdTip(200, 'ACTIVE', 'The associated action should be available.<br>Controls do not need to visible for an action to be available.' );
|
129 |
tips.ad_active = stdTip(200, 'ACTIVE', 'The associated action should be available.<br>Controls do not need to visible for an action to be available.' );
|
| 130 |
tips.ad_visible = stdTip(200, 'VISIBLE', 'The associated action may have a control button that is shown to the user.<br>If the action is not active then the action should not be available to the user.' );
|
130 |
tips.ad_visible = stdTip(200, 'VISIBLE', 'The associated action may have a control button that is shown to the user.<br>If the action is not active then the action should not be available to the user.' );
|
| 131 |
|
131 |
|