From f75fc1db952ca5b131871a2ea69622312891fe1c Mon Sep 17 00:00:00 2001 From: David Caruana Date: Sun, 7 Sep 2008 17:32:06 +0000 Subject: [PATCH] Terminology changes in Seamist documentation. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10842 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- .../org/alfresco/repository/repository.get.html.ftl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/alfresco/templates/webscripts/org/alfresco/repository/repository.get.html.ftl b/config/alfresco/templates/webscripts/org/alfresco/repository/repository.get.html.ftl index e9b9fe4801..d112610957 100644 --- a/config/alfresco/templates/webscripts/org/alfresco/repository/repository.get.html.ftl +++ b/config/alfresco/templates/webscripts/org/alfresco/repository/repository.get.html.ftl @@ -1,10 +1,10 @@ <#import "/org/alfresco/webscripts.lib.html.ftl" as wsLib/> - <@wsLib.head>Alfresco CMIS v${cmisVersion} + <@wsLib.head>Alfresco Draft CMIS Implementation v${cmisVersion}
- <@wsLib.header>Alfresco CMIS v${cmisVersion} + <@wsLib.header>Alfresco Draft CMIS Implementation v${cmisVersion}
Introduction @@ -23,7 +23,7 @@
- REST TEST + REST API Binding Test Harness
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.