on 8/07/01 12:43, Hojtsy Gabor at [EMAIL PROTECTED] wrote:
Hi Goba,
> What is the news about $subj?
Here is the suggestion :
Create a new directory for FAQ (called "faq").
All main FAQ entry get its own file
("faq.general","faq.mailing-lists","faq.obtaining","faq.databases"...).
Each file has the following layout :
<reference id="faq.obtaining">
<title>Obtaining PHP</title>
<titleabbrev>Obtaining PHP</titleabbrev>
<partintro>
<para>
This faq deals with how to obtains PHP, where, when
and why (this may be an optionnal introduction, as usual.).
</para>
</partintro>
<refentry id="faq.obtaining.where">
<refnamediv>
<refpurpose>Where can I obtain PHP?</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<para>
You can download PHP from any of the members of the
PHP network of sites. These can be found at
<link linkend="&url.php;">&url.php;</a>.
You can also use anonymous CVS to get the absolute latest
version of the source. For more information, go to
<link linkend="&url.php.cvs;">&url.php.cvs;</a>.
</para>
</refsect1>
</refentry>
</reference>
Most of the job will be bringing in all URL, and extracting HTML
tag : nothing bad, due to since layout from Jim.
Any XML guru can validate such a file (Egon?)?
I'll be glad to hear any opinion. I'll make the folder and at least
one file later, so as to have a first draft soon.
Damien Seguy
NB : Thanks for proof-reading resources.xml.