Edited wiki page GSoC2011IntegrationWithExternalAPIs through web user interface.
diff --git a/GSoC2011IntegrationWithExternalAPIs.wiki b/GSoC2011IntegrationWithExternalAPIs.wiki index fd7901b..783c280 100644 --- a/GSoC2011IntegrationWithExternalAPIs.wiki +++ b/GSoC2011IntegrationWithExternalAPIs.wiki
@@ -52,7 +52,9 @@ || 17 Agust - 26 Agust (Week 13) || to be defined || = 5. Design & Terminology = -== 5.1 Resource == +== 5.1 Open Auth Roundtrip == +https://lh3.googleusercontent.com/-G5GUxfUdXS0/TgC_I0dXVmI/AAAAAAAAADI/hAGOlYZngq0/s640/MelangeOAuth%252520%2525281%252529.png +== 5.2 Resource == Resource is a document or file that is exported to GDocs and being kept track of. When Melange exports a document to GDocs it will store returned document ID from Google Documents API. This document should be associated with user for whom resource exported for, and with a unique key that tells where the resource exported from. This shows the basic structure of Resource class: @@ -93,4 +95,11 @@ * Update project requirements * Start working on exporting a html document from Google Documents and integrating with Melange. * Come up with a timeline. Designate deliverables. - * Focus on the main problems instead of thinking whole project or other stuff that is already known how to handle. \ No newline at end of file + * Focus on the main problems instead of thinking whole project or other stuff that is already known how to handle. + +== Monday, June 21 20:00:00 in UTC (GTalk with Mario) == + +===TODOS:=== + * Store tokens in datastore. + * Provide a "remember me" checkbox with login button. + * Store "remember me" choice and access token in Profile model. \ No newline at end of file