RE: [PHP-DOC] cvs: phpdoc /howto cvs.xml howto.html.tar.gz howto.xml tools.xml working.xml

2002-07-17 Thread Gregory Song
Well, in the new cvs.xml file in phpdoc/hwoto, I noticed following content when I was doing the translation: + +If you would like to work with a translation group, checking +out the phpdoc module is not enough (though +required), as it only contains the files needed for building t

RE: [PHP-DOC] cvs: phpdoc /howto cvs.xml howto.html.tar.gz howto.xml tools.xml working.xml

2002-07-17 Thread Gregory Song
Oops, New task to get going. I just had those file translated the week before! :-( -- Gregory Song [EMAIL PROTECTED] http://www.windia.net +86-28-83203038-203 > -Original Message- > From: Gabor Hojtsy [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 18, 2002 3:14 AM > To: [EMAIL PROTEC

RE: [PHP-DOC] error when checkout phpdoc-zh??

2002-07-17 Thread Gregory Song
Well, I'm sure the 'zh' subdir on the repository was not created by me. I did create a 'zh' subdir on my local following the HOWTO, but I didn't do any commit operation after that yesterday! Anyhow, I always commit just files(no dirs) with WinCVS! I have manually updated the content of Repository

[PHP-DOC] what was the errors in http://www.php.net/manual/zh/build.log.gz

2002-07-17 Thread ФʢÎÄ
hi, http://www.php.net/manual/zh/build.log.gz show somes errors like follows: >>> running make mirror-files ... /usr/bin/jade -D . -wno-idref -d dsssl/phpweb.dsl -V use-output-dir -t sgml /local/mirror/phpdoc/dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml /usr/bin/jade:/usr/share/sgml/docb

[PHP-DOC] cvs: phpdoc /en/appendices reserved.constants.imap.xml

2002-07-17 Thread Gabor Hojtsy
gobaWed Jul 17 16:25:28 2002 EDT Removed files: /phpdoc/en/appendices reserved.constants.imap.xml Log: Hey, imap constants are also already moved to reference/imap -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-DOC] cvs: phpdoc /en/reference rsusi.txt

2002-07-17 Thread Gabor Hojtsy
gobaWed Jul 17 16:19:43 2002 EDT Added files: /phpdoc/en/referencersusi.txt Log: As I cannot follow the reference structure updates I needed to make a table for myself about the progress (what reference index files are updated to the new manpage

[PHP-DOC] Bug #18387 Updated: Incorrect work with xml encoding

2002-07-17 Thread chregu
ID: 18387 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows (98,2000) PHP Version: 4.2.1 New Comment: ooops. the text goes even further on that page: "More

[PHP-DOC] Bug #18387 Updated: Incorrect work with xml encoding

2002-07-17 Thread chregu
ID: 18387 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows (98,2000) PHP Version: 4.2.1 New Comment: Just for the record: >From http://xmlsoft.org/encoding

[PHP-DOC] cvs: phpdoc /en/appendices reserved.constants.gd.xml reserved.constants.gmp.xml

2002-07-17 Thread Gabor Hojtsy
gobaWed Jul 17 15:51:05 2002 EDT Removed files: /phpdoc/en/appendices reserved.constants.gd.xml reserved.constants.gmp.xml Log: Ups, to more files left ;) -- PHP Documentation Mailing List (http://www.php.net/)

[PHP-DOC] cvs: phpdoc /en/appendices reserved.constants.dbx.xml reserved.constants.domxml.xml reserved.constants.fbsql.xml reserved.constants.fdf.xml reserved.constants.fribidi.xml reserved.constants.ftp.xml

2002-07-17 Thread Gabor Hojtsy
gobaWed Jul 17 15:49:11 2002 EDT Removed files: /phpdoc/en/appendices reserved.constants.dbx.xml reserved.constants.domxml.xml reserved.constants.fbsql.xml res

[PHP-DOC] cvs: phpdoc /howto cvs.xml howto.html.tar.gz howto.xml tools.xml working.xml

2002-07-17 Thread Gabor Hojtsy
gobaWed Jul 17 15:13:36 2002 EDT Modified files: /phpdoc/howto cvs.xml howto.html.tar.gz howto.xml tools.xml working.xml Log: repository != module -> Correcting some badly written text to talk about module where we talk about p

[PHP-DOC] Bug #18387 Updated: Incorrect work with xml encoding

2002-07-17 Thread sniper
ID: 18387 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: DOM XML related +Bug Type: Documentation problem Operating System: Windows (98,2000) PHP Version: 4.2.1 New Comment: reclassified Previ

[PHP-DOC] cvs: phpdoc / .cvsignore

2002-07-17 Thread Gabor Hojtsy
gobaWed Jul 17 11:59:35 2002 EDT Modified files: /phpdoc .cvsignore Log: The new cygwin version of m4 loves to put this cache directory here... Index: phpdoc/.cvsignore diff -u phpdoc/.cvsignore:1.34 phpdoc/.cvsignore:1.35 --- phpdoc/.cvsignore:1.34

[PHP-DOC] cvs: phpdoc /howto cvs.xml docbook.xml framework.xml generating.xml howto.ent howto.html.tar.gz howto.xml tools.xml working.xml

2002-07-17 Thread Gabor Hojtsy
gobaWed Jul 17 11:55:01 2002 EDT Modified files: /phpdoc/howto cvs.xml docbook.xml framework.xml generating.xml howto.ent howto.html.tar.gz howto.xml tools.xml working.xml Log: General summer update ;)

Re: [PHP-DOC] error when checkout phpdoc-zh??

2002-07-17 Thread Gabor Hojtsy
> > I think I would never know to pursue this command following PHP > > Documentation HOWTO! This documentation, on which I'm translating in to > > Simplefied Chinese, is really need a update! ;-) > > I think Goba is on the way . I am heavily on it. BTW I think the howto is not the right do

[PHP-DOC] style sheets into phpdoc

2002-07-17 Thread Gabor Hojtsy
Hi! Why not to put DSSSL and XSL stylesheets into the phpdoc repository, much like the DTDs? Style sheets are much more subject to changes and this way we can avoid problems with style sheet version differences on the testing and generation machines. I lately updated the style sheets on my machin

RE: [PHP-DOC] local buildsystem win32

2002-07-17 Thread Gregory Song
Well, I've got exactly the same error echo when I run 'make test', even the lines and column it mentioned in the error! What's wrong with it? Is there something wrong we did when we run configure and 'make test'? Or there's sth. wrong with configure.in or the making progress? > -Original Me

RE: [PHP-DOC] Error with configure.in?

2002-07-17 Thread Gregory Song
Well, Thank you for that! Wish I could have not to modify it manually everytime I run new configure... :-P > -Original Message- > From: Hartmut Holzgraefe [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 17, 2002 9:10 PM > To: Gregory Song > Cc: [PHPDOC]; PHPDOC-ZH > Subject: Re: [PHP

[PHP-DOC] cvs: phpdoc / configure.in

2002-07-17 Thread Hartmut Holzgraefe
hholzgraWed Jul 17 09:12:47 2002 EDT Modified files: /phpdoc configure.in Log: disabled php version check for now Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.157 phpdoc/configure.in:1.158 --- phpdoc/configure.in:1.157 Wed Jul 17 06

RE: [PHP-DOC] Error with configure.in?

2002-07-17 Thread Gregory Song
I'm Under WIndows 2000 Server with Cygwin. I don't have that problem several days ago! Currently I manually disable the checking of PHP in configure script to make it work... I don't like to to this anyhow... -Original Message- From: Hartmut Holzgraefe [mailto:[EMAIL PROTECTED]] Sent: We

Re: [PHP-DOC] Error with configure.in?

2002-07-17 Thread Hartmut Holzgraefe
Gregory Song wrote: > There seemed to be sth wrong with the php version checking. I've got > following error when I run configure: > > checking for php... ../phpdoc-tools/php.bat > checking php version... test: =: argument expected > 4.2.1 > configure: error: PHP version 4

[PHP-DOC] Error with configure.in?

2002-07-17 Thread Gregory Song
There seemed to be sth wrong with the php version checking. I've got following error when I run configure: checking for php... ../phpdoc-tools/php.bat checking php version... test: =: argument expected 4.2.1 configure: error: PHP version 4.0.0 or newer needed Is t

RE: [PHP-DOC] error when checkout phpdoc-zh??

2002-07-17 Thread Gregory Song
Thank you very much! The following command: cvs co phpdoc-zh-dir does works and I get correct copy of phpdoc-zh molude under phpdoc/ directory! I think I would never know to pursue this command following PHP Documentation HOWTO! This documentation, on which I'm translating in to Simplef

[PHP-DOC] Bug #18390 Updated: old documentation

2002-07-17 Thread hholzgra
ID: 18390 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: any PHP Version: 4.2.1 New Comment: you should always read the english original i

[PHP-DOC] local buildsystem win32

2002-07-17 Thread Friedhelm Betz
Hi , maybe someone can give me a hint? Working on win32 with cygwin. Really fresh checkout of the en and de tree, autoconf and ./configure: $ ./configure file versions Makefile.in,v 1.119 configure.in,v 1.157 configure options: checking for php... ../phpdoc-tools/php.bat checking php version... 4

[PHP-DOC] Bug #18390: old documentation

2002-07-17 Thread yves
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.2.1 PHP Bug Type: Documentation problem Bug description: old documentation The german documentation translation of the php function ob_start misses the optional parameter for the callback function. You may notice t

[PHP-DOC] back

2002-07-17 Thread Friedhelm Betz
Hi, back on phpdoc after a longer period of abstinence:-) I'll go on to apply the new structure to the reference files in the en tree. If anybody has the time to help with this task, it would be nice. Anyone working on this actually? I saw the last commit to reserved.constants.xml.in

[PHP-DOC] tools-on-linux-installing error?

2002-07-17 Thread ФʢÎÄ
hi, I am useing Redhat 7.3 now. the describe of tools-on-linux-installing in PHP Docemnet Howto is wrong! The RedHat source packet can't installed through the command rpm -Uvh *.src.rpm or $ rpm -Uvh docbook-3.x-5.src.rpm $ rpm -Uvh jade-1.2.x-4.src.rpm $ rpm -Uvh jadetex-2.x-0.src.rpm

[PHP-DOC] cvs: phpdoc / configure.in

2002-07-17 Thread Gabor Hojtsy
gobaWed Jul 17 06:37:15 2002 EDT Modified files: /phpdoc configure.in Log: Let configure find the iso entities here in phpdoc, instead of the phpdoc-tools folder. After a fresh update, now windows users can delete the iso-entities from "phpdoc-tools".

[PHP-DOC] cvs: phpdoc /entities/ISO ISOamsa ISOamsb ISOamsc ISOamsn ISOamso ISOamsr ISObox ISOcyr1 ISOcyr2 ISOdia ISOgrk1 ISOgrk2 ISOgrk3 ISOgrk4 ISOlat1 ISOlat2 ISOnum ISOpub ISOtech catalog

2002-07-17 Thread Gabor Hojtsy
gobaWed Jul 17 06:36:11 2002 EDT Added files: /phpdoc/entities/ISOcatalog ISOamsa ISOamsb ISOamsc ISOamsn ISOamso ISOamsr ISObox ISOcyr1 ISOcyr2 ISOdia ISOgrk1 ISOgrk2 ISOgrk3 ISOgrk4 ISOl

Re: [PHP-DOC] error when checkout phpdoc-zh??

2002-07-17 Thread Friedhelm Betz
Hi Gregory, Wednesday, July 17, 2002, 12:17:15 PM, you wrote: > Well, I removed the whole zh subdirectory from phpdoc/ and run 'cvs > checkout phpdoc-zh' at /phpdoc/, but this created a phpdoc-zh directory > under phpdoc/ and then start to download file in molude phpdoc. It is to say > that a

RE: [PHP-DOC] error when checkout phpdoc-zh??

2002-07-17 Thread Gregory Song
Well, I removed the whole zh subdirectory from phpdoc/ and run 'cvs checkout phpdoc-zh' at /phpdoc/, but this created a phpdoc-zh directory under phpdoc/ and then start to download file in molude phpdoc. It is to say that all files I get in the new phpdoc/phpdoc-zh create by that command are the

[PHP-DOC] cvs: phpdoc /xsl html-common.xsl

2002-07-17 Thread Gabor Hojtsy
gobaWed Jul 17 06:01:16 2002 EDT Modified files: /phpdoc/xsl html-common.xsl Log: o Toc.section.depth is not what we looked for to cut off TOC deepness, so do not generate more problems with it... o Removing list of examples, tables, etc. for compa

Re: [PHP-DOC] error when checkout phpdoc-zh??

2002-07-17 Thread Gabor Hojtsy
> According to the PHP Documentation HOWTO, I should create a > sub-dir named 'zh' at the phpdoc directory, and then copy all > files in phpdoc/en into phpdoc/zh, and then autoconf with the > parameter '--with-lang=zh', but I still don't know where and > what to run to checkout both of the two la

RE: [PHP-DOC] error when checkout phpdoc-zh??

2002-07-17 Thread Gregory Song
The doc-zh mailing list have been set up and we've been using it for days! Meanwhile, there seemed to be sth wrong with the php version checking. I've got following error when I run configure: checking for php... ../phpdoc-tools/php.bat checking php version... test: =: argu

RE: [PHP-DOC] error when checkout phpdoc-zh??

2002-07-17 Thread Gregory Song
I've encountered that error exactly! I've even confused with those directories in the phpdoc tree. According to the PHP Documentation HOWTO, I should create a sub-dir named 'zh' at the phpdoc directory, and then copy all files in phpdoc/en into phpdoc/zh, and then autoconf with the paramet

[PHP-DOC] Bug #17784 Updated: fopen() 4th parameter not document

2002-07-17 Thread cynic
ID: 17784 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Documentation problem PHP Version: 4.0CVS-2002-06-16 New Comment: whoa, kudos for the footwork, philip! :) Previous Comments:

Re: [PHP-DOC] error when checkout phpdoc-zh??

2002-07-17 Thread Gabor Hojtsy
> I meet some trouble when I checkout phpdoc-zh. > When I run > > cvs -d :pserver:[EMAIL PROTECTED]:/repository checkout phpdoc-zh > > at last,I get an error: > . > U phpdoc-zh/xsl/version.xml > cvs server: Updating phpdoc-zh/zh > U phpdoc-zh/zh/readme.first > cvs server: existing reposito

[PHP-DOC] error when checkout phpdoc-zh??

2002-07-17 Thread ФʢÎÄ
hi, I meet some trouble when I checkout phpdoc-zh. When I run cvs -d :pserver:[EMAIL PROTECTED]:/repository checkout phpdoc-zh at last,I get an error: . U phpdoc-zh/xsl/version.xml cvs server: Updating phpdoc-zh/zh U phpdoc-zh/zh/readme.first cvs server: existing repository /rep

[PHP-DOC] cvs: phpdoc /zh readme.first

2002-07-17 Thread Xiao shengwen
yinchengWed Jul 17 04:13:21 2002 EDT Removed files: /phpdoc/zh readme.first Log: delete error add file -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /zh readme.first

2002-07-17 Thread Xiao shengwen
yinchengWed Jul 17 03:24:07 2002 EDT Modified files: /phpdoc/zh readme.first Log: add deleted file Index: phpdoc/zh/readme.first diff -u /dev/null phpdoc/zh/readme.first:1.4 --- /dev/null Wed Jul 17 03:24:07 2002 +++ phpdoc/zh/readme.first W