RandomSec/extensions/gdata/module/index.vt
Tom Morris 7dac05db03 Drop -extension suffix
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1541 7d457c2a-affb-35e4-300a-418c747d4874
2010-10-14 20:35:16 +00:00

22 lines
724 B
Plaintext

#*
* Access this page at the URL /extension/gdata-extension/
*#
<html>
<head>
<title>Google Data (gData) Extension v$version</title>
</head>
<body>
<h1>Google Data Extension v$version</h1>
<h2>by Tom Morris <tfmorris@gmail.com></h2>
<p>The Google Spreadsheet/Google Data extension allows Google Refine to read
(and write, soon) Google Spreadsheets. It should be easily adaptable to
other data sources which implement the gData protocol such as Google Base.
</p>
<h3>Known Limitations</h3>
<ul>
<li>No write support</li>
<li>No authentication support. You must use the public share URL for the
the Google spreadsheet you want to load.</li>
</ul>
</body>
</html>