[Piwik-svn] r375 - trunk/misc/testJavascriptTracker

svnmaster at piwik.org svnmaster at piwik.org
Fri Mar 14 21:12:42 CET 2008


Author: matt
Date: 2008-03-14 21:12:41 +0100 (Fri, 14 Mar 2008)
New Revision: 375

Modified:
   trunk/misc/testJavascriptTracker/index.php
Log:
- refs #40 added test with link text being image

Modified: trunk/misc/testJavascriptTracker/index.php
===================================================================
--- trunk/misc/testJavascriptTracker/index.php	2008-03-14 20:10:05 UTC (rev 374)
+++ trunk/misc/testJavascriptTracker/index.php	2008-03-14 20:12:41 UTC (rev 375)
@@ -17,7 +17,9 @@
 <a href="http://www.google.com"> google world website </a> <br />
 <a href="ftp://parcftp.xerox.com"> FTP xerox</a> <br />
 <a href="news://news.eclipse.org"> News::eclipse</a> <br />
-<a href="http://piwik.org"> piwik website </a> <br />
+<a href="http://piwik.org"> piwik website </a> <br />
+<a href="http://www.testWithImageAndText.com"><img border=0 src="../../plugins/UserCountry/flags/fr.png"> Test with image + text </a> <br />
+<a href="http://www.testWithImageOnly.com"><img border=0 src="../../plugins/UserCountry/flags/pl.png"></a> <br />
 
 <br />
 <a class="piwik_ignore" href="./THIS_PDF_SHOULD_NOT_BE_COUNTED.pdf"> PDF wthdownload pdf </a> <br />



More information about the Piwik-svn mailing list