Re: [PHP-DOC] crediting authors and contributors

2004-06-27 Thread Gabor Hojtsy
Curious, why isn't "edited" a category here? It is generated from newsgroup (mailing list) archives, and there was no mail generated on note editing since the begining, or was it? Goba

Re: [PHP-DOC] crediting authors and contributors

2004-06-27 Thread Philip Olson
Curious, why isn't "edited" a category here? Regards, Philip

Re: [PHP-DOC] crediting authors and contributors

2004-06-27 Thread Gabor Hojtsy
Would be nice to have it collected in phpdoc/scripts. The 'week stat' seems to be an all time stat BTW. Would be nice to extend in a way I suggested, if it seems to be fine with you: List people who maintained notes in the past half year and those who maintained notes before it. Then chop both

Re: [PHP-DOC] crediting authors and contributors

2004-06-27 Thread Vincent Gevers
On Saturday 26 June 2004 17:04, Gabor Hojtsy wrote: > >>> Types of other contributors: > >>> - user note maintainers: > >>> andrew, meebay, didou, ... The list can be generated from > >>> the php-notes mailing list archive. Wez is going to do make > >>> a script pull it out from archiv

Re: [PHP-DOC] The Online Generation System

2004-06-27 Thread Tom Sommer
Nuno Lopes wrote: In the near future, all languages will be avaliable in our doc website throught livedocs. Yea I use livedocs to check the doc-changes on my server, it's actually very good, but it seems to dump PHP errors in log.txt and forget my configure line after each ./build.sh If you do a .

Re: [PHP-DOC] The Online Generation System

2004-06-27 Thread Nuno Lopes
> > In the near future, all languages will be avaliable in our doc website > > throught livedocs. > > Yea I use livedocs to check the doc-changes on my server, it's actually > very good, but it seems to dump PHP errors in log.txt and forget my > configure line after each ./build.sh Yes, it still d

Re: [PHP-DOC] The Online Generation System

2004-06-27 Thread Tom Sommer
Nuno Lopes wrote: The translations are only displayed in the main website and in the mirrors when they have some thousands files translated. Currently, you have few files translated, so there is no point in having them on-line. I know it's not displayed on the website, but according to the document

Re: [PHP-DOC] The Online Generation System

2004-06-27 Thread Gabor Hojtsy
Hi Tom, From http://www.php.net/manual/howto/chapter-online-generation.html: "This system generates manuals for all languages with a language-defs.ent file in the translation directory. However the listing of languages at http://www.php.net/docs and http://www.php.net/get/docs are static, so

Re: [PHP-DOC] The Online Generation System

2004-06-27 Thread Nuno Lopes
Hello Tom, The translations are only displayed in the main website and in the mirrors when they have some thousands files translated. Currently, you have few files translated, so there is no point in having them on-line. In the near future, all languages will be avaliable in our doc website throu