You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by bu...@apache.org on 2011/02/21 16:56:23 UTC

svn commit: r785886 - /websites/staging/chemistry/trunk/content/java/cmis-workbench.html

Author: buildbot
Date: Mon Feb 21 15:56:23 2011
New Revision: 785886

Log:
Staging update by buildbot

Modified:
    websites/staging/chemistry/trunk/content/java/cmis-workbench.html

Modified: websites/staging/chemistry/trunk/content/java/cmis-workbench.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/cmis-workbench.html (original)
+++ websites/staging/chemistry/trunk/content/java/cmis-workbench.html Mon Feb 21 15:56:23 2011
@@ -196,48 +196,135 @@ additional properties in the expert logi
 <p><a name="CMISWorkbench-Logindialog"></a></p>
 <h3 id="login_dialog">Login dialog</h3>
 <table>
-<tr><th>System Property</th><th>Function</th></tr>
-<tr><td>cmis.workbench.url</td><td>preset URL</td></tr>
-<tr><td>cmis.workbench.user</td><td>preset user name</td></tr>
-<tr><td>cmis.workbench.password</td><td>preset password</td></tr>
-<tr><td>cmis.workbench.binding</td><td>preset binding (atompub/webservices)</td></tr>
-<tr><td>cmis.workbench.authentication</td><td>preset authentication method
-(none/standard/ntlm)</td></tr>
-<tr><td>cmis.workbench.compression</td><td>preset compression (on/off)</td></tr>
+<thead>
+<tr>
+<th>System Property</th>
+<th>Function</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>cmis.workbench.url</td>
+<td>preset URL</td>
+</tr>
+<tr>
+<td>cmis.workbench.user</td>
+<td>preset user name</td>
+</tr>
+<tr>
+<td>cmis.workbench.password</td>
+<td>preset password</td>
+</tr>
+<tr>
+<td>cmis.workbench.binding</td>
+<td>preset binding (atompub/webservices)</td>
+</tr>
+<tr>
+<td>cmis.workbench.authentication</td>
+<td>preset authentication method (none/standard/ntlm)</td>
+</tr>
+<tr>
+<td>cmis.workbench.compression</td>
+<td>preset compression (on/off)</td>
+</tr>
+</tbody>
 </table>
-
 <p><a name="CMISWorkbench-Folderoperationcontext"></a></p>
 <h3 id="folder_operation_context">Folder operation context</h3>
 <table>
-<tr><th>System Property</th><th>Function</th></tr>
-<tr><td>cmis.workbench.folder.filter</td><td> </td></tr>
-<tr><td>cmis.workbench.folder.includeAcls</td><td> </td></tr>
-<tr><td>cmis.workbench.folder.includeAllowableActions</td><td> </td></tr>
-<tr><td>cmis.workbench.folder.includePolicies</td><td> </td></tr>
-<tr><td>cmis.workbench.folder.includeRelationships</td><td> </td></tr>
-<tr><td>cmis.workbench.folder.renditionFilter</td><td> </td></tr>
-<tr><td>cmis.workbench.folder.orderBy</td><td> </td></tr>
-<tr><td>cmis.workbench.folder.maxItemsPerPage</td><td> </td></tr>
+<thead>
+<tr>
+<th>System Property</th>
+<th>Function</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>cmis.workbench.folder.filter</td>
+<td />
+</tr>
+<tr>
+<td>cmis.workbench.folder.includeAcls</td>
+<td />
+</tr>
+<tr>
+<td>cmis.workbench.folder.includeAllowableActions</td>
+<td />
+</tr>
+<tr>
+<td>cmis.workbench.folder.includePolicies</td>
+<td />
+</tr>
+<tr>
+<td>cmis.workbench.folder.includeRelationships</td>
+<td />
+</tr>
+<tr>
+<td>cmis.workbench.folder.renditionFilter</td>
+<td />
+</tr>
+<tr>
+<td>cmis.workbench.folder.orderBy</td>
+<td />
+</tr>
+<tr>
+<td>cmis.workbench.folder.maxItemsPerPage</td>
+<td />
+</tr>
+</tbody>
 </table>
-
 <p><a name="CMISWorkbench-Objectoperationcontext"></a></p>
 <h3 id="object_operation_context">Object operation context</h3>
 <table>
-<tr><th>System Property</th><th>Function</th></tr>
-<tr><td>cmis.workbench.object.filter</td><td> </td></tr>
-<tr><td>cmis.workbench.object.includeAcls</td><td> </td></tr>
-<tr><td>cmis.workbench.object.includeAllowableActions</td><td> </td></tr>
-<tr><td>cmis.workbench.object.includePolicies</td><td> </td></tr>
-<tr><td>cmis.workbench.object.includeRelationships</td><td> </td></tr>
-<tr><td>cmis.workbench.object.renditionFilter</td><td> </td></tr>
+<thead>
+<tr>
+<th>System Property</th>
+<th>Function</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>cmis.workbench.object.filter</td>
+<td />
+</tr>
+<tr>
+<td>cmis.workbench.object.includeAcls</td>
+<td />
+</tr>
+<tr>
+<td>cmis.workbench.object.includeAllowableActions</td>
+<td />
+</tr>
+<tr>
+<td>cmis.workbench.object.includePolicies</td>
+<td />
+</tr>
+<tr>
+<td>cmis.workbench.object.includeRelationships</td>
+<td />
+</tr>
+<tr>
+<td>cmis.workbench.object.renditionFilter</td>
+<td />
+</tr>
+</tbody>
 </table>
-
 <p><a name="CMISWorkbench-Others"></a></p>
 <h3 id="others">Others</h3>
 <table>
-<tr><th>System Property</th><th>Function</th></tr>
-<tr><td>cmis.workbench.acceptSelfSignedCertificates</td><td>disable SSL certificate check
-(true/false)</td></tr></div>
+<thead>
+<tr>
+<th>System Property</th>
+<th>Function</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>cmis.workbench.acceptSelfSignedCertificates</td>
+<td>disable SSL certificate check (true/false)</td>
+</tr>
+</tbody>
+</table></div>
              <!-- Content -->
            </td>
           </tr>