Update of /cvsroot/fink/web/download
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv27175

Modified Files:
        index.en.php 
Log Message:
Yes I know the tracking code is duplicated. Yes I know this is just working for 
en right now. This is a trial run, if it works, I will use the tracking in all 
files.

Index: index.en.php
===================================================================
RCS file: /cvsroot/fink/web/download/index.en.php,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- index.en.php        15 Jun 2006 20:48:06 -0000      1.16
+++ index.en.php        3 Mar 2007 23:03:25 -0000       1.17
@@ -16,6 +16,12 @@
 </p>
 
 <h2>Quick Start</h2>
+<script src="http://www.google-analytics.com/urchin.js"; type="text/javascript">
+</script>
+<script type="text/javascript">
+_uacct = "UA-305132-6";
+urchinTracker();
+</script> 
 <p>
 New to Fink?  These quick start instructions are here to get you up to speed
 with the binary release.
@@ -27,9 +33,9 @@
 <ol>
 <li><p>
 Download the installer disk image:<br>
-<a href="http://prdownloads.sourceforge.net/fink/Fink-<? print $fink_version; 
?>-PowerPC-Installer.dmg?download">Fink
+<a href="http://prdownloads.sourceforge.net/fink/Fink-<? print $fink_version; 
?>-PowerPC-Installer.dmg?download" onClick="javascript:urchinTracker 
('/downloads/FinkPPC'); " >Fink
 <? print $fink_version; ?> Binary Installer (PowerPC)</a> - <? print 
$dmg_size; ?><br>
-<a href="http://prdownloads.sourceforge.net/fink/Fink-<? print $fink_version; 
?>-Intel-Installer.dmg?download">Fink
+<a href="http://prdownloads.sourceforge.net/fink/Fink-<? print $fink_version; 
?>-Intel-Installer.dmg?download" onClick="javascript:urchinTracker 
('/downloads/FinkINTEL'); ">Fink
 <? print $fink_version; ?> Binary Installer (Intel)</a> - <? print 
$intel_dmg_size; ?><br>
 (10.3 users - use  <a 
href="http://prdownloads.sourceforge.net/fink/Fink-0.7.2-Installer.dmg?download";>Fink
 0.7.2</a>)<br>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to