ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/index.xhtml
(Generate patch)

Comparing web/www/index.xhtml (file contents):
Revision 1.32 by tdb, Thu Jan 12 16:14:40 2012 UTC vs.
Revision 1.34 by tdb, Fri Jun 21 16:50:17 2013 UTC

# Line 29 | Line 29
29                </li>
30              </ul>
31            </div>
32 <!--#include virtual="/bannerad.inc" -->
32            <h2>
33              <a id="news">News</a>
34            </h2>
# Line 40 | Line 39
39              Source code moved to Git
40            </h4>
41            <p>
42 <            We've moved both libstatgrab and pystatgrab to their
43 <            own Git repositories. CVS will remain for everything
44 <            else for now.
42 >            We've moved both
43 >            <a href="http://git.i-scream.org/?p=libstatgrab.git;a=summary">libstatgrab</a>
44 >            and
45 >            <a href="http://git.i-scream.org/?p=pystatgrab.git;a=summary">pystatgrab</a>
46 >            to their own Git repositories. CVS will remain for
47 >            everything else for now.
48            </p>
49            <h3>
50              Sunday 21 February 2010
# Line 164 | Line 166
166              Use this form to search the whole i-scream website,
167              courtesy of Google.
168            </p>
169 <          <form method="get" action="http://www.google.com/custom">
170 <            <p>
171 <              <a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" alt="Google" /></a>
172 <              <input type="hidden" name="domains" value="i-scream.org" />
173 <              <input type="text" name="q" size="31" maxlength="255" value="" />
174 <              <input type="submit" name="sa" value="Search" />
175 <              <input type="radio" name="sitesearch" value="i-scream.org" checked="checked" />i-scream.org
176 <              <input type="radio" name="sitesearch" value="" />Web
177 <              <input type="hidden" name="client" value="pub-4199687771151670" />
178 <              <input type="hidden" name="forid" value="1" />
179 <              <input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:EEEEFF;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;" />
180 <            </p>
181 <          </form>
169 >          <div>
170 >            <script>
171 >              (function() {
172 >                var cx = '015923082814183233257:dz2h65arce8';
173 >                var gcse = document.createElement('script');
174 >                gcse.type = 'text/javascript';
175 >                gcse.async = true;
176 >                gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
177 >                    '//www.google.com/cse/cse.js?cx=' + cx;
178 >                var s = document.getElementsByTagName('script')[0];
179 >                s.parentNode.insertBefore(gcse, s);
180 >              })();
181 >            </script>
182 >            <gcse:search></gcse:search>
183 >          </div>
184          </div>
185   <!--#include virtual="/footer.inc" -->
186        </div>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines