Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4476)

Unified Diff: chrome/common/extensions/docs/examples/apps/hello-php/README

Issue 3122030: Adding Chrome Web Store PHP Hello World (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/examples/apps/hello-php/README
===================================================================
--- chrome/common/extensions/docs/examples/apps/hello-php/README (revision 0)
+++ chrome/common/extensions/docs/examples/apps/hello-php/README (revision 0)
@@ -0,0 +1,9 @@
+See the documentation at
+ http://code.google.com/chrome/webstore/docs/get_started.html
+for instructions on how to use these files.
+
+"lib" contains the necessary OAuth and OpenID libraries to talk to the Chrome
+Web Store Licensing API and Google's OpenID endpoint.
+
+To "index.php", replace APP_ID, TOKEN, and TOKEN_SECRET with your app's id, your
+developer OAuth access token, and its token secret, respectively.
Property changes on: chrome/common/extensions/docs/examples/apps/hello-php/README
___________________________________________________________________
Added: svn:executable
+ *

Powered by Google App Engine
This is Rietveld 408576698