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 Tue, 01 Jun 2010 18:56:11 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=300066
Log:
Link up Pyrus download. Link the name drop hrefs.
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-06-01 18:51:17 UTC (rev 300065)
+++ pear2/sandbox/pear2.php.net/trunk/templates/pear2/Main.tpl.php 2010-06-01 18:56:11 UTC (rev 300066)
@@ -47,7 +47,7 @@
<h2>Download Pyrus <span>New!</span></h2>
Pyrus is a tool to manage Pear packages. Pyrus simplifies and improves the Pear experience.
<div id="download">
- <a class="button" href="#">Download Pyrus ↴</a>
+ <a class="button" href="http://svn.php.net/viewvc/pear2/Pyrus/trunk/pyrus.phar?view=co">Download Pyrus ↴</a>
</div>
</div>
@@ -57,14 +57,14 @@
<div class="content">
<h2>Who’s Using Pear?</h2>
...
- <a href="#">Digg</a>,
- <a href="#">Twitter</a>,
- <a href="#">Facebook</a>,
- <a href="#">silverorange</a>,
- <a href="#">Ning</a>,
- <a href="#">Roundcube</a>,
- <a href="#">Zend Framework</a>,
- <a href="#">Symfony</a>
+ <a href="http://digg.com/">Digg</a>,
+ <a href="http://twitter.com/">Twitter</a>,
+ <a href="http://www.facebook.com/">Facebook</a>,
+ <a href="http://www.silverorange.com/">silverorange</a>,
+ <a href="http://www.ning.com/">Ning</a>,
+ <a href="http://roundcube.net/">Roundcube</a>,
+ <a href="http://framework.zend.com/">Zend Framework</a>,
+ <a href="http://www.symfony-project.org/">Symfony</a>
...
</div>