[PHP-DOC] cvs: phpdoc /pt_BR language-snippets.ent /pt_BR/appendices history.xml /pt_BR/functions mhash.xml

2001-12-29 Thread Egon Schmid
eschmid Sat Dec 29 03:08:17 2001 EDT Modified files: /phpdoc/pt_BR language-snippets.ent /phpdoc/pt_BR/functions mhash.xml /phpdoc/pt_BR/appendiceshistory.xml Log: Fixed some errors. Index: phpdoc/pt_BR/language-snippets.ent diff -u phpd

Re: [PHP-DOC] cvs: phpdoc /fr/appendices history.xml

2001-12-29 Thread Gabor Hojtsy
We'll, it would be the best to remove it completely. Unless you remove this, the manual won't build, as this xml is not valid. Sorry, but I have no fr tree checked out. Goba - Original Message - From: "Egon Schmid" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 29,

Re: [PHP-DOC] coding standards - draft

2001-12-29 Thread Friedhelm Betz
> Nice. Some additions: [...] > I may some up with more suggestions in the future, these > are the ones came to my mind reading your draft. Feel > free to discuss, and incorporate where appropriate. Thanks for your additions. Looking forward for more.:-) I tried to incorporate them, also the

[PHP-DOC] cvs: phpdoc /de Translators

2001-12-29 Thread Friedhelm Betz
betzSat Dec 29 08:08:18 2001 EDT Modified files: /phpdoc/de Translators Log: updating Index: phpdoc/de/Translators diff -u phpdoc/de/Translators:1.230 phpdoc/de/Translators:1.231 --- phpdoc/de/Translators:1.230 Tue Dec 25 16:01:47 2001 +++ phpdoc/de/Trans

[PHP-DOC] Bug #14752: missing changelog item

2001-12-29 Thread albert
From: [EMAIL PROTECTED] Operating system: N/A PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: missing changelog item On the php 4.1.0 changelog page on php.net, there's no mention of the (correctly) fixed return values of strtok(). This is, on the oth

[PHP-DOC] Suggestion for configuration options in install.xml

2001-12-29 Thread Mark Kronsbein
Hi! The following is my first suggestion, how to document every option. I know, that URLs go to global.ent, so don't care ;) Mark --with-gd[=DIR] PHP 3: Include GD support (DIR is GD's install dir). Set DIR to shared to build as a dl, or shared,DIR to build

Re: [PHP-DOC] Suggestion for configuration options in install.xml

2001-12-29 Thread Gabor Hojtsy
> Set DIR to shared to build as a dl, or shared,DIR to build as a dl and still specify DIR. This is such a common snippet, that we could put in in language-snippets.ent. But then including this snippet in nearly every option in PHP 3 and PHP 4 is not worth it. It would be much better to include a

[PHP-DOC] Hello,

2001-12-29 Thread Sash!
I sent mail to php group, about not having Russian version of php manuals. They said that there are not enough ppl to work on it and if I want to volunteer in translating I can send mail to you ... Well ... here I am ... I'll be glad to help. Alex.

Re: [PHP-DOC] cvs: phpdoc /fr/appendices history.xml

2001-12-29 Thread Egon Schmid
From: "Gabor Hojtsy" <[EMAIL PROTECTED]> > We'll, it would be the best to remove it completely. Unless > you remove this, the manual won't build, as this xml is not valid. > Sorry, but I have no fr tree checked out. Sorry, but I don´t delete a translation. I have put only comments around the inc

[PHP-DOC] cvs: phpdoc /en/chapters install.xml

2001-12-29 Thread Gabor Hojtsy
gobaSat Dec 29 10:25:28 2001 EDT Modified files: /phpdoc/en/chapters install.xml Log: Add missing tags. IDs not corrected, so this won't build... Index: phpdoc/en/chapters/install.xml diff -u phpdoc/en/chapters/install.xml:1.100 phpdoc/en/chapters/ins

Re: [PHP-DOC] cvs: phpdoc /fr/appendices history.xml

2001-12-29 Thread Gabor Hojtsy
> > We'll, it would be the best to remove it completely. Unless > > you remove this, the manual won't build, as this xml is not valid. > > Sorry, but I have no fr tree checked out. > > Sorry, but I don´t delete a translation. I have put only comments > around the incomplete part and it is now vali

[PHP-DOC] [IMPORTANT] wishes for php ...

2001-12-29 Thread Wolfgang Drews
Hi, this one goes out to you Coder! My wishes for the next year are simple and easy to understand - PLEASE DOCCUMENT YOUR CODE! Ask yourself, for who you are coding. You give your sparetime to code things for PHP, and i think you do this, because you will bring it on. Do you r

Re: [PHP-DOC] cvs: phpdoc /fr/appendices history.xml

2001-12-29 Thread Egon Schmid
From: "Gabor Hojtsy" <[EMAIL PROTECTED]> > > I have checked all languages and all could be build now. I know > > also, that languages with en/chapters/install.xml have problems. > > I have corrected the missing tags, but I can't guess > what to do with duplicate/missing IDs... This mean only, t

[PHP-DOC] Re: [PHP-DEV] [IMPORTANT] wishes for php ...

2001-12-29 Thread Markus Fischer
Ok, we will start off with removing ext/socket and ext/domxml. Their manuel pages have been adapted with the function calls by Hartmut (thx!) but yet they aren't really documented. Gread idea, no? And, alas you said you don't listen to this answer: You can't force anyone t

[PHP-DOC] Re: [PHP-DEV] [IMPORTANT] wishes for php ...

2001-12-29 Thread Markus Fischer
Ah, and btw, that's what we've the documentation team for, no? -- Please always Cc to me when replying to me on the lists.

Re: [PHP-DOC] Re: [PHP-DEV] [IMPORTANT] wishes for php ...

2001-12-29 Thread Egon Schmid
From: "Markus Fischer" <[EMAIL PROTECTED]> > Ah, and btw, that's what we've the documentation team for, no? If we get no information there will be no documentation. I see the faqt, that extension authors aren´t able or will not write correct prototype folding hooks. Please read yourself CODI

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] [IMPORTANT] wishes for php ...

2001-12-29 Thread Markus Fischer
On Sat, Dec 29, 2001 at 10:43:32PM +0100, Egon Schmid wrote : > From: "Markus Fischer" <[EMAIL PROTECTED]> > > > Ah, and btw, that's what we've the documentation team for, no? > > If we get no information there will be no documentation. I see the > faqt, that extension authors aren´t able o

RE: [PHP-DOC] Re: [PHP-DEV] [IMPORTANT] wishes for php ...

2001-12-29 Thread Wolfgang Drews
> Ok, we will start off with removing ext/socket and > ext/domxml. Their manuel pages have been adapted with the > function calls by Hartmut (thx!) but yet they aren't really > documented. Gread idea, no? You should read my mail carefully before getting funny. What i wrote " Do no

[PHP-DOC] Re: [PHP-DEV] [IMPORTANT] wishes for php ...

2001-12-29 Thread Markus Fischer
Obviously, you shouldn't have taken this mail too seriously. Did you!? ;-) On Sat, Dec 29, 2001 at 11:17:11PM +0100, Wolfgang Drews wrote : > > Ok, we will start off with removing ext/socket and > > ext/domxml. Their manuel pages have been adapted with the > > function calls

Re: [PHP-DOC] Re: [PHP-DEV] [IMPORTANT] wishes for php ...

2001-12-29 Thread Egon Schmid
From: "Markus Fischer" <[EMAIL PROTECTED]> > Obviously, you shouldn't have taken this mail too seriously. > > Did you!? ;-) We expect on serious postings only serious responses. The best thing we can do is to do nothing. -Egon

[PHP-DOC] cvs: phpdoc /hu/functions pcre.xml

2001-12-29 Thread Gyozo Papp
pgerzsonSat Dec 29 19:09:39 2001 EDT Modified files: /phpdoc/hu/functionspcre.xml Log: enumarating special character within preg-quote is already in CDATA section in HU translation, please don't remove it and modify it with care Index: phpdoc