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

2002-04-17 Thread Ron Chmara
Gabor Hojtsy wrote: > > Please don't make any modifications in the main "functions" > directory. It is freezed now. Make all your changes in the > "reference" dir, in this case "reference/xslt". That is used > for building up the manual, and not the functions dir. Any > modifications in "function

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

2002-04-16 Thread Gabor Hojtsy
Please don't make any modifications in the main "functions" directory. It is freezed now. Make all your changes in the "reference" dir, in this case "reference/xslt". That is used for building up the manual, and not the functions dir. Any modifications in "functions" are pointless, as it is not us

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

2002-04-15 Thread Sterling Hughes
sterlingTue Apr 16 02:06:59 2002 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: fix a problem with "double parentheses" Index: phpdoc/en/functions/xslt.xml diff -u phpdoc/en/functions/xslt.xml:1.32 phpdoc/en/functions/xslt.xml:1.33 ---

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

2002-02-02 Thread Jan Lehnardt
jan Sat Feb 2 13:00:36 2002 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: - adding suggestion/grammar-fix from Rick Bradley <[EMAIL PROTECTED]> Index: phpdoc/en/functions/xslt.xml diff -u phpdoc/en/functions/xslt.xml:1.31 phpdoc/en/func

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

2002-01-18 Thread Hartmut Holzgraefe
hholzgraFri Jan 18 16:32:34 2002 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: small but important clarification Index: phpdoc/en/functions/xslt.xml diff -u phpdoc/en/functions/xslt.xml:1.29 phpdoc/en/functions/xslt.xml:1.30 --- phpdo

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

2001-12-17 Thread Gabor Hojtsy
> Modified files: > /phpdoc/en/functions xslt.xml > Log: > added skeletons for missing functions In this case, the one xml file by function approach would even be better, as there is not too much point in copying all the undocumented func skeletons in translations, but th

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

2001-12-17 Thread Hartmut Holzgraefe
hholzgraMon Dec 17 16:07:17 2001 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: added skeletons for missing functions Index: phpdoc/en/functions/xslt.xml diff -u phpdoc/en/functions/xslt.xml:1.28 phpdoc/en/functions/xslt.xml:1.29 --- phpd

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

2001-12-08 Thread jim winstead
jimwSat Dec 8 20:39:40 2001 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: fix Index: phpdoc/en/functions/xslt.xml diff -u phpdoc/en/functions/xslt.xml:1.26 phpdoc/en/functions/xslt.xml:1.27 --- phpdoc/en/functions/xslt.xml:1.26 Sat Dec 8

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

2001-12-08 Thread Sterling Hughes
sterlingSat Dec 8 20:08:31 2001 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: Update the documentation to the new XSLT extension in anticipation of mondays compatibility breaking release. # I don't have a local test environment

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

2001-07-27 Thread Damien Seguy
damsFri Jul 27 03:42:19 2001 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: Updated resources indications Index: phpdoc/en/functions/xslt.xml diff -u phpdoc/en/functions/xslt.xml:1.19 phpdoc/en/functions/xslt.xml:1.20 --- phpdoc/en/functions/

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

2001-07-26 Thread Rasmus Lerdorf
rasmus Thu Jul 26 19:18:55 2001 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: Each parameter needs to be inside its own paramdef tag Index: phpdoc/en/functions/xslt.xml diff -u phpdoc/en/functions/xslt.xml:1.18 phpdoc/en/functions/xslt.xml:1

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

2001-03-19 Thread Damien Seguy
damsMon Mar 19 05:24:24 2001 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: setting parmeter type outside parameter tag. Index: phpdoc/en/functions/xslt.xml diff -u phpdoc/en/functions/xslt.xml:1.14 phpdoc/en/functions/xslt.xml:1.15 --- phpdo

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

2001-03-16 Thread Jesus M. Castagnetto
jmcastagnetto Fri Mar 16 22:10:59 2001 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: More fixes to the xslt_process() example Index: phpdoc/en/functions/xslt.xml diff -u phpdoc/en/functions/xslt.xml:1.13 phpdoc/en/functions/xslt.xml:1.14 --

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

2001-03-16 Thread Jesus M. Castagnetto
jmcastagnetto Fri Mar 16 22:07:06 2001 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: Fixed example, so it should work now Index: phpdoc/en/functions/xslt.xml diff -u phpdoc/en/functions/xslt.xml:1.12 phpdoc/en/functions/xslt.xml:1.13 --- ph

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

2001-02-04 Thread Sebastian Bergmann
Derick Rethans wrote: > > Log: > > Really 'fix' Sterling's XSLT example :-) > > He probably drank to much cherry beer this time :) Definetly :-) -- sebastian bergmann e-mail : [EMAIL PROTECTED] homepage : http://www.sebastian-bergmann.

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

2001-02-04 Thread Ron Chmara
[EMAIL PROTECTED] wrote: > On Sun, Feb 04, 2001 at 11:50:25PM -, James Moore wrote: > > > But this doesn't fit into the scheme of the examples we have already in > > > the manual. When I parse the source code I don't see such a malformed > > > syntax. Ok, someone have used it... > > this is tr

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

2001-02-04 Thread eschmid+sic
On Sun, Feb 04, 2001 at 11:50:25PM -, James Moore wrote: > > > But this doesn't fit into the scheme of the examples we have already in > > the manual. When I parse the source code I don't see such a malformed > > syntax. Ok, someone have used it... > > this is true and PEAR also uses } else

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

2001-02-04 Thread James Moore
> But this doesn't fit into the scheme of the examples we have already in > the manual. When I parse the source code I don't see such a malformed > syntax. Ok, someone have used it... this is true and PEAR also uses } else { so perhaps this is better in the manual too James

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

2001-02-04 Thread eschmid+sic
On Sun, Feb 04, 2001 at 11:33:12PM -, James Moore wrote: > > > Yes it is not documented. I prefer the } else { style. > > Personally I like > > if ($foo) > { > > } else > { > ... > } > > or > > if ($foo) > { > >

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

2001-02-04 Thread James Moore
> Yes it is not documented. I prefer the } else { style. Personally I like if ($foo) { } else { ... } or if ($foo) { } else { ... } then all braces are in same c

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

2001-02-04 Thread eschmid+sic
On Sun, Feb 04, 2001 at 04:13:55PM -0700, Ron Chmara wrote: > Egon Schmid wrote: > > eschmid Sun Feb 4 14:59:51 2001 EDT > > Modified files: > > /phpdoc/en/functionsxslt.xml > > Log: > > Indentation in examples should be four spaces. > > About this: > > > -if (xslt_pro

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

2001-02-04 Thread Ron Chmara
Egon Schmid wrote: > eschmid Sun Feb 4 14:59:51 2001 EDT > Modified files: > /phpdoc/en/functionsxslt.xml > Log: > Indentation in examples should be four spaces. About this: > -if (xslt_process($xslData, $xmlData, $result)) > -{ > +if (xslt_process($xslData, $xmlData,

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

2001-02-04 Thread Egon Schmid
eschmid Sun Feb 4 14:59:51 2001 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: Indentation in examples should be four spaces. Index: phpdoc/en/functions/xslt.xml diff -u phpdoc/en/functions/xslt.xml:1.10 phpdoc/en/functions/xslt.xml:1.11 --- php

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

2001-02-04 Thread Derick Rethans
On Sun, 4 Feb 2001, Sebastian Bergmann wrote: > sbergmann Sun Feb 4 14:11:49 2001 EDT > > Modified files: > /phpdoc/en/functions xslt.xml > Log: > Really 'fix' Sterling's XSLT example :-) He probably drank to much cherry beer this time :) Derick Rethans ---

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

2001-02-04 Thread Sebastian Bergmann
sbergmann Sun Feb 4 14:11:49 2001 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: Really 'fix' Sterling's XSLT example :-) Index: phpdoc/en/functions/xslt.xml diff -u phpdoc/en/functions/xslt.xml:1.9 phpdoc/en/functions/xslt.xml:1.10 --- ph

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

2001-02-04 Thread Sterling Hughes
sterlingSun Feb 4 01:21:44 2001 EDT Modified files: /phpdoc/en/functionsxslt.xml Log: Fix the XSLT example... Index: phpdoc/en/functions/xslt.xml diff -u phpdoc/en/functions/xslt.xml:1.8 phpdoc/en/functions/xslt.xml:1.9 --- phpdoc/en/func