goba            Thu Jul 26 04:54:04 2001 EDT

  Modified files:              
    /phpdoc     global.ent 
    /phpdoc/en  preface.xml 
  Log:
  Updating Preface:
  
   - PHP is not only a hypertext preprocessor (please
     correct my english, if it is not right :)
   - There are many people contributing to the doc
     framework, we can't name them
   - Added winhelp generation details, reordered
     format list
   - Removed snaps.php.net, as there are no manual
     snapshots there, but the ones at php.net
     are actual ones
   - some whitespace changes in global.ent
  
  
  
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.99 phpdoc/global.ent:1.100
--- phpdoc/global.ent:1.99      Mon Jul 23 09:18:00 2001
+++ phpdoc/global.ent   Thu Jul 26 04:54:04 2001
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.99 2001/07/23 13:18:00 dams Exp $
+ $Id: global.ent,v 1.100 2001/07/26 08:54:04 goba Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -110,9 +110,9 @@
 <!ENTITY url.php.bugdosdonts "http://bugs.php.net/bugs-dos-and-donts.php";>
 <!ENTITY url.php.cvs "http://cvs.php.net/";>
 <!ENTITY url.php.docs "http://www.php.net/docs.php";>
+<!ENTITY url.php.gtk "http://gtk.php.net/";>
 <!ENTITY url.php.manual "http://www.php.net/manual/";>
 <!ENTITY url.php.stats "../images/phpstats-200002.gif">
-<!ENTITY url.php.snaps.manual "http://snaps.php.net/manual/";>
 <!ENTITY url.phpdoc 'http://www.phpdoc.de/'>
 <!ENTITY url.pgsql "http://www.postgresql.org/";>
 <!ENTITY url.pspell "http://pspell.sourceforge.net/";>
@@ -146,6 +146,7 @@
 <!ENTITY url.unicode "http://www.unicode.org/";>
 <!ENTITY url.velocis "http://www.raima.com/";>
 <!ENTITY url.win32install "http://www.umesd.k12.or.us/php/win32install.html";>
+<!ENTITY url.winhelp 
+"http://msdn.microsoft.com/library/tools/htmlhelp/chm/hh1start.htm";>
 <!ENTITY url.wddx "http://www.wddx.org/";>
 <!ENTITY url.xemacs "http://www.xemacs.org/";>
 <!ENTITY url.xml "http://www.w3.org/XML/";>
@@ -158,32 +159,32 @@
 
 <!ENTITY book.applied.cryptography 'Applied Cryptography by Schneier (ISBN 
0-471-11709-9)'>
 
-<!ENTITY email.rasmus '[EMAIL PROTECTED]'>
-<!ENTITY email.stig   '[EMAIL PROTECTED]'>
-<!ENTITY email.bob    '[EMAIL PROTECTED]'>
+<!ENTITY email.rasmus   '[EMAIL PROTECTED]'>
+<!ENTITY email.stig     '[EMAIL PROTECTED]'>
+<!ENTITY email.bob      '[EMAIL PROTECTED]'>
 <!ENTITY email.perugini '[EMAIL PROTECTED]'>
-<!ENTITY email.rafael '[EMAIL PROTECTED]'>
-<!ENTITY email.dams '[EMAIL PROTECTED]'>
-<!ENTITY email.bibi '[EMAIL PROTECTED]'>
-<!ENTITY email.ming '[EMAIL PROTECTED]'>
+<!ENTITY email.rafael   '[EMAIL PROTECTED]'>
+<!ENTITY email.dams     '[EMAIL PROTECTED]'>
+<!ENTITY email.bibi     '[EMAIL PROTECTED]'>
+<!ENTITY email.ming     '[EMAIL PROTECTED]'>
 
-<!ENTITY email.php.install   '[EMAIL PROTECTED]'>
+<!ENTITY email.php.install           '[EMAIL PROTECTED]'>
 <!ENTITY email.php.install.subscribe '[EMAIL PROTECTED]'>
 
-<!ENTITY link.rasmus '<ulink url="mailto:&email.rasmus;";>Rasmus Lerdorf</ulink>'>
-<!ENTITY link.stig   '<ulink url="mailto:&email.stig;";>Stig S&aelig;ther 
Bakken</ulink>'>
-<!ENTITY link.bob    '<ulink url="mailto:&email.bob;";>Bob Silva</ulink>'>
-<!ENTITY link.perugini  '<ulink url="mailto:&email.perugini;";>Luca Perugini</ulink>'>
-<!ENTITY link.rafael '<ulink url="mailto:&email.rafael;";>Rafael 
Mart&iacute;nez</ulink>'>
-
-<!ENTITY spec.ftp  'http://www.faqs.org/rfcs/rfc959.html'>
-<!ENTITY spec.http1.0 
'http://www.w3.org/hypertext/WWW/Protocols/HTTP1.0/draft-ietf-http-spec.html'>
-<!ENTITY spec.http1.1 'http://www.w3.org/Protocols/rfc2616/rfc2616'>
-<!ENTITY spec.cookies 'http://www.netscape.com/newsref/std/cookie_spec.html'>
-<!ENTITY spec.strftime 
'http://www.opengroup.org/onlinepubs/7908799/xsh/strftime.html'>
+<!ENTITY link.rasmus   '<ulink url="mailto:&email.rasmus;";>Rasmus Lerdorf</ulink>'>
+<!ENTITY link.stig     '<ulink url="mailto:&email.stig;";>Stig S&aelig;ther 
+Bakken</ulink>'>
+<!ENTITY link.bob      '<ulink url="mailto:&email.bob;";>Bob Silva</ulink>'>
+<!ENTITY link.perugini '<ulink url="mailto:&email.perugini;";>Luca Perugini</ulink>'>
+<!ENTITY link.rafael   '<ulink url="mailto:&email.rafael;";>Rafael 
+Mart&iacute;nez</ulink>'>
+
+<!ENTITY spec.ftp       'http://www.faqs.org/rfcs/rfc959.html'>
+<!ENTITY spec.http1.0   
+'http://www.w3.org/hypertext/WWW/Protocols/HTTP1.0/draft-ietf-http-spec.html'>
+<!ENTITY spec.http1.1   'http://www.w3.org/Protocols/rfc2616/rfc2616'>
+<!ENTITY spec.cookies   'http://www.netscape.com/newsref/std/cookie_spec.html'>
+<!ENTITY spec.strftime  
+'http://www.opengroup.org/onlinepubs/7908799/xsh/strftime.html'>
 <!ENTITY spec.hyperwave 'http://www.hyperwave.com/7.17-hg-prot'>
-<!ENTITY spec.pdf.fdf 'http://partners.adobe.com/asn/developer/acrosdk/forms.html'>
+<!ENTITY spec.pdf.fdf   'http://partners.adobe.com/asn/developer/acrosdk/forms.html'>
 
-<!ENTITY true '<constant>TRUE</constant>'>
+<!ENTITY true  '<constant>TRUE</constant>'>
 <!ENTITY false '<constant>FALSE</constant>'>
-<!ENTITY null '<constant>NULL</constant>'>
+<!ENTITY null  '<constant>NULL</constant>'>
Index: phpdoc/en/preface.xml
diff -u phpdoc/en/preface.xml:1.6 phpdoc/en/preface.xml:1.7
--- phpdoc/en/preface.xml:1.6   Thu Jan 18 13:28:47 2001
+++ phpdoc/en/preface.xml       Thu Jul 26 04:54:04 2001
@@ -11,12 +11,19 @@
     is to allow web developers to write dynamically generated pages
     quickly.
    </simpara>
+   <simpara>
+    Note, that PHP is not only a Hypertext Preprocessor today. You
+    can generate images, PDF files or even Flash animations on the
+    fly with simple PHP scripts. Also check
+    <ulink url="&url.php.gtk;">PHP-GTK</ulink> to see, that
+    PHP can be used to write client-side GUI applications. 
+   </simpara>
   </abstract>
 
   <sect1 id="about">
    <title>About this Manual</title>
    <para>
-    This manual is written in <acronym>XML</acronym> using the <ulink
+     This manual is written in <acronym>XML</acronym> using the <ulink
      url="&url.docbook.xml;">DocBook XML DTD</ulink>, using <ulink
      url="&url.dsssl;"><acronym>DSSSL</acronym></ulink> (Document
      Style and Semantics Specification Language) for formatting.  The
@@ -26,18 +33,15 @@
      url="&url.jclark;">James Clark</ulink> and <ulink
      url="&url.dbstyle;">The Modular DocBook Stylesheets</ulink>
      written by <ulink url="&url.nwalsh;">Norman Walsh</ulink>.
-     PHP's documentation framework is maintained by &link.stig;.
+     We use <ulink url="&url.winhelp;">Microsoft HTML Help Workshop</ulink>
+     to generate the WinHelp format of the manual.
    </para>
    <para>
-    You can download the manual in various languages and formats,
-    including <acronym>PDF</acronym>, plain text, plain
-    <acronym>HTML</acronym>, WinHelp, and <acronym>RTF</acronym>
+    You can download the actual manual in various languages and
+    formats, including plain text, plain <acronym>HTML</acronym>,
+    <acronym>PDF</acronym>, PalmPilot DOC and iSilo and WinHelp,
     from <ulink url="&url.php.docs;">&url.php.docs;</ulink>.
-   </para>
-   <para>
-    Daily HTML snapshots of the manual, including translations, can be
-    found at <ulink
-    url="&url.php.snaps.manual;">&url.php.snaps.manual;</ulink>.
+    The manuals are updated daily.
    </para>
    <para>
     You can find more information about downloading the


Reply via email to