svn: /pear2/sandbox/ SimpleChannelFrontend/trunk/www/templates/html/News.tpl.php pear2.php.net/trunk/www/templates/pear2/html/Main.tpl.php
[email protected] (Brett Bieber) Sat, 08 Jan 2011 18:58:15 +0000
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
saltybeagle Sat, 08 Jan 2011 18:58:15 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=307279
Log:
Update the pyrus.phar download link to a more permanent location than the trunk svn checkout.
Changed paths:
U pear2/sandbox/SimpleChannelFrontend/trunk/www/templates/html/News.tpl.php
U pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/Main.tpl.php
Modified: pear2/sandbox/SimpleChannelFrontend/trunk/www/templates/html/News.tpl.php
===================================================================
--- pear2/sandbox/SimpleChannelFrontend/trunk/www/templates/html/News.tpl.php 2011-01-08 18:56:54 UTC (rev 307278)
+++ pear2/sandbox/SimpleChannelFrontend/trunk/www/templates/html/News.tpl.php 2011-01-08 18:58:15 UTC (rev 307279)
@@ -8,7 +8,7 @@
<p>Welcome to the next generation of PEAR channels.</p>
<ol class="instructions">
<li>Download the new PEAR installer:<br />
- <code><a href="http://svn.php.net/viewvc/pear2/Pyrus/trunk/pyrus.phar?view=co">pyrus.phar</a></code></li>
+ <code><a href="http://pear2.php.net/pyrus.phar">pyrus.phar</a></code></li>
<li>Discover this channel:<br />
<code>$>php pyrus.phar channel-discover <?php echo PEAR2\SimpleChannelFrontend\Main::$channel->name; ?></code></li>
<li>Install packages:<br />
@@ -20,7 +20,7 @@
</div>
<div class="grid_4 right">
<h3>Download</h3>
- <h4><a href="http://svn.php.net/viewvc/pear2/Pyrus/trunk/pyrus.phar?view=co">Download pyrus.phar</a></h4>
+ <h4><a href="http://pear2.php.net/pyrus.phar">Download pyrus.phar</a></h4>
<p>
This website provides packages to install using the pyrus package installer.
With pyrus you can install all the packages available on this channel, as well as any PEAR
Modified: pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/Main.tpl.php
===================================================================
--- pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/Main.tpl.php 2011-01-08 18:56:54 UTC (rev 307278)
+++ pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/Main.tpl.php 2011-01-08 18:58:15 UTC (rev 307279)
@@ -51,7 +51,7 @@
<h2>Download Pyrus <span>New for PHP 5.3.1+!</span></h2>
Pyrus is a tool to manage PEAR packages. Pyrus simplifies and improves the PEAR experience.
<div id="download">
- <a class="button" href="http://svn.php.net/viewvc/pear2/Pyrus/trunk/pyrus.phar?view=co">Download Pyrus ↴</a>
+ <a class="button" href="http://pear2.php.net/pyrus.phar">Download Pyrus ↴</a>
</div>
</div>