RandomSec/extensions/gdata/README.txt
Tom Morris 0bd2104a16 Issue 630: Change branding from Google Refine to OpenRefine
** The first native Github commit (ie not one converted from SVN **
Change Google Refine to OpenRefine or just Refine.  
Change icon filenames and add some placeholder icons
2012-10-18 19:40:31 -04:00

23 lines
897 B
Plaintext

OpenRefine extension for Google Spreadsheets
by Tom Morris <tfmorris@gmail.com>
This extension provides Refine 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 Refine installation and restart Refine.
Enter the *public* share URL of a Google Spreadsheet in the "Data File URL"
field of the "Create a New Project" pane of the Refine 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/ (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.