goba Sun Nov 25 05:26:21 2001 EDT
Modified files:
/phpdoc global.ent
/phpdoc/en/appendices about.xml
Log:
Adding note about VB4Linux (an ongoing development to build a VB
environment for Linux including a CHM creator and viewer :). Hope
they will be successful :)
Adding TODO to about.xml...
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.128 phpdoc/global.ent:1.129
--- phpdoc/global.ent:1.128 Sat Nov 24 11:44:52 2001
+++ phpdoc/global.ent Sun Nov 25 05:26:17 2001
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: global.ent,v 1.128 2001/11/24 16:44:52 goba Exp $
+ $Id: global.ent,v 1.129 2001/11/25 10:26:17 goba Exp $
Contains global "macros" for all the XML documents.
@@ -180,6 +180,7 @@
<!ENTITY url.tiff "http://www.libtiff.org/">
<!ENTITY url.ucd-snmp "http://ucd-snmp.ucdavis.edu/">
<!ENTITY url.unicode "http://www.unicode.org/">
+<!ENTITY url.vb4linux "http://sourceforge.net/projects/vb4linux/">
<!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/en-us/htmlhelp/html/vsconhh1start.asp">
Index: phpdoc/en/appendices/about.xml
diff -u phpdoc/en/appendices/about.xml:1.2 phpdoc/en/appendices/about.xml:1.3
--- phpdoc/en/appendices/about.xml:1.2 Sat Nov 24 12:24:06 2001
+++ phpdoc/en/appendices/about.xml Sun Nov 25 05:26:21 2001
@@ -1,6 +1,14 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
+<!--
+ TODO: add manual conventions section (eg. how to read
+ function usage parts, what is fixed with, what is
+ bold, what is linked
+
+ add some tips about combining the versions (online-
+ offline), and using "http://anymirror.php.net/funcname"
+-->
<appendix id="moreabout">
<title>More about this Manual</title>
@@ -84,10 +92,15 @@
provides full text search, search in search results,
full index, and bookmarking. This format also kindly
integrates with many popular PHP IDEs on Windows.
- The biggest disadvantage is that it is only
+ The biggest disadvantage is that it is currently only
available on Windows operating systems. You also
need the MS Internet Explorer 4.0 or newer to access the
- CHM version, if you are on an older Windows system
+ CHM version, if you are on an older Windows system.
+ A Visual Basic for Linux project is under the planing
+ stage, which would include the development of a CHM
+ Creator and Viewer for Linux. See their
+ <ulink url="&url.vb4linux;">sourceforge
+ page</ulink>, if you are interested in the progress.
</para>
</sect1>