Re: [PHP-DOC] A question about the ftp_close function

2002-11-13 Thread Philip Olson
> > Okay this sounds good. Btw, Derick does your magic involve using > > the html tag? Like (in HTML): > > > > WWW > > Yeah, but unfortunatley the docbook specs dont allow the title > attribute, so I had to hack my dtds. I don't think the title should go there, only in a central file suc

Re: [PHP-DOC] A question about the ftp_close function

2002-11-13 Thread Derick Rethans
On Wed, 13 Nov 2002, Philip Olson wrote: > Okay this sounds good. Btw, Derick does your magic involve using > the html tag? Like (in HTML): > > WWW Yeah, but unfortunatley the docbook specs dont allow the title attribute, so I had to hack my dtds. > Curious. Adding this feature would be

Re: [PHP-DOC] A question about the ftp_close function

2002-11-13 Thread Philip Olson
> > > > I'm not familiar with XSLT and on my TODO is to figure out > > > how to implement this. I assume it'll exist as: > > > > > > CVS > > > > > > And when someone uses them they'll add the info into acronyms.xml > > > Also, make test will check for this. The terms will then link to > > >

Re: [PHP-DOC] A question about the ftp_close function

2002-11-13 Thread Derick Rethans
On Wed, 13 Nov 2002, Gabor Hojtsy wrote: > > I'm not familiar with XSLT and on my TODO is to figure out > > how to implement this. I assume it'll exist as: > > > > CVS > > > > And when someone uses them they'll add the info into acronyms.xml > > Also, make test will check for this. The term

Re: [PHP-DOC] A question about the ftp_close function

2002-11-13 Thread Gabor Hojtsy
> I'm not familiar with XSLT and on my TODO is to figure out > how to implement this. I assume it'll exist as: > > CVS > > And when someone uses them they'll add the info into acronyms.xml > Also, make test will check for this. The terms will then link to > the appropriate acronyms entry in

RE: [PHP-DOC] A question about the ftp_close function

2002-11-12 Thread Philip Olson
> > How about instead we use, for example, the tag (or > > similar) so: > > > > CVS > > > > And in acronyms.xml we would list a definition for such terms. > > I don't know if is the appropriate tag but the > > idea is what's important here. I prefer this method. > > Yes, this is nice. I'm

RE: [PHP-DOC] A question about the ftp_close function

2002-11-11 Thread Ford, Mike [LSS]
> -Original Message- > From: Philip Olson [mailto:philip@;cornado.com] > Sent: 08 November 2002 21:32 > To: Ford, Mike [LSS] > > How about instead we use, for example, the tag (or > similar) so: > > CVS > > And in acronyms.xml we would list a definition for such terms. > I don't know

Re: [PHP-DOC] A question about the ftp_close function

2002-11-09 Thread Gabor Hojtsy
> How about instead we use, for example, the tag (or > similar) so: > > CVS > > And in acronyms.xml we would list a definition for such terms. > I don't know if is the appropriate tag but the > idea is what's important here. I prefer this method. This would be cool ;) Goba -- PHP Docum

Re: [PHP-DOC] A question about the ftp_close function

2002-11-09 Thread Gabor Hojtsy
> This illustrates a point I've mentioned before. Speaking as someone who > spent 10 years or so as a technical author/editor, I very much think the > term CVS should be banned in end-user-oriented documentation (including > the bug-reporting system!). If someone has never come across a > version

RE: [PHP-DOC] A question about the ftp_close function

2002-11-08 Thread Philip Olson
> > "This function is only available in CVS. " > > i dont' understand the sentence above. [snip] > This illustrates a point I've mentioned before. Speaking as someone > who spent 10 years or so as a technical author/editor, I very much > think the term CVS should be banned in end-user-oriented

RE: [PHP-DOC] A question about the ftp_close function

2002-11-08 Thread Ford, Mike [LSS]
> -Original Message- > From: Avenger [mailto:avengerphp@;hotmail.com] > Sent: 08 November 2002 08:48 > > This function 's description say: > > "This function is only available in CVS. " > > i dont' understand the sentence above. > > can ftp_close use in CVS? > > or CVS has otherwise me

Re: [PHP-DOC] A question about the ftp_close function

2002-11-08 Thread Philip Olson
It means that someone put that there when they shouldn't have. When these docs were written this function was only available in CVS. In otherwords, it wasn't available outside the PHP4 source tree or in any current PHP distribution. Until PHP 4.2.0 that is. I just deleted this note and did a m

[PHP-DOC] A question about the ftp_close function

2002-11-08 Thread Avenger
This function 's description say: "This function is only available in CVS. " i dont' understand the sentence above. can ftp_close use in CVS? or CVS has otherwise mean? Thanks.. -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php