RandomSec/extensions/gdata/README.txt
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

23 lines
918 B
Plaintext

Gridworks extension for Google Spreadsheets
by Tom Morris <tfmorris@gmail.com>
This extension provides Gridworks with the ability to read Google spreadsheets
directly so you don't have to export them as CSV files first.
Unpack the contents of this archive (jar, zip, etc) into the extensions folder
of your Gridworks installation and restart Gridworks.
Enter the *public* share URL of a Google Spreadsheet in the "Data File URL"
field of the "Create a New Project" pane of the Gridworks home page.
If you end up with a project full of HTML tags and an RSS feed, the extension
isn't installed properly. A properly installed extension should have an About
page available at http://127.0.0.1:3333/extension/gdata-extension/ (the trailing
slash is significant).
Known limitations:
- No write support
- No authentication support. You must use the public share URL for the
the Google spreadsheet you want to load.