Update of /cvsroot/fink/web
In directory usw-pr-cvs1:/tmp/cvs-serv2416
Modified Files:
footer.inc legal.php
Log Message:
added mailto links for the 'last changed' field; scramble email address on legal page
Index: footer.inc
===================================================================
RCS file: /cvsroot/fink/web/footer.inc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- footer.inc 8 Jun 2002 15:42:32 -0000 1.14
+++ footer.inc 19 Oct 2002 13:05:56 -0000 1.15
@@ -36,7 +36,7 @@
print "Database last updated on ";
$date = $dyndate;
} else {
- print "Last changed by $author on ";
+ print 'Last changed by <a
+href="mailto:'.$author.'ATusersDOTsourceforgeDOTnet">'.$author.'</a> on ';
}
if ($date)
print gmstrftime("%a, %b %d %Y, %R GMT", $date);
Index: legal.php
===================================================================
RCS file: /cvsroot/fink/web/legal.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- legal.php 9 Apr 2002 15:45:21 -0000 1.7
+++ legal.php 19 Oct 2002 13:05:56 -0000 1.8
@@ -17,7 +17,7 @@
The material on this website is Copyright © 2001 Christoph Pfisterer,
Copyright © 2001, 2002 The Fink Project, unless noted otherwise.
If you want to reuse material from this website,
-<a href="mailto:fink-devel@;lists.sourceforge.net">talk to us</a> first.
+<a href="mailto:fink-develATlistsDOTsourceforgeDOTnet">talk to us</a> first.
</p>
<p>
-------------------------------------------------------
This sf.net email is sponsored by:
Access Your PC Securely with GoToMyPC. Try Free Now
https://www.gotomypc.com/s/OSND/DD
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits