betz            Thu Aug 19 07:01:02 2004 EDT

  Modified files:              
    /phpdoc/entities    global.ent 
  Log:
  generic download url for pecl packages
  
  
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.195&r2=1.196&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.195 phpdoc/entities/global.ent:1.196
--- phpdoc/entities/global.ent:1.195    Wed Aug 18 17:16:42 2004
+++ phpdoc/entities/global.ent  Thu Aug 19 07:01:02 2004
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.195 2004/08/18 21:16:42 nforbes Exp $
+ $Id: global.ent,v 1.196 2004/08/19 11:01:02 betz Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -212,6 +212,8 @@
 <!ENTITY url.pecl.get.win "http://snaps.php.net/win32/PECL_STABLE/";>
 <!ENTITY url.pecl.package "http://pecl.php.net/package/";>
 <!-- linking to specific pecl packages is done like so: 
&url.pecl.package;package_name -->
+<!ENTITY url.pecl.package.get "http://pecl.php.net/get/";>
+<!-- download linking to specific pecl packages is done like so: 
&url.pecl.package.get;package_name -->
 <!ENTITY url.pfpro "http://www.verisign.com/products/payflow/pro/index.html";>
 <!ENTITY url.pfpro.download "https://manager.verisign.com/";>
 <!ENTITY url.pgsql "http://www.postgresql.org/";>

Reply via email to