Author: kwright
Date: Wed Aug 20 08:42:18 2014
New Revision: 1619048
URL: http://svn.apache.org/r1619048
Log:
Add disclaimer for google document types that google api's don't support.
Modified:
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml
Modified:
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml?rev=1619048&r1=1619047&r2=1619048&view=diff
==============================================================================
---
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml
(original)
+++
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml
Wed Aug 20 08:42:18 2014
@@ -1994,6 +1994,8 @@ curl -XGET http://localhost:9200/index/_
<p>Each Google Drive Connection manages access to a single drive
repository. This means that if you have multiple Google Drives (i.e. different
users),
you need to create a specific connection for each drive
repository and provide the associated authentication information.</p>
<p>This connection type has no support for any kind of document
security, except for hand-entered access tokens provided on a per-job basis.</p>
+ <p>This connection type can index only those documents whose
binary content can be obtained through the pertinent Google APIs. At the
moment,
+ native Google documents such as Google Spreadsheet do not
appear to be supported.</p>
<br/>
<p>A Google Drive connection has the following configuration
parameters on the repository connection editing screen:</p>
<br/><br/>