[PHP-DOC] Re: [PHP-DEV] Bug #14938 Updated: No htmlescape() function for PHP4

2002-01-08 Thread Zak Greant
On 2002-8-01 17:36, [EMAIL PROTECTED] wrote: > ID: 14938 > Updated by: philip > Reported By: [EMAIL PROTECTED] > Old Status: Closed > Status: Duplicate > Bug Type: Documentation problem > Operating System: Linux > PHP Version: 4.1.1 > Assigned To: imajes > New Comment: > > Be sure to discuss this

[PHP-DOC] strings.xml

2002-01-08 Thread Papp Gyozo
Hello, I wanted to add references to preg_match and preg_replace functions beside ereg and ereg_replace in the english strings.xml, but I've "insufficient karma". Please someone, commit it - I attached the zip file (beware the revision number, obviously i cannot tell it) Papp Gyozo -

[PHP-DOC] Bug #14938 Updated: No htmlescape() function for PHP4

2002-01-08 Thread philip
ID: 14938 Updated by: philip Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Duplicate Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 Assigned To: imajes New Comment: Be sure to discuss this with Zak, see bug #14418 which stemmed from this htmlescape() doc bu

[PHP-DOC] Bug #14938 Updated: No htmlescape() function for PHP4

2002-01-08 Thread imajes
ID: 14938 Updated by: imajes Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 Assigned To: imajes Previous Comments: [2002-01-08 18:4

[PHP-DOC] Bug #14938 Updated: No htmlescape() function for PHP4

2002-01-08 Thread imajes
ID: 14938 Updated by: imajes Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 Assigned To: imajes New Comment: thanks, that's fixed. Previous Comments:

[PHP-DOC] RE: Error delivering message to: imajes@php.net!

2002-01-08 Thread James Cox
Hey Guys, you'll have seen this error for messages today to phpdoc. I have asked jimw (and he has obliged) to remove this person from the list, so they should go away. james > -Original Message- > From: Postmaster [mailto:Postmaster] > Sent: Wednesday, January 09, 2002 12:47 AM

[PHP-DOC] cvs: phpdoc /en/faq html.xml

2002-01-08 Thread James Cox
imajes Tue Jan 8 19:29:37 2002 EDT Modified files: /phpdoc/en/faq html.xml Log: htmlescape() ==> htmlspecialchars() Index: phpdoc/en/faq/html.xml diff -u phpdoc/en/faq/html.xml:1.12 phpdoc/en/faq/html.xml:1.13 --- phpdoc/en/faq/html.xml:1.12 Wed Dec 1

[PHP-DOC] Bug #14938 Updated: No htmlescape() function for PHP4

2002-01-08 Thread imajes
ID: 14938 Updated by: imajes Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 Old Assigned To: Assigned To: imajes New Comment: i'm a sucker for punishment. Previous Comments: -

[PHP-DOC] Bug #14938 Updated: No htmlescape() function for PHP4

2002-01-08 Thread edink
ID: 14938 Updated by: edink Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Unknown/Other Function Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 New Comment: You can use htmlspecialchars() htmlentities(). Filled as a documentation problem. Previous Comme

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

2002-01-08 Thread Zak Greant
On 2002-8-01 16:08, Markus Fischer wrote: > On Tue, Jan 08, 2002 at 05:55:09AM -, Georg Richter wrote : > > georg Tue Jan 8 00:55:09 2002 EDT > > > > Modified files: > > /phpdoc/en/functionssockets.xml > > Log: > > > > fixed Bug 14894 (examples and function prototy

[PHP-DOC] cvs: phpdoc /de/functions dio.xml

2002-01-08 Thread Egon Schmid
eschmid Tue Jan 8 18:05:37 2002 EDT Modified files: /phpdoc/de/functionsdio.xml Log: Whitespace only. Please use emacs psgml-mode. Index: phpdoc/de/functions/dio.xml diff -u phpdoc/de/functions/dio.xml:1.2 phpdoc/de/functions/dio.xml:1.3 --- phpdoc/de

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

2002-01-08 Thread Markus Fischer
On Tue, Jan 08, 2002 at 05:55:09AM -, Georg Richter wrote : > georg Tue Jan 8 00:55:09 2002 EDT > > Modified files: > /phpdoc/en/functions sockets.xml > Log: > > fixed Bug 14894 (examples and function prototype for socket_read) Can we please agr

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

2002-01-08 Thread Egon Schmid
eschmid Tue Jan 8 17:39:37 2002 EDT Modified files: /phpdoc/en/functionsdio.xml Log: Only whitespace. Index: phpdoc/en/functions/dio.xml diff -u phpdoc/en/functions/dio.xml:1.6 phpdoc/en/functions/dio.xml:1.7 --- phpdoc/en/functions/dio.xml:1.6 Sa

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

2002-01-08 Thread Hartmut Holzgraefe
hholzgraTue Jan 8 17:26:34 2002 EDT Modified files: /phpdoc Makefile.in Log: PLEASE TEST THIS OUT! i have tried to clean up the makefile by using as much implicit suffix rules as possible ... Index: phpdoc/Makefile.in diff -u phpdo

[PHP-DOC] Re: Bug #14933: regular expression problem

2002-01-08 Thread Steve Meyers
It's probably the double quotes. Either use single quotes, or double backslashes. For example, "([\\da-z8]{1,})" [EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > Operating system: Win ME > PHP version: 4.1.1 > PHP Bug Type: Documentation problem > Bug description: r

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

2002-01-08 Thread Hartmut Holzgraefe
hholzgraTue Jan 8 15:38:51 2002 EDT Modified files: /phpdoc Makefile.in Log: $< is not portable in normal rules introducing folding hook comments Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.95 phpdoc/Makefile.in:1.96 --- phpdoc/M

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

2002-01-08 Thread Hartmut Holzgraefe
hholzgraTue Jan 8 15:32:15 2002 EDT Modified files: /phpdoc configure.in Log: clean up temporary file Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.109 phpdoc/configure.in:1.110 --- phpdoc/configure.in:1.109 Tue Jan 8 15:27:50 2002

[PHP-DOC] Bug #14933 Updated: regular expression problem

2002-01-08 Thread irc-html
ID: 14933 Updated by: irc-html Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Documentation problem Operating System: Win ME PHP Version: 4.1.1 New Comment: The document is correct on this issue, those character types may be used. I've tested your code as: if (ereg(

[PHP-DOC] cvs: phpdoc / Makefile.in configure.in funcindex.xml funclist.txt quickref.txt

2002-01-08 Thread Hartmut Holzgraefe
hholzgraTue Jan 8 15:27:51 2002 EDT Modified files: /phpdoc Makefile.in configure.in funcindex.xml funclist.txt quickref.txt Log: auto-generate rules for all files generated by configure but makefile.xml Index: phpdoc/Makefile.in

[PHP-DOC] Bug #14935: spaces NOT escaped by A..z

2002-01-08 Thread addcslashes
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: spaces NOT escaped by A..z http://www.php.net/manual/en/function.addcslashes.php says `and space characters' but this is not true; on my system addcslashes

[PHP-DOC] Bug #14933: regular expression problem

2002-01-08 Thread rajko
From: [EMAIL PROTECTED] Operating system: Win ME PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: regular expression problem Documentation quote: The character types \d, \D, \s, \S, \w, and \W may also appear in a character class, and ad

[PHP-DOC] cvs: phpdoc /it/functions ibase.xml

2002-01-08 Thread Simone Cortesi
cortesi Tue Jan 8 14:32:17 2002 EDT Modified files: /phpdoc/it/functionsibase.xml Log: lung due update to EN now in sync Index: phpdoc/it/functions/ibase.xml diff -u phpdoc/it/functions/ibase.xml:1.11 phpdoc/it/functions/ibase.xml:1.12 --- phpdoc/i

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

2002-01-08 Thread Simone Cortesi
cortesi Tue Jan 8 14:29:49 2002 EDT Modified files: /phpdoc/en/functionsibase.xml Log: entity for false Index: phpdoc/en/functions/ibase.xml diff -u phpdoc/en/functions/ibase.xml:1.41 phpdoc/en/functions/ibase.xml:1.42 --- phpdoc/en/functions/ibase.

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

2002-01-08 Thread Hartmut Holzgraefe
hholzgraTue Jan 8 13:45:37 2002 EDT Modified files: /phpdoc Makefile.in Log: single-use variable removed Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.93 phpdoc/Makefile.in:1.94 --- phpdoc/Makefile.in:1.93 Tue Jan 8 13:42:55 2002 +

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

2002-01-08 Thread Hartmut Holzgraefe
hholzgraTue Jan 8 13:42:55 2002 EDT Modified files: /phpdoc Makefile.in Log: this deserverd to be moved up Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.92 phpdoc/Makefile.in:1.93 --- phpdoc/Makefile.in:1.92 Tue Jan 8 12:47:48 2002

Re: [PHP-DOC] ibase.xml

2002-01-08 Thread Gabor Hojtsy
> on line 250 of en/functions/ibase.xml > > 248 > 249 Performs a query on an InterBase database. If the query is not > 250 successful, returns false. If it is successful and there are resulting > 251 rows (such as with a SELECT query), returns a result identifier. If > 252 the

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

2002-01-08 Thread Hartmut Holzgraefe
hholzgraTue Jan 8 12:47:48 2002 EDT Modified files: /phpdoc Makefile.in Log: added XMLDCL variable for the .dcl file Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.91 phpdoc/Makefile.in:1.92 --- phpdoc/Makefile.in:1.91 Tue Jan 8 12:17:

[PHP-DOC] ibase.xml

2002-01-08 Thread Simone Cortesi
Hi, on line 250 of en/functions/ibase.xml 248 249 Performs a query on an InterBase database. If the query is not 250 successful, returns false. If it is successful and there are resulting 251 rows (such as with a SELECT query), returns a result identifier. If 252 the query wa

Re: [PHP-DOC] See also

2002-01-08 Thread Gabor Hojtsy
> > I would like to have a special rendering > > +1 to something like this, will be cool to have 'See also' a bit more > structured. I would like to see something like: echo, print, and printf Or even: echo print printf And let the DSSSL code to the rendering work, put in coma

[PHP-DOC] See also

2002-01-08 Thread Philip Olson
> I would like to have a special rendering +1 to something like this, will be cool to have 'See also' a bit more structured.

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

2002-01-08 Thread Hartmut Holzgraefe
hholzgraTue Jan 8 12:17:09 2002 EDT Modified files: /phpdoc Makefile.in Log: missed to change one entry when moving files autogenerated chapters.ent will now be removen on clean Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.90 phpdoc/

[PHP-DOC] cvs: phpdoc /it/functions icap.xml

2002-01-08 Thread Simone Cortesi
cortesi Tue Jan 8 12:15:55 2002 EDT Removed files: /phpdoc/it/functionsicap.xml Log: deprecated and not translated in italian

Re: [PHP-DOC] proposal: changes to the style definition

2002-01-08 Thread Gabor Hojtsy
> Gabor: obviously I could change it and then build it locally, but what i am > trying to ask is how that would affect www.php.net - where I wanted to replace > the current definition. :) > > It may be that i am not making any sense, or not understanding you, for which > i apologise, and we can tr

Re: [PHP-DOC] proposal: changes to the style definition

2002-01-08 Thread Gabor Hojtsy
> > The language it was written in is DSSSL, a LISP dialect. I was unable to > > understand most of it :(( > > well, for me it still works better than the other LISP dialect that > doesn't even look like LISP (XSLT) ;) XSLT is at least readable for me. Maybe I'll get into some more DSSSL, as I w

[PHP-DOC] cvs: phpdoc /it/pear about.xml

2002-01-08 Thread Simone Cortesi
cortesi Tue Jan 8 12:06:28 2002 EDT Removed files: /phpdoc/it/pear about.xml Log: removing no more used PEAR file

[PHP-DOC] cvs: phpdoc /it translation.xml

2002-01-08 Thread Simone Cortesi
cortesi Tue Jan 8 12:00:44 2002 EDT Modified files: /phpdoc/it translation.xml Log: adding translation effort for history.xml Index: phpdoc/it/translation.xml diff -u phpdoc/it/translation.xml:1.7 phpdoc/it/translation.xml:1.8 --- phpdoc/it/translation.xml

[PHP-DOC] cvs: phpdoc /it make_chm_index_it.html

2002-01-08 Thread Simone Cortesi
cortesi Tue Jan 8 12:00:02 2002 EDT Modified files: /phpdoc/it make_chm_index_it.html Log: adding 2002 Index: phpdoc/it/make_chm_index_it.html diff -u phpdoc/it/make_chm_index_it.html:1.1 phpdoc/it/make_chm_index_it.html:1.2 --- phpdoc/it/make_chm_index_it

[PHP-DOC] cvs: phpdoc / .cvsignore

2002-01-08 Thread Hartmut Holzgraefe
hholzgraTue Jan 8 11:02:50 2002 EDT Modified files: /phpdoc .cvsignore Log: removed files that don't need to be ignored as they are in cvs Index: phpdoc/.cvsignore diff -u phpdoc/.cvsignore:1.28 phpdoc/.cvsignore:1.29 --- phpdoc/.cvsignore:1.28

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

2002-01-08 Thread Georg Richter
georg Tue Jan 8 10:50:10 2002 EDT Modified files: /phpdoc/de/functionsdba.xml filesystem.xml Log: Description -> Beschreibung in tag Index: phpdoc/de/functions/dba.xml diff -u phpdoc/de/functions/dba.xml:1.10 phpdoc/de/functions/dba.xml:1.11 -

[PHP-DOC] cvs: phpdoc /de/functions classobj.xml oci8.xml sesam.xml

2002-01-08 Thread Georg Richter
georg Tue Jan 8 10:48:54 2002 EDT Modified files: /phpdoc/de/functionsoci8.xml sesam.xml classobj.xml Log: Description -> Beschreibung in tags Index: phpdoc/de/functions/oci8.xml diff -u phpdoc/de/functions/oci8.xml:1.18 phpdoc/de/functions/oc

[PHP-DOC] cvs: phpdoc /de/functions apache.xml mhash.xml

2002-01-08 Thread Georg Richter
georg Tue Jan 8 10:47:37 2002 EDT Modified files: /phpdoc/de/functionsmhash.xml apache.xml Log: Description -> Beschreibung in tag Index: phpdoc/de/functions/mhash.xml diff -u phpdoc/de/functions/mhash.xml:1.9 phpdoc/de/functions/mhash.xml:1.1

[PHP-DOC] cvs: phpdoc /de/functions gettext.xml info.xml

2002-01-08 Thread Georg Richter
georg Tue Jan 8 10:46:28 2002 EDT Modified files: /phpdoc/de/functionsinfo.xml gettext.xml Log: Description -> Beschreibung Index: phpdoc/de/functions/info.xml diff -u phpdoc/de/functions/info.xml:1.28 phpdoc/de/functions/info.xml:1.29 --- phpd

[PHP-DOC] cvs: phpdoc /de/functions bzip2.xml

2002-01-08 Thread Georg Richter
georg Tue Jan 8 10:21:40 2002 EDT Modified files: /phpdoc/de/functionsbzip2.xml Log: translated missing function description for bzread Index: phpdoc/de/functions/bzip2.xml diff -u phpdoc/de/functions/bzip2.xml:1.6 phpdoc/de/functions/bzip2.xml

[PHP-DOC] cvs: phpdoc /de Translators

2002-01-08 Thread Friedhelm Betz
betzTue Jan 8 08:58:12 2002 EDT Modified files: /phpdoc/de Translators Log: rev entry for finished mysql.xml Index: phpdoc/de/Translators diff -u phpdoc/de/Translators:1.243 phpdoc/de/Translators:1.244 --- phpdoc/de/Translators:1.243 Sun Jan 6 17:05:56 2

[PHP-DOC] cvs: phpdoc /de make_chm_index_de.html

2002-01-08 Thread Mark Kronsbein
mk Tue Jan 8 07:21:25 2002 EDT Modified files: /phpdoc/de make_chm_index_de.html Log: Added 2002 and make the Copyright look more "German" Index: phpdoc/de/make_chm_index_de.html diff -u phpdoc/de/make_chm_index_de.html:1.2 phpdoc/de/make_chm_index_de.ht

[PHP-DOC] Bug #14909 Updated: Allows access to ANY file

2002-01-08 Thread sander
ID: 14909 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Critical Old Bug Type: Apache related Bug Type: Documentation problem Operating System: Windows PHP Version: 4.1.1 Old Assigned To: [EMAIL PROTECTED] Assigned To: imajes New Comment: As said by others, this is NOT a bug, but a do

Re: [PHP-DOC] manual.sed

2002-01-08 Thread Hartmut Holzgraefe
Egon Schmid wrote: > From: "James Cox" <[EMAIL PROTECTED]> > >>every time i use emacs i have to kill -9 it :P >> > > You must not kill emacs :) should not, but it is not forbidden ;) > If you have to do so in an emergency, use > Ctrl+x Ctrl+v. it's "[Ctrl]-X [Ctrl]-C" or better "[ESC] X ki

Re: [PHP-DOC] manual.sed

2002-01-08 Thread Egon Schmid
From: "James Cox" <[EMAIL PROTECTED]> > Ah yes, but when you can't seem to escape menus, and are just all round stuck, Ctrl-x / Ctrl-c doesn't work (especially over ssh :)) If you stuck in a hopeless situation use Ctrl-g. Please read and use the interactive tutorial for emacs. -Egon > > -O

RE: [PHP-DOC] manual.sed

2002-01-08 Thread James Cox
Ah yes, but when you can't seem to escape menus, and are just all round stuck, Ctrl-x / Ctrl-c doesn't work (especially over ssh :)) James > -Original Message- > From: Egon Schmid [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 08, 2002 10:44 AM > To: Egon Schmid; James Cox;

RE: [PHP-DOC] proposal: changes to the style definition

2002-01-08 Thread James Cox
hmm, I am sure there must be some way of learning / getting into it. :) James > -Original Message- > From: Hartmut Holzgraefe [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 08, 2002 10:39 AM > To: Gabor Hojtsy > Cc: James Cox; phpdoc > Subject: Re: [PHP-DOC] proposal: chang

Re: [PHP-DOC] manual.sed

2002-01-08 Thread Egon Schmid
From: "Egon Schmid" <[EMAIL PROTECTED]> > > every time i use emacs i have to kill -9 it :P > > You must not kill emacs :) If you have to do so in an emergency, use > Ctrl+x Ctrl+v. Sorry I ment Ctrl+x Ctrl+c -Egon

Re: [PHP-DOC] manual.sed

2002-01-08 Thread Egon Schmid
From: "James Cox" <[EMAIL PROTECTED]> > every time i use emacs i have to kill -9 it :P You must not kill emacs :) If you have to do so in an emergency, use Ctrl+x Ctrl+v. -Egon

Re: [PHP-DOC] proposal: changes to the style definition

2002-01-08 Thread Hartmut Holzgraefe
Gabor Hojtsy wrote: > The language it was written in is DSSSL, a LISP dialect. I was unable to > understand most of it :(( well, for me it still works better than the other LISP dialect that doesn't even look like LISP (XSLT) ;) -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-

RE: [PHP-DOC] manual.sed

2002-01-08 Thread James Cox
I will try and learn emacs, then, if i can for this. Thanks for the insight :) James > -Original Message- > From: Egon Schmid [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 08, 2002 10:32 AM > To: James Cox; phpdoc > Subject: Re: [PHP-DOC] manual.sed > > > From: "Jam

Re: [PHP-DOC] manual.sed

2002-01-08 Thread Egon Schmid
From: "James Cox" <[EMAIL PROTECTED]> To: "Egon Schmid" <[EMAIL PROTECTED]>; "phpdoc" <[EMAIL PROTECTED]> Sent: Tuesday, January 08, 2002 11:16 AM Subject: RE: [PHP-DOC] manual.sed > No, i don't. > > every time i use emacs i have to kill -9 it :P > > So this file relates to emacs? what does it d

RE: [PHP-DOC] manual.sed

2002-01-08 Thread James Cox
No, i don't. every time i use emacs i have to kill -9 it :P So this file relates to emacs? what does it do? Thanks, James > -Original Message- > From: Egon Schmid [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 08, 2002 10:12 AM > To: James Cox; phpdoc > Subject: Re

Re: [PHP-DOC] manual.sed

2002-01-08 Thread Egon Schmid
From: "James Cox" <[EMAIL PROTECTED]> > So in the sgml variables comment in the .xml files, we have a non existent file: > > sgml-default-dtd-file:"../../manual.ced" > > Can anyone shed any light on this? I can't locate it, so i'm wondering what that line might need to be replaced too. It seems

RE: [PHP-DOC] proposal: changes to the style definition

2002-01-08 Thread James Cox
Hi, Gabor: obviously I could change it and then build it locally, but what i am trying to ask is how that would affect www.php.net - where I wanted to replace the current definition. :) It may be that i am not making any sense, or not understanding you, for which i apologise, and we can t

[PHP-DOC] manual.sed

2002-01-08 Thread James Cox
Hey, So in the sgml variables comment in the .xml files, we have a non existent file: sgml-default-dtd-file:"../../manual.ced" Can anyone shed any light on this? I can't locate it, so i'm wondering what that line might need to be replaced too. Thanks, James -- James Cox :: [EM

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

2002-01-08 Thread James Cox
imajes Tue Jan 8 04:51:42 2002 EDT Modified files: /phpdoc/en/chapters install.xml Log: removed one item list cause it' looked silly. Index: phpdoc/en/chapters/install.xml diff -u phpdoc/en/chapters/install.xml:1.107 phpdoc/en/chapters/install.xml:1.108 --

[PHP-DOC] cvs: phpdoc /pl .cvsignore

2002-01-08 Thread Slawomir Pucia
slawek Tue Jan 8 04:49:32 2002 EDT Removed files: /phpdoc/pl .cvsignore Log: It shouldn't be here.

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

2002-01-08 Thread James Cox
That would be my meaning to add something else there, forgetting, and forgetting that i forgot. :) James > -Original Message- > From: Gabor Hojtsy [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 08, 2002 9:23 AM > To: James Cox; [EMAIL PROTECTED] > Subject: Re: [PHP-DOC] cvs

[PHP-DOC] cvs: phpdoc /pl translation.xml

2002-01-08 Thread Slawomir Pucia
slawek Tue Jan 8 04:25:57 2002 EDT Modified files: /phpdoc/pl translation.xml Log: Corrected path to DTD file Index: phpdoc/pl/translation.xml diff -u phpdoc/pl/translation.xml:1.3 phpdoc/pl/translation.xml:1.4 --- phpdoc/pl/translation.xml:1.3 Sun

Re: [PHP-DOC] proposal: changes to the style definition

2002-01-08 Thread Gabor Hojtsy
> Right now, we use the style as seen here : http://www.php.net/manual/en/install.windows.php and it's really not very clear that we are trying to highlight it as something that _must_ be read, since it's really important. (in theory :)). > > I propose something much lighter (not having that ugly

[PHP-DOC] cvs: phpdoc /pl/functions mysql.xml

2002-01-08 Thread Slawomir Pucia
slawek Tue Jan 8 04:22:21 2002 EDT Modified files: /phpdoc/pl/functionsmysql.xml Log: Translated 'server' ;-) Index: phpdoc/pl/functions/mysql.xml diff -u phpdoc/pl/functions/mysql.xml:1.13 phpdoc/pl/functions/mysql.xml:1.14 --- phpdoc/pl/functions

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

2002-01-08 Thread Gabor Hojtsy
> + > + There are 2 ways you can use the source code highlighting feature, > + however their ability to work depends on your installation. > + If you have configured Apache to use PHP as an isapi module, then by > + adding the following line to your configuration file you can u

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

2002-01-08 Thread James Cox
imajes Tue Jan 8 03:21:54 2002 EDT Modified files: /phpdoc/en/chapters install.xml Log: a number of changes: - removed the sapi warning now that the module is safe - tidied up a number of comments in the Apache-Win section. - moved some p