nlopess Sat Feb 11 20:38:12 2006 UTC
Modified files: /phpdoc/entities global.ent /phpdoc/en/install pecl.xml Log: fix some more URLs entities and remove more bogus external references to CVS files http://cvs.php.net/viewcvs.cgi/phpdoc/entities/global.ent?r1=1.258&r2=1.259&diff_format=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.258 phpdoc/entities/global.ent:1.259 --- phpdoc/entities/global.ent:1.258 Sat Feb 11 20:31:33 2006 +++ phpdoc/entities/global.ent Sat Feb 11 20:38:12 2006 @@ -1,6 +1,6 @@ <!-- -*- SGML -*- - $Id: global.ent,v 1.258 2006/02/11 20:31:33 nlopess Exp $ + $Id: global.ent,v 1.259 2006/02/11 20:38:12 nlopess Exp $ Contains global "macros" for all the XML documents. @@ -211,7 +211,7 @@ <!ENTITY url.nis "http://www.tldp.org/HOWTO/NIS-HOWTO/index.html"> <!ENTITY url.nis.book "http://www.oreilly.com/catalog/nfs/noframes.html"> <!ENTITY url.ogg.vorbis "http://www.vorbis.com/"> -<!ENTITY url.ogg.vorbis.downloads "http://www.vorbis.com/download.psp"> +<!ENTITY url.ogg.vorbis.downloads "http://www.vorbis.com/setup/"> <!ENTITY url.omnihttpd "http://www.omnicron.ca/"> <!ENTITY url.openal "http://www.openal.org/"> <!ENTITY url.openbsd "http://www.openbsd.org/"> @@ -291,7 +291,6 @@ <!ENTITY url.php.talks 'http://talks.php.net/'> <!ENTITY url.php.support "http://www.php.net/support.php"> <!ENTITY url.php.urlhowto "http://www.php.net/urlhowto.php"> -<!ENTITY url.php.win32.build.readme "http://cvs.php.net/co.php/php-src/README.WIN32-BUILD-SYSTEM"> <!ENTITY url.phpeditorlist "http://www.thelinuxconsultancy.co.uk/phpeditors.php"> <!ENTITY url.phpform 'http://sourceforge.net/projects/phpform-ext/'> <!ENTITY url.phplib "http://phplib.sourceforge.net/"> @@ -386,7 +385,7 @@ <!ENTITY url.zend.aliaslist "http://zend.com/phpfunc/all_aliases.php"> <!ENTITY url.zend.articles "http://www.zend.com/zend/art/"> <!ENTITY url.zend.comdotnet "http://www.zend.com/php5/articles/php5-dotnet.php"> -<!ENTITY url.zend.funclist "http://zend.com/phpfunc/"> +<!ENTITY url.zend.funclist "http://www.zend.com/phpfunc/"> <!ENTITY url.zend.future "http://www.zend.com/zend/future.php"> <!ENTITY url.zend.ide "http://www.zend.com/store/products/zend-studio/index.php"> <!ENTITY url.zend.internals "http://www.zend.com/php/internals/"> http://cvs.php.net/viewcvs.cgi/phpdoc/en/install/pecl.xml?r1=1.9&r2=1.10&diff_format=u Index: phpdoc/en/install/pecl.xml diff -u phpdoc/en/install/pecl.xml:1.9 phpdoc/en/install/pecl.xml:1.10 --- phpdoc/en/install/pecl.xml:1.9 Sun Sep 11 07:18:57 2005 +++ phpdoc/en/install/pecl.xml Sat Feb 11 20:38:12 2006 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.9 $ --> +<!-- $Revision: 1.10 $ --> <chapter id="install.pecl"> <title>Installation of PECL extensions</title> @@ -90,7 +90,7 @@ <ulink url="&url.php.downloads;">PHP Downloads</ulink> page, and by retrieving a <ulink url="&url.php.snapshots;">PECL Snapshot</ulink>. To compile PHP under Windows, read the - <ulink url="&url.php.win32.build.readme;">Win32 Build README</ulink>. + <link linked="install.windows.building">appropriate chapter</link>. </simpara> </listitem> </itemizedlist>