Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(449)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side 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.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
chrome/common/extensions/docs/examples/apps/hello-php.zip
chrome/common/extensions/docs/examples/apps/hello-php/NOTICE
chrome/common/extensions/docs/examples/apps/hello-php/README
chrome/common/extensions/docs/examples/apps/hello-php/index.php
chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/openid.php
chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/CHANGELOG.txt
chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/LICENSE.txt
chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/OAuth.php
chrome/common/extensions/docs/examples/apps/hello-php/main.css
chrome/common/extensions/docs/examples/apps/hello-php/popuplib.js
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« no previous file with comments
|
« chrome/common/extensions/docs/examples/apps/hello-php/NOTICE
('k') |
chrome/common/extensions/docs/examples/apps/hello-php/index.php »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Property Changes:
Added: svn:executable
+ *
OLD
NEW
(Empty)
1
See the documentation at
2
http://code.google.com/chrome/webstore/docs/get_started.html
3
for instructions on how to use these files.
4
5
"lib" contains the necessary OAuth and OpenID libraries to talk to the Chrome
6
Web Store Licensing API and Google's OpenID endpoint.
7
8
To "index.php", replace APP_ID, TOKEN, and TOKEN_SECRET with your app's id, your
9
developer OAuth access token, and its token secret, respectively.
OLD
NEW
« no previous file with comments
|
« chrome/common/extensions/docs/examples/apps/hello-php/NOTICE
('k') |
chrome/common/extensions/docs/examples/apps/hello-php/index.php »
('j') |
no next file with comments »
Issue 3122030: Adding Chrome Web Store PHP Hello World (Closed)
Created 10 years, 4 months ago by ericbidelman
Modified 9 years, 7 months ago
Reviewers: kurrik.chromium, bkennish
Base URL: http://src.chromium.org/svn/trunk/src/
Comments: 25
This is Rietveld
408576698