Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for importing from Google Docs #43

Closed
wants to merge 15 commits into from
Closed

Conversation

bnwest
Copy link
Member

@bnwest bnwest commented Sep 30, 2013

New entry in the Add drop down: New Google Doc Import

When that entry is clicked:

  1. Google Doc picker is thrown
  2. Html for selected Google Doc is fetched for google
  3. Called remix's gdoc2html service which transform html into aloha-ready html
  4. aloha-ready html is put into the editable area

Unresolved issues:

  • Icon for New Google Doc Import is Google+ and not Google
  • Using gdoc2html from http://testing.oerpub.org/ instead of http://remix.oerpub.org/ (just need to release remix)
  • If the GDoc import fails (or user cancels out of the picker dialog box), we need to run some cleanup code. release does include an empty stub _cleanupFailedImport() that needs to be filled.

@bnwest
Copy link
Member Author

bnwest commented Oct 1, 2013

remix.oerpub.org has issues (kef -- "gh-book stuff broke being able to drag semantic elements in remix") and can not be released at this time, so we are stuck using the gdoc2html service on testing.oerpub.org for now.

@philschatz
Copy link
Member

🍰 !

@izak
Copy link

izak commented Oct 16, 2013

I'm closing this, it's been superseded by #75.

@izak izak closed this Oct 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants