You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2013/06/05 20:10:01 UTC

svn commit: r1489988 - in /manifoldcf/trunk/connectors: dropbox/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/dropbox/ googledrive/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/googledrive/ googledrive...

Author: kwright
Date: Wed Jun  5 18:10:00 2013
New Revision: 1489988

URL: http://svn.apache.org/r1489988
Log:
Various typos or other html hiccups.

Modified:
    manifoldcf/trunk/connectors/dropbox/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/dropbox/editConfiguration_Server.html
    manifoldcf/trunk/connectors/dropbox/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/dropbox/editSpecification_DropboxPath.html
    manifoldcf/trunk/connectors/googledrive/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/googledrive/common_en_US.properties
    manifoldcf/trunk/connectors/googledrive/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/googledrive/editSpecification_googledriveQuery.html

Modified: manifoldcf/trunk/connectors/dropbox/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/dropbox/editConfiguration_Server.html
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/dropbox/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/dropbox/editConfiguration_Server.html?rev=1489988&r1=1489987&r2=1489988&view=diff
==============================================================================
--- manifoldcf/trunk/connectors/dropbox/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/dropbox/editConfiguration_Server.html (original)
+++ manifoldcf/trunk/connectors/dropbox/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/dropbox/editConfiguration_Server.html Wed Jun  5 18:10:00 2013
@@ -18,13 +18,9 @@
 #if($TABNAME == $ResourceBundle.getString('DropboxRepositoryConnector.Server'))
 
 <table class="displaytable">
-  <tr>
-    <td class="separator" colspan="2">
-      <hr />
-    </td>
-  </tr>
+  <tr><td class="separator" colspan="2"><hr/></td></tr>
   
-    <tr>
+  <tr>
     <td class="description">
       <nobr>
         $Encoder.bodyEscape($ResourceBundle.getString('DropboxRepositoryConnector.AppKeyColon'))

Modified: manifoldcf/trunk/connectors/dropbox/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/dropbox/editSpecification_DropboxPath.html
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/dropbox/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/dropbox/editSpecification_DropboxPath.html?rev=1489988&r1=1489987&r2=1489988&view=diff
==============================================================================
--- manifoldcf/trunk/connectors/dropbox/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/dropbox/editSpecification_DropboxPath.html (original)
+++ manifoldcf/trunk/connectors/dropbox/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/dropbox/editSpecification_DropboxPath.html Wed Jun  5 18:10:00 2013
@@ -17,11 +17,7 @@
 #if($TABNAME == $ResourceBundle.getString('DropboxRepositoryConnector.DropboxPath'))
 
 <table class="displaytable">
-  <tr>
-    <td class="separator" colspan="3">
-      <hr />
-    </td>
-  </tr>
+  <tr><td class="separator" colspan="2"><hr/></td></tr>
   <tr>
     <td class="description">
       <nobr>

Modified: manifoldcf/trunk/connectors/googledrive/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/googledrive/common_en_US.properties
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/googledrive/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/googledrive/common_en_US.properties?rev=1489988&r1=1489987&r2=1489988&view=diff
==============================================================================
--- manifoldcf/trunk/connectors/googledrive/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/googledrive/common_en_US.properties (original)
+++ manifoldcf/trunk/connectors/googledrive/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/googledrive/common_en_US.properties Wed Jun  5 18:10:00 2013
@@ -14,7 +14,8 @@
 # limitations under the License.
 
 GoogleDriveRepositoryConnector.Server=Server
-
+GoogleDriveRepositoryConnector.GoogleDriveQuery=Google Drive Seed Query
+GoogleDriveRepositoryConnector.Security=Security
 
 GoogleDriveRepositoryConnector.RefreshToken=RefreshToken:
 GoogleDriveRepositoryConnector.ClientID=Client ID:
@@ -26,7 +27,6 @@ GoogleDriveRepositoryConnector.ClientSec
 GoogleDriveRepositoryConnector.ClientMustNotBeNull=Client must not be null
 
 
-GoogleDriveRepositoryConnector.GoogleDriveQuery=Google Drive Seed Query
 GoogleDriveRepositoryConnector.GoogleDriveQueryColon=Google Drive Seed Query:
 
 GoogleDriveRepositoryConnector.ParametersColon=Parameters:

Modified: manifoldcf/trunk/connectors/googledrive/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/googledrive/editSpecification_googledriveQuery.html
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/googledrive/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/googledrive/editSpecification_googledriveQuery.html?rev=1489988&r1=1489987&r2=1489988&view=diff
==============================================================================
--- manifoldcf/trunk/connectors/googledrive/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/googledrive/editSpecification_googledriveQuery.html (original)
+++ manifoldcf/trunk/connectors/googledrive/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/googledrive/editSpecification_googledriveQuery.html Wed Jun  5 18:10:00 2013
@@ -18,15 +18,11 @@
 #if($TABNAME == $ResourceBundle.getString('GoogleDriveRepositoryConnector.GoogleDriveQuery'))
 
 <table class="displaytable">
-  <tr>
-    <td class="separator" colspan="3">
-      <hr />
-    </td>
-  </tr>
+  <tr><td class="separator" colspan="2"><hr/></td></tr>
   <tr>
     <td class="description">
       <nobr>
-        $Encoder.bodyEscape($ResourceBundle.getString('GoogleDriveRepositoryConnector.GoogleDriveQuery'))
+        $Encoder.bodyEscape($ResourceBundle.getString('GoogleDriveRepositoryConnector.GoogleDriveQueryColon'))
       </nobr>
     </td>
     <td class="value">
@@ -39,6 +35,6 @@
 
 #else
 
-<input type="hidden" name="dropboxQuery" value="$Encoder.attributeEscape($GOOGLEDRIVEQUERY)" />
+<input type="hidden" name="googledriveQuery" value="$Encoder.attributeEscape($GOOGLEDRIVEQUERY)" />
 
 #end