Re: [PHP-DOC] REMOVE MY NAME FROM YOUR MAIL LIST

2004-01-11 Thread Gabor Hojtsy
You can remove yourself at http://php.net/mailing-lists (or if that does not work for you for some reason, see http://php.net/unsub, which has detailed unsubscription information). Goba > > PLEASE REMOVE MY NAME FROM THE MAILING LIST. > > > > --- "patterson at computer dot org" <[EMAIL PROT

Re: [PHP-DOC] CURL multipart form post doesn't upload file

2004-01-11 Thread Gabor Hojtsy
Hi Andre! As the name of this mailing list suggest, it is established for people working on the PHP documentation. Please ask support questions at [EMAIL PROTECTED], or if you are not keen on mailing lists, see http://php.net/gethelp for more information. Goba > Hello, > > I really hope somebod

[PHP-DOC] cvs: livedocs / mkindex.php

2004-01-11 Thread Nuno Lopes
nlopess Sun Jan 11 04:45:26 2004 EDT Modified files: /livedocs mkindex.php Log: timeout fix Index: livedocs/mkindex.php diff -u livedocs/mkindex.php:1.13 livedocs/mkindex.php:1.14 --- livedocs/mkindex.php:1.13 Mon Jul 28 21:34:02 2003 +++ livedocs/mkindex.ph

[PHP-DOC] cvs: livedocs / livedoc.php

2004-01-11 Thread Nuno Lopes
nlopess Sun Jan 11 04:48:15 2004 EDT Modified files: /livedocs livedoc.php Log: fix examples output Index: livedocs/livedoc.php diff -u livedocs/livedoc.php:1.69 livedocs/livedoc.php:1.70 --- livedocs/livedoc.php:1.69 Sun Aug 17 16:04:09 2003 +++ livedocs/li

[PHP-DOC] cvs: phpdoc / contacts.txt

2004-01-11 Thread Gabor Hojtsy
gobaSun Jan 11 04:59:35 2004 EDT Modified files: /phpdoc contacts.txt Log: add one line per cvs module, reorganize contacts in alphabetical order, and note that some have even no cvs module Index: phpdoc/contacts.txt diff -u phpdoc/contacts.txt:1.6 phpd

[PHP-DOC] cvs: phpdoc /howto cvs.xml

2004-01-11 Thread Gabor Hojtsy
gobaSun Jan 11 05:19:05 2004 EDT Modified files: /phpdoc/howto cvs.xml Log: adding info on how to check out all the documentation modules Index: phpdoc/howto/cvs.xml diff -u phpdoc/howto/cvs.xml:1.11 phpdoc/howto/cvs.xml:1.12 --- phpdoc/howto/cvs.xml:1

[PHP-DOC] install section battle plan

2004-01-11 Thread Gabor Hojtsy
Hi! One of the oldest outstanding issues in phpdoc is the install section. We have decided long ago on moving the install.*.xml files from phpdoc/chapters to phpdoc/install/*.xml, thus making a folder out the install prefix. This would enable further improvement on the section, which is very much

Re: [PHP-DOC] install section battle plan

2004-01-11 Thread Nuno Lopes
> To keep the version history, however we need coordination from someone > with adequate rights on the CVS server to move around and rename the > files without loosing the commit history (shell access needed for this). > Since a few of the translations still have the install.xml megafile, > this ne

Re: [PHP-DOC] install section battle plan

2004-01-11 Thread Gabor Hojtsy
> The commit history isn't a problem because when you delete a file, the CVS > server will move it to the Attic (and you can access it). > I think we can remove the functions dir (3,81 MBs), too. The commit history *is* a problem, since you will be able to find changes much easier if the history i

[PHP-DOC] security chapter

2004-01-11 Thread Nuno Lopes
Hi, Here is a .tar.gz file with the contents of the security folder. I need some help on this splitting, because I'm receiving some errors in 'make test'. Nuno P.S.: Is there any way of re-indent the files automatically. My VIm seems that only re-indent when I change the text in that paragraph

[PHP-DOC] cvs: phpdoc /entities global.ent

2004-01-11 Thread Nuno Lopes
nlopess Sun Jan 11 07:08:07 2004 EDT Modified files: /phpdoc/entitiesglobal.ent Log: update Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.154 phpdoc/entities/global.ent:1.155 --- phpdoc/entities/global.ent:1.154Sat Jan 10 08:02:2

[PHP-DOC] cvs: livedocs / buildconf

2004-01-11 Thread Nuno Lopes
nlopess Sun Jan 11 07:25:21 2004 EDT Removed files: /livedocs buildconf Log: not needed anymore

[PHP-DOC] cvs: livedocs / .cvsignore

2004-01-11 Thread Nuno Lopes
nlopess Sun Jan 11 07:26:13 2004 EDT Modified files: /livedocs .cvsignore Log: allow diff file Index: livedocs/.cvsignore diff -u livedocs/.cvsignore:1.7 livedocs/.cvsignore:1.8 --- livedocs/.cvsignore:1.7 Thu Jun 19 17:08:12 2003 +++ livedocs/.cvsignore S

[PHP-DOC] cvs: livedocs / .htaccess

2004-01-11 Thread Nuno Lopes
nlopess Sun Jan 11 07:26:43 2004 EDT Modified files: /livedocs .htaccess Log: better handle of requests Index: livedocs/.htaccess diff -u livedocs/.htaccess:1.1 livedocs/.htaccess:1.2 --- livedocs/.htaccess:1.1 Thu Jun 12 06:12:22 2003 +++ livedocs/.htacc

[PHP-DOC] cvs: livedocs / README

2004-01-11 Thread Nuno Lopes
nlopess Sun Jan 11 07:27:20 2004 EDT Modified files: /livedocs README Log: better explanation Index: livedocs/README diff -u livedocs/README:1.4 livedocs/README:1.5 --- livedocs/README:1.4 Wed Jun 18 11:32:37 2003 +++ livedocs/README Sun Jan 11 07:27:20 20

Re: [PHP-DOC] security chapter

2004-01-11 Thread Serban Gh. Ghita
Hello I am not an official php developer but i think that the Database chapter should be split like this: Database: -Password management (better password protections etc..) -SQL injection (<-- must concentrate on this one) Serban Ghita "Gabor Hojtsy" <[EMAIL PROTECTED]> wrote in message news:[EM

Re: [PHP-DOC] cvs: phpdoc /entities global.ent

2004-01-11 Thread Gabor Hojtsy
First of all, update is not a too informative commit message. Second, you have deleted entities, while we are trying to keep all obsolote entities possible... Why have you deleted these? Goba > nlopess Sun Jan 11 07:08:07 2004 EDT > > Modified files: > /phpdoc/e

Re: [PHP-DOC] cvs: livedocs / .htaccess

2004-01-11 Thread Gabor Hojtsy
> +ErrorDocument 404 /phpdoc/index.php > +DirectoryIndex index.php Why /phpdoc/ ??? This does not seem to be to general to me (and it completely not in line with the README after you have updated it :). Goba

[PHP-DOC] cvs: livedocs / README

2004-01-11 Thread Gabor Hojtsy
gobaSun Jan 11 08:43:44 2004 EDT Modified files: /livedocs README Log: better introduction, license and credits information, plus some typo fixes Index: livedocs/README diff -u livedocs/README:1.5 livedocs/README:1.6 --- livedocs/README:1.5 Sun Jan 11 07:2

[PHP-DOC] cvs: livedocs / .htaccess .htaccess.in configure.in

2004-01-11 Thread Gabor Hojtsy
gobaSun Jan 11 08:51:46 2004 EDT Added files: /livedocs .htaccess.in Removed files: /livedocs .htaccess Modified files: /livedocs configure.in Log: let .htaccess be copied, and let the contents of the .htacc

[PHP-DOC] cvs: livedocs / README

2004-01-11 Thread Gabor Hojtsy
gobaSun Jan 11 08:56:32 2004 EDT Modified files: /livedocs README Log: add note on webbase for future reference Index: livedocs/README diff -u livedocs/README:1.6 livedocs/README:1.7 --- livedocs/README:1.6 Sun Jan 11 08:43:44 2004 +++ livedocs/README

[PHP-DOC] cvs: livedocs / mkindex.php

2004-01-11 Thread Gabor Hojtsy
gobaSun Jan 11 09:01:12 2004 EDT Modified files: /livedocs mkindex.php Log: fix ticket number 15 - this should not have any effect on default PHP setups, since magic_quotes_runtime defaults to zero Index: livedocs/mkindex.php diff -u livedocs/mkindex.php:

Re: [PHP-DOC] install section battle plan

2004-01-11 Thread André L F S Bacci
Gabor Hojtsy wrote: > One of the oldest outstanding issues in phpdoc is the install section. > We have decided long ago on moving the install.*.xml files from > phpdoc/chapters to phpdoc/install/*.xml, thus making a folder out the > install prefix. This would enable further improvement on the secti

[PHP-DOC] cvs: livedocs / README

2004-01-11 Thread Gabor Hojtsy
gobaSun Jan 11 09:04:24 2004 EDT Modified files: /livedocs README Log: sqlite need to be loaded by default in php.ini (fix for ticket number 2) Index: livedocs/README diff -u livedocs/README:1.7 livedocs/README:1.8 --- livedocs/README:1.7 Sun Jan 11 08:56:

Re: [PHP-DOC] install section battle plan

2004-01-11 Thread Gabor Hojtsy
> > Anybody against this solution? Or anybody have better suggestions? If > > we can fix this plan, I'll try to coordinate with someone from > > systems@ to make the changes to keep the CVS histories. > > > > Goba > > +1 > > But that this goes disconnect the translations momentarily (for > $lang/

Re: [PHP-DOC] install section battle plan

2004-01-11 Thread André L F S Bacci
Gabor Hojtsy wrote: >> But that this goes disconnect the translations momentarily (for >> $lang/install/*.xml). Correct? > > I don't understand what do you mean... > > Goba Translations that have the separate archives do not go to be show after these modifications...

[PHP-DOC] cvs: livedocs / BUGS README livedoc.php

2004-01-11 Thread Gabor Hojtsy
gobaSun Jan 11 09:23:04 2004 EDT Added files: /livedocs BUGS Modified files: /livedocs README livedoc.php Log: add BUGS file, remove reference to the brainroom ticketing system, add libxml2 and CLI PHP requirement docs and properly

Re: [PHP-DOC] install section battle plan

2004-01-11 Thread Gabor Hojtsy
> >> But that this goes disconnect the translations momentarily (for > >> $lang/install/*.xml). Correct? > > > > I don't understand what do you mean... > > Translations that have the separate archives do not go to be show after > these modifications... What archives? After the described changes a

Re: [PHP-DOC] install section battle plan

2004-01-11 Thread André L F S Bacci
Gabor Hojtsy wrote: > What archives? After the described changes as far as I can see, every > translation will have the same HTML presentation as before, just the > files will be better positioned. I might miss something though, so > feel free to try and better explain what do you think is a proble

[PHP-DOC] Livedocs without scripts

2004-01-11 Thread André L F S Bacci
Hi for all, I was working with the Fernando in the build system for a manual part and I finished making my experiences with rootid. My findings: - After a autoconf and configure: /usr/bin/xsltproc --timing --stringparam rootid "function.chdir" xsl/html.xsl manual.xml Parsing stylesheet xsl/html.x

Re: [PHP-DOC] cvs: phpdoc /entities global.ent

2004-01-11 Thread Nuno Lopes
> First of all, update is not a too informative commit message. Second, > you have deleted entities, while we are trying to keep all obsolote > entities possible... Why have you deleted these? > > Goba > > > -http://www.texinfo.com/";> I have deleted only this because it points to a domain for s

[PHP-DOC] cvs: phpdoc /en/reference/dir constants.xml

2004-01-11 Thread Nuno Lopes
nlopess Sun Jan 11 11:29:51 2004 EDT Modified files: /phpdoc/en/reference/dirconstants.xml Log: fix #26832 Index: phpdoc/en/reference/dir/constants.xml diff -u phpdoc/en/reference/dir/constants.xml:1.1 phpdoc/en/reference/dir/constants.xml:1.2 --- phpdoc/en

[PHP-DOC] #26832 [Opn->Csd]: PATH_SEPARATOR appearence

2004-01-11 Thread nlopess
ID: 26832 Updated by: [EMAIL PROTECTED] Reported By: jan at horde dot org -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This bug has been fixed in the documentation's XML sources. Since the online and downloadable ve

Re: [PHP-DOC] cvs: phpdoc /entities global.ent

2004-01-11 Thread Mehdi Achour
Nuno Lopes wrote: First of all, update is not a too informative commit message. Second, you have deleted entities, while we are trying to keep all obsolote entities possible... Why have you deleted these? Goba -http://www.texinfo.com/";> I have deleted only this because it points to a domain f

[PHP-DOC] #26517 [Opn->Fbk]: "link_identifier" clearer as "transaction_identifier"

2004-01-11 Thread kennyt
ID: 26517 Updated by: [EMAIL PROTECTED] Reported By: danielc at analysisandsolutions dot com -Status: Open +Status: Feedback Bug Type:Documentation problem PHP Version: Irrelevant New Comment: What'd your testing show? Previous Comments:

[PHP-DOC] cvs: phpdoc /scripts entity-usage.php

2004-01-11 Thread Nuno Lopes
nlopess Sun Jan 11 12:17:54 2004 EDT Modified files: /phpdoc/scripts entity-usage.php Log: added missing languages Index: phpdoc/scripts/entity-usage.php diff -u phpdoc/scripts/entity-usage.php:1.3 phpdoc/scripts/entity-usage.php:1.4 --- phpdoc/scripts/entit

Re: [PHP-DOC] cvs: phpdoc /entities global.ent

2004-01-11 Thread Nuno Lopes
> But there are maybe some pages of the manual using this entities, so you > maybe have broke the build system :) > > Mehdi Using the script entity-usage.php on a phpdoc-all checkout I've discovered that there is no translation using that entity. So, the build system will continue to be up & runn

Re: [PHP-DOC] Livedocs without scripts

2004-01-11 Thread Nuno Lopes
What about this patch for makefile.in? You can use 'make html' or 'make id=function.xxx'. Nuno --- Index: Makefile.in === RCS file: /repository/phpdoc/Makefile.in,v retrieving revision 1.146 diff -u -r1.146 M

[PHP-DOC] #26517 [Fbk->Opn]: "link_identifier" clearer as "transaction_identifier"

2004-01-11 Thread sp
ID: 26517 Updated by: [EMAIL PROTECTED] Reported By: danielc at analysisandsolutions dot com -Status: Feedback +Status: Open Bug Type:Documentation problem PHP Version: Irrelevant New Comment: We should change the definition to "bool ibase_commit ( [resource link_or_t

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

2004-01-11 Thread Ken Tossell
kennyt Sun Jan 11 14:29:13 2004 EDT Modified files: /phpdoc/en/chapters tutorial.xml Log: stops, wc, example cleaning, more syntax Index: phpdoc/en/chapters/tutorial.xml diff -u phpdoc/en/chapters/tutorial.xml:1.26 phpdoc/en/chapters/tutorial.xml:1.27 --- php

[PHP-DOC] cvs: phpdoc /en/appendices about.xml

2004-01-11 Thread Ken Tossell
kennyt Sun Jan 11 15:12:40 2004 EDT Modified files: /phpdoc/en/appendices about.xml Log: GPL -> OPL Index: phpdoc/en/appendices/about.xml diff -u phpdoc/en/appendices/about.xml:1.28 phpdoc/en/appendices/about.xml:1.29 --- phpdoc/en/appendices/about.xml

Re: [PHP-DOC] Livedocs without scripts

2004-01-11 Thread André L F S Bacci
Nuno Lopes wrote: > What about this patch for makefile.in? > > You can use 'make html' or 'make id=function.xxx'. > > Nuno +1 for me ;) But if i really want this in make html_xsl intead of PHPWEB_DEPS (?). []s André Æ

[PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-get-modules.xml

2004-01-11 Thread Friedhelm Betz
betzSun Jan 11 19:34:28 2004 EDT Modified files: /phpdoc/en/reference/apache/functions apache-get-modules.xml Log: typo Index: phpdoc/en/reference/apache/functions/apache-get-modules.xml diff -u phpdoc/en/reference/apache/functions/apache-get-module

[PHP-DOC] Is the online manual accepting user updates?

2004-01-11 Thread Christopher Jones
Is it just me (and Opera 7.23 and W2K), or is there a general problem adding user comments to the manual? I've tried to add comments to http://au3.php.net/manual/en/function.ocifetchinto.php twice in the past couple of weeks (most recently 4-5 days ago) and they have not appeared yet. I have succes

[PHP-DOC] Re: Is the online manual accepting user updates?

2004-01-11 Thread Tom Sommer
Christopher Jones wrote: I've tried to add comments to http://au3.php.net/manual/en/function.ocifetchinto.php twice in the past couple of weeks (most recently 4-5 days ago) and they have not appeared yet. Hi, The first one has been declined, the second shows up here: http://www.php.net/manual/en

[PHP-DOC] #14165 [Opn->WFx]: No way to return variables from remote include()

2004-01-11 Thread kennyt
ID: 14165 Updated by: [EMAIL PROTECTED] Reported By: steve at petabit dot com -Status: Open +Status: Wont fix Bug Type: Documentation problem Operating System: Linux PHP Version: 4.0.5 New Comment: It really doesn't imply anywhere th

Re: [PHP-DOC] Re: Is the online manual accepting user updates?

2004-01-11 Thread Christopher Jones
Tom Sommer wrote: Christopher Jones wrote: I've tried to add comments to http://au3.php.net/manual/en/function.ocifetchinto.php twice in the past couple of weeks (most recently 4-5 days ago) and they have not appeared yet. Hi, The first one has been declined, the second shows up here: http: