mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Terminology changes in Seamist documentation.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10842 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<#import "/org/alfresco/webscripts.lib.html.ftl" as wsLib/>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<@wsLib.head>Alfresco CMIS v${cmisVersion}</@wsLib.head>
|
||||
<@wsLib.head>Alfresco Draft CMIS Implementation v${cmisVersion}</@wsLib.head>
|
||||
<body>
|
||||
<div>
|
||||
<@wsLib.header>Alfresco CMIS v${cmisVersion}</@wsLib.header>
|
||||
<@wsLib.header>Alfresco Draft CMIS Implementation v${cmisVersion}</@wsLib.header>
|
||||
<br/>
|
||||
<span class="mainSubTitle">Introduction</span>
|
||||
<table>
|
||||
@@ -23,7 +23,7 @@
|
||||
</tr>
|
||||
<tr><td><ul><li><a href="${url.serviceContext}/index/family/CMIS">CMIS REST API Reference</a></li></ul></td></tr>
|
||||
</table>
|
||||
<span class="mainSubTitle">REST TEST</span>
|
||||
<span class="mainSubTitle">REST API Binding Test Harness</span>
|
||||
<table>
|
||||
<tr><td>The following test harness exercises the CMIS REST API binding. By default, its parameters are setup to this
|
||||
repository, although any CMIS REST provider may be tested.</td></tr>
|
||||
|
Reference in New Issue
Block a user