Added: 
manifoldcf/branches/CONNECTORS-1160/connectors/livelink/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/livelink/viewConfiguration_Repo.html
URL: 
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1160/connectors/livelink/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/livelink/viewConfiguration_Repo.html?rev=1663458&view=auto
==============================================================================
--- 
manifoldcf/branches/CONNECTORS-1160/connectors/livelink/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/livelink/viewConfiguration_Repo.html
 (added)
+++ 
manifoldcf/branches/CONNECTORS-1160/connectors/livelink/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/livelink/viewConfiguration_Repo.html
 Mon Mar  2 22:54:44 2015
@@ -0,0 +1,34 @@
+<!DOCTYPE html>
+<!--
+Copyright 2014 The Apache Software Foundation.
+
+Licensed 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('LivelinkConnector.Parameters'))
+      </nobr>
+    </td>
+    <td class="value" colspan="3">
+      #foreach($entry in $configMap.entrySet())
+      <nobr>
+        ${entry.Key}=${entry.Value}
+      </nobr>
+      <br/>
+      #end
+    </td>
+  </tr>
+</table>


Reply via email to