RandomSec/extensions/gdata-extension
2010-10-13 23:54:47 +00:00
..
.settings Initial commit for Google Spreadsheet import/export extension 2010-10-13 23:54:47 +00:00
licenses Initial commit for Google Spreadsheet import/export extension 2010-10-13 23:54:47 +00:00
module Initial commit for Google Spreadsheet import/export extension 2010-10-13 23:54:47 +00:00
src/com/google/refine/extension/gdata Initial commit for Google Spreadsheet import/export extension 2010-10-13 23:54:47 +00:00
.classpath Initial commit for Google Spreadsheet import/export extension 2010-10-13 23:54:47 +00:00
.project Initial commit for Google Spreadsheet import/export extension 2010-10-13 23:54:47 +00:00
build.xml Initial commit for Google Spreadsheet import/export extension 2010-10-13 23:54:47 +00:00
LICENSE.txt Initial commit for Google Spreadsheet import/export extension 2010-10-13 23:54:47 +00:00
README.txt Initial commit for Google Spreadsheet import/export extension 2010-10-13 23:54:47 +00:00

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.