toby Tue Mar 14 01:17:50 2006 UTC
Modified files:
/pearweb/public_html package-info.php
Log:
* Updated trackback help link.
http://cvs.php.net/viewcvs.cgi/pearweb/public_html/package-info.php?r1=1.115&r2=1.116&diff_format=u
Index: pearweb/public_html/package-info.php
diff -u pearweb/public_html/package-info.php:1.115
pearweb/public_html/package-info.php:1.116
--- pearweb/public_html/package-info.php:1.115 Thu Feb 23 22:33:32 2006
+++ pearweb/public_html/package-info.php Tue Mar 14 01:17:50 2006
@@ -16,7 +16,7 @@
| Authors: Martin Jansen <mj@xxxxxxx> |
| Tomas V.V.Cox <cox@xxxxxxxxxxx> |
+----------------------------------------------------------------------+
- $Id: package-info.php,v 1.115 2006/02/23 22:33:32 pajoye Exp $
+ $Id: package-info.php,v 1.116 2006/03/14 01:17:50 toby Exp $
*/
@@ -498,7 +498,7 @@
print '<p>This page provides a list of trackbacks, which have been
received to this package. A trackback is usually generated,
when a weblog entry is created, which is related to the package. If you want
to learn more about trackbacks, please take a look at
-" <a href="http://www.movabletype.org/trackback/beginners/">A Beginner\'s
Guide to TrackBack</a>" (by movabletype.org).</p>
+what <a href="http://en.wikipedia.org/wiki/Trackback">Wikipedia writes about
trackbacks</a>.</p>
<p>If you like to disable the trackbacks for this package, click here:
<p><a href="/package/' . $pkg['name'] .
'/trackbacks/?allowtrackbacks=2">Disable trackbacks</a></p>';
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|