RandomSec/extensions/gdata
james-cui 04055153a1
add archive column (#2573)
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2020-06-15 19:56:00 +02:00
..
licenses Started deeper integration of GData: we now have a "Google Data" importing source, which lets you sign in and authorize access to your docs. It then lists all the spreadsheets you have access to. It does not yet let you import those spreadsheets. 2011-08-07 23:26:51 +00:00
module Added translation using Weblate (Bengali (India)) 2020-06-14 09:21:31 +02:00
src/com/google/refine/extension/gdata add archive column (#2573) 2020-06-15 19:56:00 +02:00
tests Load GDrive icon from local resource, not Github (#2689) 2020-06-14 09:46:38 +02:00
LICENSE.txt Drop -extension suffix 2010-10-14 20:35:16 +00:00
pom.xml Bump maven-compiler-plugin from 3.1 to 3.8.1 (#2728) 2020-06-15 11:20:38 +02:00
README.txt Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00

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.