[PHP-DOC] cvs: pear /PECL/phpdoc .cvsignore phpdoc.dsp

2001-12-14 Thread Sebastian Bergmann
sebastian Sat Dec 15 02:54:10 2001 EDT Added files: /pear/PECL/phpdoc phpdoc.dsp Modified files: /pear/PECL/phpdoc .cvsignore Log: Add MSVC workspace. It does not compile, yet, though. Index: pear/PECL/phpdoc/.cvsignore diff -

[PHP-DOC] cvs: phpdoc /ja/features connection-handling.xml file-upload.xml images.xml

2001-12-14 Thread Masaki Fujimoto
fujimotoFri Dec 14 23:13:50 2001 EDT Modified files: /phpdoc/ja/features connection-handling.xml file-upload.xml images.xml Log: updated translation. Index: phpdoc/ja/features/connection-handling.xml diff -u phpdoc/ja/featur

[PHP-DOC] cvs: phpdoc /pl Translators

2001-12-14 Thread Leszek Krupinski
leszek Fri Dec 14 23:04:32 2001 EDT Modified files: /phpdoc/pl Translators Log: I forgot to send the Translators yesterday Index: phpdoc/pl/Translators diff -u phpdoc/pl/Translators:1.20 phpdoc/pl/Translators:1.21 --- phpdoc/pl/Translators:1.20 Sun Dec 2 00

[PHP-DOC] Bug #14527 Updated: FAQ problems

2001-12-14 Thread zak
ID: 14527 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Documentation problem Operating System: PHP Version: 4.1.0 New Comment: Hi Colin, I am on it - there is already a bug in the database about this to remind me to fix it. However, given that

[PHP-DOC] cvs: phpdoc /ja/chapters intro.xml

2001-12-14 Thread Masaki Fujimoto
fujimotoFri Dec 14 22:08:58 2001 EDT Modified files: /phpdoc/ja/chapters intro.xml Log: updated translation. Index: phpdoc/ja/chapters/intro.xml diff -u phpdoc/ja/chapters/intro.xml:1.12 phpdoc/ja/chapters/intro.xml:1.13 --- phpdoc/ja/chapters/intro

[PHP-DOC] cvs: phpdoc /ja/appendices escaping.xml history.xml http-stuff.xml regexp.xml

2001-12-14 Thread Masaki Fujimoto
fujimotoFri Dec 14 20:26:56 2001 EDT Modified files: /phpdoc/ja/appendices escaping.xml history.xml http-stuff.xml regexp.xml Log: added local variables, etc. Index: phpdoc/ja/appendices/escaping.xml diff -u php

[PHP-DOC] cvs: phpdoc /ja/appendices debugger.xml

2001-12-14 Thread Masaki Fujimoto
fujimotoFri Dec 14 20:23:23 2001 EDT Modified files: /phpdoc/ja/appendices debugger.xml Log: updated translation. Index: phpdoc/ja/appendices/debugger.xml diff -u phpdoc/ja/appendices/debugger.xml:1.7 phpdoc/ja/appendices/debugger.xml:1.8 --- p

[PHP-DOC] Bug #14527: FAQ problems

2001-12-14 Thread cmv
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.0 PHP Bug Type: Documentation problem Bug description: FAQ problems At http://www.php.net/manual/en/faq.html.php 1) The opening paragraph is grammatically weird. Instead of: "PHP and HTML interact a lot: PHP

Re: [PHP-DOC] corrupted file in tr/functions

2001-12-14 Thread Serdar Soydemir
Sorry, it's totally my fault, thank you for correction. Jim Winstead wrote: > i don't know how, but tr/functions/filepro.xml was strangely broken in > the cvs repository (causing errors on cvs updates complaining about a > broken branch tag). > > it looks like someone is using 'cvs import' to

[PHP-DOC] Re: doc standards (was: ugly cvs subject :)

2001-12-14 Thread Friedhelm Betz
Hi Friday, December 14, 2001, 10:41:50 AM, you wrote: >> > > Therefore I thought this way of writing the protos is ok. >> > > One says care for the pear standards, others say do not. >> > > So how should this be done in the future? >> > >> > There must be some standard, we should not let alone

[PHP-DOC] cvs: phpdoc /en/functions imap.xml

2001-12-14 Thread jim winstead
jimwFri Dec 14 16:24:58 2001 EDT Modified files: /phpdoc/en/functionsimap.xml Log: imap_delete: note that imap_expunge needs to be called during the same connection on pop3 mailboxes Index: phpdoc/en/functions/imap.xml diff -u phpdoc/en/functions/i

[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2001-12-14 Thread jim winstead
jimwFri Dec 14 16:13:18 2001 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: chown,chgrp: allows name or number; unlink: should work just fine on windows; all: use ¬e.no-windows; Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2001-12-14 Thread jim winstead
jimwFri Dec 14 16:02:57 2001 EDT Modified files: /phpdoc/en language-snippets.ent Log: minor punctuation fixes Index: phpdoc/en/language-snippets.ent diff -u phpdoc/en/language-snippets.ent:1.17 phpdoc/en/language-snippets.ent:1.18 --- phpdoc/en/language-s

[PHP-DOC] cvs: phpdoc /en/functions datetime.xml

2001-12-14 Thread jim winstead
jimwFri Dec 14 15:59:38 2001 EDT Modified files: /phpdoc/en/functionsdatetime.xml Log: strtotime: add last/next examples, document now parameter, add note about timestamp range Index: phpdoc/en/functions/datetime.xml diff -u phpdoc/en/functions/dat

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2001-12-14 Thread jim winstead
jimwFri Dec 14 15:44:06 2001 EDT Modified files: /phpdoc/en/language operators.xml Log: disabling shell_exec also disables Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.30 phpdoc/en/language/operators.xml:1.31 --- phpdo

[PHP-DOC] Please read. session.xml

2001-12-14 Thread Yasuo Ohgaki
Does anyone mind if I update session.xml? I would like to prevent flood of bug reports. Thank you. PS: I may write poor English as many of you know already. Please fix them if there are :) If you care about my writing skill, please read mbstring and postgresql manual pages. -- Yasuo Ohgaki

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-14 Thread jim winstead
jimwFri Dec 14 15:27:08 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: print: &return.success;, add examples Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.137 phpdoc/en/functions/strings.xml:1.138 --

[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2001-12-14 Thread jim winstead
jimwFri Dec 14 15:18:25 2001 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: filesize: clarify that size is in bytes Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.99 phpdoc/en/functions/filesyste

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-14 Thread jim winstead
jimwFri Dec 14 15:09:33 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: strpos: fix pre-4.0b3 example Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.136 phpdoc/en/functions/strings.xml:1.137 --- phpdoc

[PHP-DOC] cvs: phpdoc /en/functions curl.xml

2001-12-14 Thread jim winstead
jimwFri Dec 14 15:04:09 2001 EDT Modified files: /phpdoc/en/functionscurl.xml Log: curl_exec: tip.ob-capture Index: phpdoc/en/functions/curl.xml diff -u phpdoc/en/functions/curl.xml:1.19 phpdoc/en/functions/curl.xml:1.20 --- phpdoc/en/functions/curl

[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2001-12-14 Thread jim winstead
jimwFri Dec 14 14:38:23 2001 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: fpassthru: incorporate notes Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.98 phpdoc/en/functions/filesystem.xml:1.99 -

[PHP-DOC] Bug #13606 Updated: $PHP_SELF not always point to script name

2001-12-14 Thread yohgaki
ID: 13606 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Scripting Engine problem Bug Type: Documentation problem Operating System: Linux+Apache 1.3.20+PHP (DSO) PHP Version: 4.0.6 New Comment: Type = Documentation Problem. When test.php is a script, $PHP_SELF ==

[PHP-DOC] corrupted file in tr/functions

2001-12-14 Thread Jim Winstead
i don't know how, but tr/functions/filepro.xml was strangely broken in the cvs repository (causing errors on cvs updates complaining about a broken branch tag). it looks like someone is using 'cvs import' to add files into the 'tr' translation -- you should just use 'cvs add' and 'cvs commit'. j

[PHP-DOC] cvs: phpdoc /tr/functions filepro.xml

2001-12-14 Thread jim winstead
jimwFri Dec 14 13:22:15 2001 EDT Added files: /phpdoc/tr/functionsfilepro.xml Log: fix file that was corrupted in cvs repository Index: phpdoc/tr/functions/filepro.xml +++ phpdoc/tr/functions/filepro.xml filePro fonksiyonları filePro

[PHP-DOC] cvs: phpdoc /tr/functions Filepro.xml Var.xml dir.xml ftp.xml

2001-12-14 Thread Serdar Soydemir
tpugFri Dec 14 13:00:37 2001 EDT Removed files: /phpdoc/tr/functionsFilepro.xml Var.xml dir.xml ftp.xml Log: htw

[PHP-DOC] cvs: phpdoc /tr/functions ftp.xml

2001-12-14 Thread Serdar Soydemir
tpugFri Dec 14 12:57:50 2001 EDT Modified files: /phpdoc/tr/functionsftp.xml Log: hope this works Index: phpdoc/tr/functions/ftp.xml diff -u /dev/null phpdoc/tr/functions/ftp.xml:1.3 --- /dev/null Fri Dec 14 12:57:50 2001 +++ phpdoc/tr/functions/

[PHP-DOC] New CHM manual opinions

2001-12-14 Thread creoz

[PHP-DOC] cvs: phpdoc /tr/functions Var.xml

2001-12-14 Thread Serdar Soydemir
tpugFri Dec 14 12:56:12 2001 EDT Modified files: /phpdoc/tr/functionsVar.xml Log: hope this works Index: phpdoc/tr/functions/Var.xml diff -u /dev/null phpdoc/tr/functions/Var.xml:1.4 --- /dev/null Fri Dec 14 12:56:12 2001 +++ phpdoc/tr/functions/

[PHP-DOC] cvs: phpdoc /tr/functions Filepro.xml

2001-12-14 Thread Serdar Soydemir
tpugFri Dec 14 12:55:21 2001 EDT Modified files: /phpdoc/tr/functionsFilepro.xml Log: hope this works Index: phpdoc/tr/functions/Filepro.xml diff -u /dev/null phpdoc/tr/functions/Filepro.xml:1.4 --- /dev/null Fri Dec 14 12:55:21 2001 +++ phpdoc/tr

[PHP-DOC] cvs: phpdoc /tr/functions dir.xml

2001-12-14 Thread Serdar Soydemir
tpugFri Dec 14 12:47:58 2001 EDT Modified files: /phpdoc/tr/functionsdir.xml Log: hope this works Index: phpdoc/tr/functions/dir.xml diff -u /dev/null phpdoc/tr/functions/dir.xml:1.4 --- /dev/null Fri Dec 14 12:47:58 2001 +++ phpdoc/tr/functions/

[PHP-DOC] cvs: phpdoc /tr/functions dir.xml

2001-12-14 Thread Serdar Soydemir
tpugFri Dec 14 12:28:10 2001 EDT Removed files: /phpdoc/tr/functionsdir.xml Log: Sil

[PHP-DOC] cvs: phpdoc /pt_BR Translators

2001-12-14 Thread Lucas Rocha
lucasr Fri Dec 14 12:17:26 2001 EDT Modified files: /phpdoc/pt_BR Translators Log: Fixing my nickname problem Index: phpdoc/pt_BR/Translators diff -u phpdoc/pt_BR/Translators:1.20 phpdoc/pt_BR/Translators:1.21 --- phpdoc/pt_BR/Translators:1.20 Thu

[PHP-DOC] cvs: phpdoc /ja/appendices aliases.xml

2001-12-14 Thread Masaki Fujimoto
fujimotoFri Dec 14 11:49:29 2001 EDT Modified files: /phpdoc/ja/appendices aliases.xml Log: updated translation. Index: phpdoc/ja/appendices/aliases.xml diff -u phpdoc/ja/appendices/aliases.xml:1.3 phpdoc/ja/appendices/aliases.xml:1.4 --- phpd

[PHP-DOC] cvs: phpdoc /ja/language types.xml

2001-12-14 Thread Masaki Fujimoto
fujimotoFri Dec 14 11:22:11 2001 EDT Modified files: /phpdoc/ja/language types.xml Log: fixed typo. Index: phpdoc/ja/language/types.xml diff -u phpdoc/ja/language/types.xml:1.15 phpdoc/ja/language/types.xml:1.16 --- phpdoc/ja/language/types.xml:1.15

[PHP-DOC] cvs: phpdoc /ja/appendices reserved.xml

2001-12-14 Thread Masaki Fujimoto
fujimotoFri Dec 14 11:21:44 2001 EDT Modified files: /phpdoc/ja/appendices reserved.xml Log: updated translation. Index: phpdoc/ja/appendices/reserved.xml diff -u phpdoc/ja/appendices/reserved.xml:1.6 phpdoc/ja/appendices/reserved.xml:1.7 ---

[PHP-DOC] cvs: phpdoc /ja/appendices resources.xml

2001-12-14 Thread Masaki Fujimoto
fujimotoFri Dec 14 11:16:31 2001 EDT Modified files: /phpdoc/ja/appendices resources.xml Log: fixed typo. Index: phpdoc/ja/appendices/resources.xml diff -u phpdoc/ja/appendices/resources.xml:1.6 phpdoc/ja/appendices/resources.xml:1.7 --- phpdoc

Re: [PHP-DOC] XML module missing docs

2001-12-14 Thread Gabor Hojtsy
> I'm using the php xml module and I notice that there > are some missing documentation about the following > functions, > > xml_parser_create_ns > xml_set_start_namespace_decl_handler > xml_set_end_namespace_decl_handler > > Is there anyone working on documenting this? If not, I > can do that a

Re: [PHP-DOC] Re: doc standards (was: ugly cvs subject :)

2001-12-14 Thread Gabor Hojtsy
> I should know the history. The PEAR standard was written some years > after the PHP manual. So I don´t see any improvement if writers > should write > > function_name(args) > { > // do something > } > > instead of > > function_name (args) { >// do something > } Now writers use both. Isn

[PHP-DOC] XML module missing docs

2001-12-14 Thread Rui Lopes
Hello All! I'm using the php xml module and I notice that there are some missing documentation about the following functions, xml_parser_create_ns xml_set_start_namespace_decl_handler xml_set_end_namespace_decl_handler Is there anyone working on documenting this? If not, I can do that and post

[PHP-DOC] cvs: phpdoc /pt_BR/functions array.xml

2001-12-14 Thread Lucas Rocha
lucasr Fri Dec 14 07:42:42 2001 EDT Modified files: /phpdoc/pt_BR/functions array.xml Log: Changing the document title to a translated way. :-) Index: phpdoc/pt_BR/functions/array.xml diff -u phpdoc/pt_BR/functions/array.xml:1.3 phpdoc/pt_BR/functions/arra

Re: [PHP-DOC] Entity problem

2001-12-14 Thread Gabor Hojtsy
> >It's very strange but I couldn't find where entities "Edited by" and > >"Copyright" on page index.php are located. Which file(s) I must edit to > >change this two word? I must change them for Turkish translation of manual. > > You have to look at docbook not at the PHP manual. > > For italian t

[PHP-DOC] Re: doc standards (was: ugly cvs subject :)

2001-12-14 Thread Gabor Hojtsy
> > > Therefore I thought this way of writing the protos is ok. > > > One says care for the pear standards, others say do not. > > > So how should this be done in the future? > > > > There must be some standard, we should not let alone all > > writers IMHO, to write things in their own preference.

Re: [PHP-DOC] New CHM manual opinions

2001-12-14 Thread Gabor Hojtsy
> I didn't like the new format, because: > - it is heavy. The pages take longer to open than they used to; > - cute graphics are cute, but useless. I don't need them to learn or > find the information I want; > - that purple background is horrible. It gives the whole viewing > area a darker aspect