philip Thu Oct 4 04:36:47 2001 EDT
Modified files:
/phpdoc global.ent
/phpdoc/en/chapters install.xml
Log:
Removing dead links. Removing Tenon/webten as it seems inappropriate now.
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.112 phpdoc/global.ent:1.113
--- phpdoc/global.ent:1.112 Wed Sep 26 01:58:46 2001
+++ phpdoc/global.ent Thu Oct 4 04:36:44 2001
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: global.ent,v 1.112 2001/09/26 05:58:46 eschmid Exp $
+ $Id: global.ent,v 1.113 2001/10/04 08:36:44 philip Exp $
Contains global "macros" for all the XML documents.
@@ -13,7 +13,6 @@
<!ENTITY url.asciitable "http://www.mindspring.com/~jc1/serial/Resources/ASCII.html">
<!ENTITY url.aspell "http://aspell.sourceforge.net/">
<!ENTITY url.bcmath "http://www.php.net/extra/number4.tar.gz">
-<!ENTITY url.browscap "http://php.netvision.net.il/browser-id.php3">
<!ENTITY url.bzip2 "http://sources.redhat.com/bzip2/">
<!ENTITY url.calendar "http://genealogy.org/~scottlee/cal-overview.html">
<!ENTITY url.calendar.time
"http://www.fortunecity.de/parkalleen/goldschmied/17/z1.htm">
@@ -74,7 +73,6 @@
<!ENTITY url.ldap.openldap "http://www.openldap.org/">
<!ENTITY url.ldap.openldap-c-api
"http://www.openldap.org/devel/cvsweb.cgi/~checkout~/doc/drafts/draft-ietf-ldapext-ldap-c-api-xx.txt">
<!ENTITY url.levenshtein.demo "http://odur.let.rug.nl/~kleiweg/lev/">
-<!ENTITY url.lightyear "http://homepage.mac.com/LightyearDesign/MacOSX/Packages/">
<!ENTITY url.libiconv "http://clisp.cons.org/~haible/packages-libiconv.html">
<!ENTITY url.macosx "http://www.entropy.ch/software/macosx">
<!ENTITY url.macosx2 "http://www.access.ch/ml/">
@@ -155,7 +153,6 @@
<!ENTITY url.sybase "http://www.sybase.com/">
<!ENTITY url.symbole-legendre
"http://www.utm.edu/research/primes/glossary/LegendreSymbol.html">
<!ENTITY url.t1lib "ftp://sunsite.unc.edu/pub/Linux/libs/graphics/">
-<!ENTITY url.tenon "http://www.tenon.com/products/webten/">
<!ENTITY url.texinfo "http://www.texinfo.com/">
<!ENTITY url.tiff "http://www.libtiff.org/">
<!ENTITY url.ucd-snmp "http://ucd-snmp.ucdavis.edu/">
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.79 phpdoc/en/chapters/install.xml:1.80
--- phpdoc/en/chapters/install.xml:1.79 Tue Oct 2 15:53:54 2001
+++ phpdoc/en/chapters/install.xml Thu Oct 4 04:36:45 2001
@@ -1,5 +1,5 @@
<?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.79 $ -->
+<!-- $Revision: 1.80 $ -->
<chapter id="installation">
<title>Installation</title>
@@ -391,9 +391,6 @@
with building and compiling your own software, it's worth
checking whether somebody has already built a packaged
version of PHP with the features you need.
- <ulink url="&url.lightyear;">Lightyear Design</ulink> offers a
- pre-built version of PHP for OS X, as does
- <ulink url="&url.tenon;">Tenon Intersystems</ulink>.
</simpara>
</sect2>
<sect2 id="install.macosx.compile">
@@ -3234,10 +3231,7 @@
On PWS and IIS, you can set the <filename>browscap.ini</filename>
to point to: 'c:\windows\system\inetsrv\browscap.ini' on
Windows 9x/Me and 'c:\winnt\system32\inetsrv\browscap.ini'
- on NT/2000 Server. Additional information on using the
- browscap functionality in PHP can be found at this <ulink
- url="&url.browscap;">mirror</ulink>, select the "source"
- button to see it in action.
+ on NT/2000 Server.
</simpara>
</listitem>
</itemizedlist>