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

Side by Side Diff: chrome/common/extensions/docs/template/api_template.html

Issue 10668027: Extension docs: Adjusting the API template, CSS, and static images. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebuilt docs. Created 8 years, 6 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/common/extensions/docs/samples.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <div id="devModeWarning" class="displayModeWarning"> 1 <div id="devModeWarning" class="displayModeWarning">
2 You are viewing extension docs in chrome via the 'file:' scheme: are you exp ecting to see local changes when you refresh? You'll need run chrome with --allo w-file-access-from-files. 2 You are viewing extension docs in chrome via the 'file:' scheme: are you exp ecting to see local changes when you refresh? You'll need run chrome with --allo w-file-access-from-files.
3 </div> 3 </div>
4 <div id="branchWarning" class="displayModeWarning"> 4 <div id="branchWarning" class="displayModeWarning">
5 <span>WARNING: This is the <span id="branchName">BETA</span> documentation. 5 <span>WARNING: This is the <span id="branchName">BETA</span> documentation.
6 It may not work with the stable release of Chrome.</span> 6 It may not work with the stable release of Chrome.</span>
7 <select id='branchChooser'> 7 <select id='branchChooser'>
8 <option>Choose a different version... 8 <option>Choose a different version...
9 <option value="">Stable 9 <option value="">Stable
10 <option value="beta">Beta 10 <option value="beta">Beta
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 178
179 <a id="top"></a> 179 <a id="top"></a>
180 <div id="skipto"> 180 <div id="skipto">
181 <a href="#gc-pagecontent">Skip to page content</a> 181 <a href="#gc-pagecontent">Skip to page content</a>
182 <a href="#gc-toc">Skip to main navigation</a> 182 <a href="#gc-toc">Skip to main navigation</a>
183 </div> 183 </div>
184 <!-- API HEADER --> 184 <!-- API HEADER -->
185 <table id="header" width="100%" cellspacing="0" border="0"> 185 <table id="header" width="100%" cellspacing="0" border="0">
186 <tr> 186 <tr>
187 <td valign="middle" 187 <td valign="middle"
188 ><a href="http://code.google.com/"><img src="../images/code_labs_logo. gif" height="43" width="161" alt="Google Code Labs" 188 ><a href="/"><img src="../images/chrome_logo.gif" alt="Google Chrome E xtensions"
189 style="border:0; margin:0;" 189 style="border:0; margin:0;"
190 ></a></td> 190 ></a></td>
191 <td valign="middle" width="100%" style="padding-left:0.6em;"> 191 <td valign="middle" width="100%" style="padding-left:0.6em;">
192 <form action="http://www.google.com/cse" id="cse" style="margin-top:0. 5em"> 192 <form action="http://www.google.com/cse" id="cse" style="margin-top:0. 5em">
193 <div id="gsc-search-box"> 193 <div id="gsc-search-box">
194 <input type="hidden" name="cx" value="002967670403910741006:61_cvz fqtno" /> 194 <input type="hidden" name="cx" value="002967670403910741006:61_cvz fqtno" />
195 <input type="hidden" name="ie" value="UTF-8" /> 195 <input type="hidden" name="ie" value="UTF-8" />
196 <input type="text" name="q" value="" size="55" /> 196 <input type="text" name="q" value="" size="55" />
197 <input class="gsc-search-button" type="submit" name="sa" value="Se arch" /> 197 <button class="gsc-search-button" type="submit" name="sa">
198 <img class="gsc-search-button-lens" src="images/search.png" alt= "Search">
199 </button>
198 <br> 200 <br>
199 <span class="greytext">e.g. "page action" or "tabs"</span> 201 <span class="greytext">e.g. "page action" or "tabs"</span>
200 </div> 202 </div>
201 </form> 203 </form>
202 204
203 <script type="text/javascript" src="https://www.google.com/jsapi"></sc ript> 205 <script type="text/javascript" src="https://www.google.com/jsapi"></sc ript>
204 <script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script> 206 <script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script>
205 <script type="text/javascript" src="https://www.google.com/coop/cse/t1 3n?form=cse&t13n_langs=en"></script> 207 <script type="text/javascript" src="https://www.google.com/coop/cse/t1 3n?form=cse&t13n_langs=en"></script>
206 <script type="text/javascript" src="https://www.google.com/coop/cse/br and?form=cse&lang=en"></script> 208 <script type="text/javascript" src="https://www.google.com/coop/cse/br and?form=cse&lang=en"></script>
207 </td> 209 </td>
208 </tr> 210 </tr>
209 </table> 211 </table>
210 212
211 <div id="codesiteContent" jsvalues=".className: showSideNav() ? '' : 'hideSi deNav'"> 213 <div id="codesiteContent" jsvalues=".className: showSideNav() ? '' : 'hideSi deNav'">
212 214
213 <a id="gc-topnav-anchor"></a> 215 <a id="gc-topnav-anchor"></a>
214 <div id="gc-topnav"> 216 <div id="gc-topnav">
215 <h1>Google Chrome Extensions (<a href="http://code.google.com/labs/">Lab s</a>)</h1> 217 <h1>Google Chrome Extensions</h1>
216 <ul id="home" class="gc-topnav-tabs"> 218 <ul id="home" class="gc-topnav-tabs">
217 <li id="home_link"> 219 <li id="home_link">
218 <a href="index.html" title="Google Chrome Extensions home page">Home </a> 220 <a href="index.html" title="Google Chrome Extensions home page">Home </a>
219 </li> 221 </li>
220 <li id="docs_link"> 222 <li id="docs_link">
221 <a href="docs.html" title="Official Google Chrome Extensions documen tation">Docs</a> 223 <a href="docs.html" title="Official Google Chrome Extensions documen tation">Docs</a>
222 </li> 224 </li>
223 <li id="faq_link"> 225 <li id="faq_link">
224 <a href="faq.html" title="Answers to frequently asked questions abou t Google Chrome Extensions">FAQ</a> 226 <a href="faq.html" title="Answers to frequently asked questions abou t Google Chrome Extensions">FAQ</a>
225 </li> 227 </li>
(...skipping 398 matching lines...) Expand 10 before | Expand all | Expand 10 after
624 _uanchor=1; 626 _uanchor=1;
625 _uff=0; 627 _uff=0;
626 urchinTracker(); 628 urchinTracker();
627 } 629 }
628 catch(e) {/* urchinTracker not available. */} 630 catch(e) {/* urchinTracker not available. */}
629 </script> 631 </script>
630 <!-- end analytics --> 632 <!-- end analytics -->
631 </div> 633 </div>
632 </div> <!-- /gc-footer --> 634 </div> <!-- /gc-footer -->
633 </div> <!-- /gc-container --> 635 </div> <!-- /gc-container -->
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/samples.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698