svn: /pear2/sandbox/pear2.php.net/trunk/templates/pear2/ Main.tpl.php
[email protected] (Brett Bieber)
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
saltybeagle Sun, 23 May 2010 21:23:56 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=299673
Log:
add link to latest releases rss feed
Changed paths:
U pear2/sandbox/pear2.php.net/trunk/templates/pear2/Main.tpl.php
Modified: pear2/sandbox/pear2.php.net/trunk/templates/pear2/Main.tpl.php
===================================================================
--- pear2/sandbox/pear2.php.net/trunk/templates/pear2/Main.tpl.php 2010-05-23 21:19:30 UTC (rev 299672)
+++ pear2/sandbox/pear2.php.net/trunk/templates/pear2/Main.tpl.php 2010-05-23 21:23:56 UTC (rev 299673)
@@ -11,6 +11,8 @@
<link rel="stylesheet" href="<?php echo PEAR2\SimpleChannelFrontend\Main::getURL(); ?>templates/pear2/css/signin.css" />
<link rel="stylesheet" href="<?php echo PEAR2\SimpleChannelFrontend\Main::getURL(); ?>templates/pear2/css/account-request.css" />
+
+ <link rel="alternate" title="PEAR2 Latest Releases" type="application/rss+xml" href="<?php echo PEAR2\SimpleChannelFrontend\Main::getURL(); ?>?view=latest&format=rss" />
</head>
<body>