dams            Fri Jul 20 04:40:50 2001 EDT

  Modified files:              
    /phpdoc     faqurls.ent 
  Log:
  the "&content-type" from some url was not liked by Jade
  
Index: phpdoc/faqurls.ent
diff -u phpdoc/faqurls.ent:1.4 phpdoc/faqurls.ent:1.5
--- phpdoc/faqurls.ent:1.4      Wed Jul 18 10:33:39 2001
+++ phpdoc/faqurls.ent  Fri Jul 20 04:40:50 2001
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: faqurls.ent,v 1.4 2001/07/18 14:33:39 dams Exp $
+ $Id: faqurls.ent,v 1.5 2001/07/20 08:40:50 dams Exp $
 
  Contains "macros" for all the XML documents within the FAQ.
 
@@ -10,9 +10,17 @@
 <!ENTITY faqurl.browscap "http://www.cyscape.com/asp/browscap/";>
 <!ENTITY faqurl.dmalloc "http://www.dmalloc.com/";>
 <!ENTITY faqurl.expat "http://www.jclark.com/xml/expat.html";>
+<!ENTITY faqurl.file.installation 
+"http://cvsweb.php.net/viewcvs.cgi/php3/INSTALL?rev=1.31";>
+<!ENTITY faqurl.file.readmewin 
+"http://cvsweb.php.net/viewcvs.cgi/php3/README.WIN32?rev=1.6";>
+<!--
+Those entities should have the &content-type=text/vnd.viewcvs-markup, but Jade don't 
+like it.
+<!ENTITY faqurl.file.readmewin 
+"http://cvsweb.php.net/viewcvs.cgi/php3/README.WIN32?rev=1.6&content-type=text/vnd.viewcvs-markup";>
+<!ENTITY faqurl.file.installation 
+"http://cvsweb.php.net/viewcvs.cgi/php3/INSTALL?rev=1.31&content-type=text/vnd.viewcvs-markup";>
+-->
 <!ENTITY faqurl.freetype "http://www.freetype.org/";>
 <!ENTITY faqurl.gd "http://www.boutell.com/gd/#buildgd";>
 <!ENTITY faqurl.imap "ftp://ftp.cac.washington.edu/imap/old/imap-4.5.tar.Z";>
+<!ENTITY faqurl.install "http://www.webgenx.com/php/phpnes.php3";>
 <!ENTITY faqurl.ldap "ftp://ftp.openldap.org/pub/openldap/openldap-stable.tgz";>
 <!ENTITY faqurl.ldap.free "ftp://ftp.critical-angle.com/pub/cai/slapd/";>
 <!ENTITY faqurl.ldap.mt "ftp://terminator.rs.itd.umich.edu/ldap/ldap-3.3.tar.Z";>
@@ -22,11 +30,13 @@
 <!ENTITY faqurl.msql.unix "http://www.hughes.com.au/";>
 <!ENTITY faqurl.msql.win "http://blnet.com/msqlpc/";>
 <!ENTITY faqurl.mysql "http://www.mysql.com/";>
+<!ENTITY faqurl.openlinksw "http://www.openlinksw.com/";>
 <!ENTITY faqurl.pdflib "http://www.pdflib.com/";>
 <!ENTITY faqurl.php "http://www.php.net/";>
 <!ENTITY faqurl.php.cvs "http://cvs.php.net/";>
 <!ENTITY faqurl.php.download "http://www.php.net/downloads.php";>
 <!ENTITY faqurl.php.manual "http://www.php.net/manual/";>
+<!ENTITY faqurl.php.manual.config.nt 
+"http://www.php.net/manual/config-apache-nt.html";>
 <!ENTITY faqurl.php.support "http://www.php.net/support.php";>
 <!ENTITY faqurl.php.support.winbuild "http://www.php.net/extra/win32build.zip";>
 <!ENTITY faqurl.readline "ftp://prep.ai.mit.edu/pub/gnu/readline/";>


Reply via email to