You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by pi...@apache.org on 2017/01/30 20:17:33 UTC

svn commit: r1780980 [2/2] - in /manifoldcf/branches/CONNECTORS-1356: ./ connectors/cmis/ connectors/cmis/connector/src/main/java/org/apache/manifoldcf/agents/ connectors/cmis/connector/src/main/java/org/apache/manifoldcf/agents/output/ connectors/cmis...

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_en_US.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_en_US.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Added: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_es_ES.properties
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_es_ES.properties?rev=1780980&view=auto
==============================================================================
--- manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_es_ES.properties (added)
+++ manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_es_ES.properties Mon Jan 30 20:17:33 2017
@@ -0,0 +1,61 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+CmisAuthorityConnector.Endpoint=Punto final:
+CmisAuthorityConnector.RepositoryID=Dep�sito ID:
+CmisAuthorityConnector.UserMapping=Trazar un mapa de usuario
+CmisAuthorityConnector.TheEndpointMustBeNotNull=El punto final no debe ser nulo
+CmisAuthorityConnector.Parameters=Par�metros:
+
+CmisOutputConnector.Server=Servidor
+
+CmisOutputConnector.BindingColon=Uni�n:
+CmisOutputConnector.UsernameColon=Nombre de usuario:
+CmisOutputConnector.PasswordColon=Contrase�a:
+CmisOutputConnector.ProtocolColon=Protocolo:
+CmisOutputConnector.ServerColon=Servidor:
+CmisOutputConnector.PortColon=Puerto:
+CmisOutputConnector.PathColon=Camino:
+CmisOutputConnector.RepositoryIDColon=Dep�sito ID:
+CmisOutputConnector.Optional=(opcional)
+
+CmisOutputConnector.TheUsernameMustNotBeNull=El nombre de usuario no debe ser nulo
+CmisOutputConnector.ThePasswordMustNotBeNull=La contrase�a no debe ser nulo
+CmisOutputConnector.TheBindingMustNotBeNull=La uni�n no debe ser nulo
+CmisOutputConnector.ServerNameMustNotBeNull=Nombre del servidor debe ser no nula
+CmisOutputConnector.ServerNameCantContainSlash=Nombre del servidor no puede contener el car�cter '/'
+CmisOutputConnector.ThePortMustNotBeNull=El puerto debe ser no nula
+CmisOutputConnector.TheServerPortMustBeValidInteger=El puerto del servidor debe ser un entero v�lido
+CmisOutputConnector.PathMustNotBeNull=El camino debe ser no nulo
+
+CmisOutputConnector.CMISQuery=CMIS consulta
+
+CmisOutputConnector.CMISQueryColon=CMIS consulta:
+
+CmisOutputConnector.ParametersColon=Par�metros:
+CmisOutputConnector.UsernameEquals=nombre de usuario=
+CmisOutputConnector.PasswordEquals=contrase�a=
+CmisOutputConnector.BindingEquals=uni�n=
+CmisOutputConnector.ProtocolEquals=protocolo=
+CmisOutputConnector.ServerEquals=servidor=
+CmisOutputConnector.PortEquals=puerto=
+CmisOutputConnector.PathEquals=camino=
+CmisOutputConnector.RepositoryIdEquals=Dep�sito ID=
+CmisOutputConnector.CMISQueryEquals=cmisConsulta=
+
+
+CmisAuthorityConnector.Repository=Dep�sito
+

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_es_ES.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_es_ES.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Added: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_ja_JP.properties
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_ja_JP.properties?rev=1780980&view=auto
==============================================================================
--- manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_ja_JP.properties (added)
+++ manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_ja_JP.properties Mon Jan 30 20:17:33 2017
@@ -0,0 +1,58 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+CmisAuthorityConnector.Endpoint=エンドポイント:
+CmisAuthorityConnector.RepositoryID=リポジトリID:
+CmisAuthorityConnector.UserMapping=ユーザマッピング:
+CmisAuthorityConnector.TheEndpointMustBeNotNull=エンドポイントがnullです
+CmisAuthorityConnector.Parameters=引数:
+
+CmisRepositoryConnector.Server=サーバ
+
+CmisRepositoryConnector.BindingColon=バインディング:
+CmisRepositoryConnector.UsernameColon=ユーザ名:
+CmisRepositoryConnector.PasswordColon=パスワード:
+CmisRepositoryConnector.ProtocolColon=プロトコル:
+CmisRepositoryConnector.ServerColon=サーバ:
+CmisRepositoryConnector.PortColon=ポート:
+CmisRepositoryConnector.PathColon=パス:
+CmisRepositoryConnector.RepositoryIDColon=リポジトリID:
+CmisRepositoryConnector.Optional=(任意)
+
+CmisRepositoryConnector.TheUsernameMustNotBeNull=ユーザ名を入力してください
+CmisRepositoryConnector.ThePasswordMustNotBeNull=パスワードを入力してください
+CmisRepositoryConnector.TheBindingMustNotBeNull=バインディングを入力してください
+CmisRepositoryConnector.ServerNameMustNotBeNull=サーバ名を入力してください
+CmisRepositoryConnector.ServerNameCantContainSlash=サーバ名には文字「/」を含めないでください
+CmisRepositoryConnector.ThePortMustNotBeNull=ポート番号を入力してください
+CmisRepositoryConnector.TheServerPortMustBeValidInteger=サーバポートには整数を入力してください
+CmisRepositoryConnector.PathMustNotBeNull=パスを入力してください
+
+CmisRepositoryConnector.CMISQuery=CMISクエリー
+
+CmisRepositoryConnector.CMISQueryColon=CMISクエリー:
+
+CmisRepositoryConnector.ParametersColon=引数:
+CmisRepositoryConnector.UsernameEquals=ユーザ名=
+CmisRepositoryConnector.PasswordEquals=パスワード=
+CmisRepositoryConnector.BindingEquals=バインディング=
+CmisRepositoryConnector.ProtocolEquals=プロトコル=
+CmisRepositoryConnector.ServerEquals=サーバ=
+CmisRepositoryConnector.PortEquals=ポート=
+CmisRepositoryConnector.PathEquals=パス=
+CmisRepositoryConnector.RepositoryIdEquals=リポジトリId=
+
+CmisAuthorityConnector.Repository=リポジトリ
+CmisAuthorityConnector.UserMapping=ユーザマップ

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_ja_JP.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_ja_JP.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Added: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_zh_CN.properties
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_zh_CN.properties?rev=1780980&view=auto
==============================================================================
--- manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_zh_CN.properties (added)
+++ manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_zh_CN.properties Mon Jan 30 20:17:33 2017
@@ -0,0 +1,58 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+CmisAuthorityConnector.Endpoint=端点: 
+CmisAuthorityConnector.RepositoryID=存储库ID: 
+CmisAuthorityConnector.UserMapping=用户映射: 
+CmisAuthorityConnector.TheEndpointMustBeNotNull=端点不能为Null
+CmisAuthorityConnector.Parameters=参数: 
+
+CmisRepositoryConnector.Server=服务器
+
+CmisRepositoryConnector.BindingColon=绑定: 
+CmisRepositoryConnector.UsernameColon=用户名: 
+CmisRepositoryConnector.PasswordColon=密码: 
+CmisRepositoryConnector.ProtocolColon=协议: 
+CmisRepositoryConnector.ServerColon=服务器: 
+CmisRepositoryConnector.PortColon=端口: 
+CmisRepositoryConnector.PathColon=路径: 
+CmisRepositoryConnector.RepositoryIDColon=存储库ID: 
+CmisRepositoryConnector.Optional=(可选)
+
+CmisRepositoryConnector.TheUsernameMustNotBeNull=请输入用户名
+CmisRepositoryConnector.ThePasswordMustNotBeNull=请输入密码
+CmisRepositoryConnector.TheBindingMustNotBeNull=请输入绑定
+CmisRepositoryConnector.ServerNameMustNotBeNull=请输入服务器名
+CmisRepositoryConnector.ServerNameCantContainSlash=服务器名不能包含‘/’字符
+CmisRepositoryConnector.ThePortMustNotBeNull=请输入端口号
+CmisRepositoryConnector.TheServerPortMustBeValidInteger=服务器端口必须为有效的整数
+CmisRepositoryConnector.PathMustNotBeNull=请输入路径
+
+CmisRepositoryConnector.CMISQuery=CMIS查询
+
+CmisRepositoryConnector.CMISQueryColon=CMIS查询: 
+
+CmisRepositoryConnector.ParametersColon=参数: 
+CmisRepositoryConnector.UsernameEquals=用户名=
+CmisRepositoryConnector.PasswordEquals=密码=
+CmisRepositoryConnector.BindingEquals=绑定=
+CmisRepositoryConnector.ProtocolEquals=协议=
+CmisRepositoryConnector.ServerEquals=服务器=
+CmisRepositoryConnector.PortEquals=端口=
+CmisRepositoryConnector.PathEquals=路径=
+CmisRepositoryConnector.RepositoryIdEquals=存储库ID=
+
+CmisAuthorityConnector.Repository=存储库
+CmisAuthorityConnector.UserMapping=用户映射

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_zh_CN.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/native2ascii/org/apache/manifoldcf/agents/output/cmisoutput/common_zh_CN.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Added: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editConfiguration.js
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editConfiguration.js?rev=1780980&view=auto
==============================================================================
--- manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editConfiguration.js (added)
+++ manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editConfiguration.js Mon Jan 30 20:17:33 2017
@@ -0,0 +1,82 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<script type="text/javascript">
+<!--
+function checkConfig()
+{
+  return true;
+}
+ 
+function checkConfigForSave()
+{
+  if (editconnection.username.value == "")
+  {
+    alert("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.TheUsernameMustNotBeNull'))");
+    SelectTab("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.Server'))");
+    editconnection.username.focus();
+    return false;
+  }
+  if (editconnection.password.value == "")
+  {
+    alert("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.ThePasswordMustNotBeNull'))");
+    SelectTab("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.Server'))");
+    editconnection.password.focus();
+    return false;
+  }
+  if (editconnection.binding.value == "")
+  {
+    alert("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.TheBindingMustNotBeNull'))");
+    SelectTab("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.Server'))");
+    editconnection.binding.focus();
+    return false;
+  }
+  if (editconnection.server.value ==""){
+    alert("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.ServerNameMustNotBeNull'))");
+    SelectTab("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.Server'))");
+    editconnection.server.focus();
+    return false;
+  }
+  if(editconnection.server.value.indexOf('/')!=-1) {
+    alert("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.ServerNameCantContainSlash'))");
+    SelectTab("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.Server'))");
+    editconnection.server.focus();
+    return false;
+  }
+  if (editconnection.port.value == "")
+  {
+    alert("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.ThePortMustNotBeNull'))");
+    SelectTab("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.Server'))");
+    editconnection.port.focus();
+    return false;
+  }
+  if (!isInteger(editconnection.port.value)){
+    alert("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.TheServerPortMustBeValidInteger'))");
+    SelectTab("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.Server'))");
+    editconnection.port.focus();
+    return false;
+  }
+  if(editconnection.path.value == ""){
+    alert("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.PathMustNotBeNull'))");
+    SelectTab("$Encoder.bodyJavascriptEscape($ResourceBundle.getString('CmisOutputConnector.Server'))");
+    editconnection.path.focus();
+    return false;
+  }
+  return true;
+}
+//-->
+</script>
\ No newline at end of file

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editConfiguration.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editConfiguration.js
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editConfiguration.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editConfiguration_Server.html
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editConfiguration_Server.html?rev=1780980&view=auto
==============================================================================
--- manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editConfiguration_Server.html (added)
+++ manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editConfiguration_Server.html Mon Jan 30 20:17:33 2017
@@ -0,0 +1,138 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+#if($TABNAME == $ResourceBundle.getString('CmisOutputConnector.Server'))
+
+<table class="displaytable">
+  <tr>
+    <td class="separator" colspan="2">
+      <hr />
+    </td>
+  </tr>
+  <tr>
+    <td class="description">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.BindingColon'))
+      </nobr>
+    </td>
+    <td class="value">
+      <select id="binding" name="binding">
+#if($BINDING == "atom")
+        <option value="atom" selected="selected">AtomPub</option>
+        <option value="ws">Web Services</option>
+#else
+        <option value="atom">AtomPub</option>
+        <option value="ws" selected="selected">Web Services</option>
+#end
+      </select>
+    </td>
+  </tr>
+  <tr>
+    <td class="description">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.UsernameColon'))
+      </nobr>
+    </td>
+    <td class="value">
+      <input type="text" id="username" name="username" value="$Encoder.attributeEscape($USERNAME)" />
+    </td>
+  </tr>
+  <tr>
+    <td class="description">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.PasswordColon'))
+      </nobr>
+    </td>
+    <td class="value">
+      <input type="password" id="password" name="password" value="$Encoder.attributeEscape($PASSWORD)" />
+    </td>
+  </tr>
+  <tr>
+    <td class="description">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.ProtocolColon'))
+      </nobr>
+    </td>
+    <td class="value">
+      <select id="protocol" name="protocol">
+#if($PROTOCOL == "https")
+        <option value="http">http</option>
+        <option value="https" selected="selected">https</option>
+#else
+        <option value="http" selected="selected">http</option>
+        <option value="https">https</option>
+#end
+      </select>
+    </td>
+  </tr>
+  <tr>
+    <td class="description">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.ServerColon'))
+      </nobr>
+    </td>
+    <td class="value">
+        <input id="server" name="server" type="text" size="32" value="$Encoder.attributeEscape($SERVER)"/>
+    </td>
+  </tr>
+  <tr>
+    <td class="description">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.PortColon'))
+      </nobr>
+    </td>
+    <td class="value">
+        <input id="port" name="port" type="text" size="5" value="$Encoder.attributeEscape($PORT)" />
+    </td>
+  </tr>
+  <tr>
+    <td class="description">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.PathColon'))
+      </nobr>
+    </td>
+    <td class="value">
+        <input id="path" name="path" type="text" size="32" value="$Encoder.attributeEscape($PATH)" />
+    </td>
+  </tr>
+  <tr>
+    <td class="description">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.RepositoryIDColon'))
+      </nobr>
+    </td>
+    <td class="value">
+      <input type="text" id="repositoryId" name="repositoryId" value="$Encoder.attributeEscape($REPOSITORYID)" />
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.Optional'))
+      </nobr>
+    </td>
+  </tr>
+</table>
+
+#else
+
+<input type="hidden" name="username" value="$Encoder.attributeEscape($USERNAME)" />
+<input type="hidden" name="password" value="$Encoder.attributeEscape($PASSWORD)" />
+<input type="hidden" name="protocol" value="$Encoder.attributeEscape($PROTOCOL)" />
+<input type="hidden" name="server" value="$Encoder.attributeEscape($SERVER)" />
+<input type="hidden" name="port" value="$Encoder.attributeEscape($PORT)" />
+<input type="hidden" name="path" value="$Encoder.attributeEscape($PATH)" />
+<input type="hidden" name="binding" value="$Encoder.attributeEscape($BINDING)" />
+<input type="hidden" name="repositoryId" value="$Encoder.attributeEscape($REPOSITORYID)" />
+
+#end

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editConfiguration_Server.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editSpecification.js
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editSpecification.js?rev=1780980&view=auto
==============================================================================
--- manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editSpecification.js (added)
+++ manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editSpecification.js Mon Jan 30 20:17:33 2017
@@ -0,0 +1,21 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<script type="text/javascript">
+<!--
+//-->
+</script>
\ No newline at end of file

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editSpecification.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editSpecification.js
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editSpecification.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editSpecification_CMISQuery.html
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editSpecification_CMISQuery.html?rev=1780980&view=auto
==============================================================================
--- manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editSpecification_CMISQuery.html (added)
+++ manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editSpecification_CMISQuery.html Mon Jan 30 20:17:33 2017
@@ -0,0 +1,58 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+#if($TABNAME == $ResourceBundle.getString('CmisOutputConnector.CMISQuery') && ${SEQNUM} == ${SELECTEDNUM})
+
+<table class="displaytable">
+  <tr>
+    <td class="separator" colspan="3">
+      <hr />
+    </td>
+  </tr>
+  <tr>
+    <td class="description">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.CMISQueryColon'))
+      </nobr>
+    </td>
+    <td class="value">
+      <nobr>
+        <input type="text" size="120" name="s${SEQNUM}_cmisQuery" value="$Encoder.attributeEscape($CMISQUERY)" />
+      </nobr>
+    </td>
+  </tr>
+  <tr>
+    <td class="description">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.CreateTimestampTreeColon'))
+      </nobr>
+    </td>
+    <td class="value">
+      <nobr>
+        <input type="checkbox" name="s${SEQNUM}_createTimestampTree" value="true"  checked="checked"/>
+      </nobr>
+    </td>
+  </tr>
+</table>
+
+#else
+
+<input type="hidden" name="s${SEQNUM}_cmisQuery" value="$Encoder.attributeEscape($CMISQUERY)" />
+<input type="hidden" name="s${SEQNUM}_createTimestampTree" value="$Encoder.attributeEscape($CREATETIMESTAMPTREE)"/>
+
+
+#end

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/editSpecification_CMISQuery.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/viewConfiguration.html
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/viewConfiguration.html?rev=1780980&view=auto
==============================================================================
--- manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/viewConfiguration.html (added)
+++ manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/viewConfiguration.html Mon Jan 30 20:17:33 2017
@@ -0,0 +1,61 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<table class="displaytable">
+  <tr>
+    <td class="description" colspan="1">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.ParametersColon'))
+      </nobr>
+    </td>
+    <td class="value" colspan="3">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.UsernameEquals'))$Encoder.bodyEscape($USERNAME)
+      </nobr>
+      <br />
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.PasswordEquals'))********
+      </nobr>
+      <br />
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.BindingEquals'))$Encoder.bodyEscape($BINDING)
+      </nobr>
+      <br />
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.ProtocolEquals'))$Encoder.bodyEscape($PROTOCOL)
+      </nobr>
+      <br />
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.ServerEquals'))$Encoder.bodyEscape($SERVER)
+      </nobr>
+      <br />
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.PortEquals'))$Encoder.bodyEscape($PORT)
+      </nobr>
+      <br />
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.PathEquals'))$Encoder.bodyEscape($PATH)
+      </nobr>
+      <br />
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.RepositoryIdEquals'))$Encoder.bodyEscape($REPOSITORYID)
+      </nobr>
+      <br />
+    </td>
+  </tr>
+</table>
+

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/viewConfiguration.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/viewSpecification.html
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/viewSpecification.html?rev=1780980&view=auto
==============================================================================
--- manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/viewSpecification.html (added)
+++ manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/viewSpecification.html Mon Jan 30 20:17:33 2017
@@ -0,0 +1,39 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<table class="displaytable">
+  <tr>
+    <td class="description">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.CMISQueryColon'))
+      </nobr>
+    </td>
+    <td class="value">
+      $Encoder.bodyEscape($CMISQUERY)
+    </td>
+  </tr>
+  <tr>
+    <td class="description">
+      <nobr>
+        $Encoder.bodyEscape($ResourceBundle.getString('CmisOutputConnector.CreateTimestampTreeColon'))
+      </nobr>
+    </td>
+    <td class="value">
+      $Encoder.bodyEscape($CREATETIMESTAMPTREE)
+    </td>
+  </tr>
+</table>

Propchange: manifoldcf/branches/CONNECTORS-1356/connectors/cmis/connector/src/main/resources/org/apache/manifoldcf/agents/output/cmisoutput/viewSpecification.html
------------------------------------------------------------------------------
    svn:mime-type = text/html