Update of /cvsroot/mantisbt/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2417
Modified Files:
top.php
Log Message:
Added RSS auto-detection to Mantis website pages.
Index: top.php
===================================================================
RCS file: /cvsroot/mantisbt/web/top.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- top.php 23 Oct 2004 00:03:29 -0000 1.14
+++ top.php 23 Oct 2004 11:47:21 -0000 1.15
@@ -3,6 +3,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
+<link rel="alternate" type="application/rss+xml" title="RSS"
href="http://bugs.mantisbt.org/news_rss.php?project_id=1" />
<title>Mantis Bug Tracker</title>
<?php include( "mantis.css" ) ?>
</head>
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
|