Project

General

Profile

« Previous | Next » 

Revision 4275

Added by daigle over 16 years ago

Add more properties documentation

View differences:

docs/user/metacatconfigure.html
129 129
<td class="tablehead" colspan="2"><p><a name="ldap-config"><h2>LDAP Configuration</h2></p></td>
130 130
<tr>
131 131
<td>
132
<img class="screenshot" src="./images/main-config.png"/>
132
  <img class="screenshot" src="./images/ldap-config.png"/>
133 133
</td>
134 134
</tr>
135 135
</table>
docs/user/properties.html
968 968
  <div class="property-description-line">
969 969
    <h2 class="property-inline"> Example: </h2> 
970 970
    <p class="property-text">ldap://ldap.ecoinformatics.org:389/</p>
971
  </div>  
972
  
973
  <a name="ldap.surl"></a><h1 class="property-main"> ldap.surl </h1>
974
  <div class="property-description-line">
975
    <h2 class="property-inline"> Default Value: </h2> 
976
    <p class="property-text">ldap://ldap.ecoinformatics.org:389/</p>
977
  </div>
978
  <div class="property-description-line">
979
    <h2 class="property-inline"> Set Method: </h2> 
980
    <p class="property-text">Configuration Utility</p>
981
  </div>
982
  <div class="property-description-line">
983
    <h2 class="property-inline"> Description: </h2> 
984
    <p class="property-text"> The url of the ldap server that Metacat
985
    should use for  secure authentication.</p>
986
  </div>
987
  <div class="property-description-line">
988
    <h2 class="property-inline"> Example: </h2> 
989
    <p class="property-text">ldap://ldap.ecoinformatics.org:389/</p>
990
  </div>  
971
  </div>   
991 972
 
992 973
  <a name="ldap.allowedSubmitters"></a><h1 class="property-main"> ldap.allowedSubmitters </h1>
993 974
  <div class="property-description-line">
......
1249 1230
  <div class="property-description-line">
1250 1231
    <h2 class="property-inline"> Description: </h2> 
1251 1232
    <p class="property-text"> The doctype of an access control list (ACL) file. The 
1252
    system will only recognize documents of this type as access files.. See: 
1233
    system will only recognize documents of this type as access files. See: 
1253 1234
    <a href="./acontrol.html">access control documentation</a>.</p>
1254 1235
  </div>
1255 1236
  <div class="property-description-line">
docs/user/default.css
191 191
    font-weight: bold;
192 192
    font-size: 1em;
193 193
    }
194
div.index-header {
195
	font-size: 1.5em;
196
	margin-left: 2em;
197
	}  
198
div.index-entry {
199
	font-size: 1.25em;
200
	margin-left: 4em;
201
	}  

Also available in: Unified diff