fujimotoFri Dec 28 02:04:59 2001 EDT
Modified files:
/phpdoc/ja/language basic-syntax.xml
Log:
translation updated.
Index: phpdoc/ja/language/basic-syntax.xml
diff -u phpdoc/ja/language/basic-syntax.xml:1.6 phpdoc/ja/language/basic-syntax.xml:1.7
---
pgerzsonThu Dec 27 19:59:26 2001 EDT
Modified files:
/phpdoc/hu/language expressions.xml
Log:
update revision number too, sorry
Index: phpdoc/hu/language/expressions.xml
diff -u phpdoc/hu/language/expressions.xml:1.11 phpdoc/hu/language/expressions.xml:
pgerzsonThu Dec 27 19:56:24 2001 EDT
Modified files:
/phpdoc/hu/language expressions.xml
Log:
update to the recent EN revision
Index: phpdoc/hu/language/expressions.xml
diff -u phpdoc/hu/language/expressions.xml:1.10 phpdoc/hu/language/expressions.xml:1
pgerzsonThu Dec 27 19:45:25 2001 EDT
Modified files:
/phpdoc/hu/language constants.xml functions.xml
Log:
update to the recent EN revision
Index: phpdoc/hu/language/constants.xml
diff -u phpdoc/hu/language/constants.xml:1.10 phpdoc/hu/language/constant
pgerzsonThu Dec 27 19:38:16 2001 EDT
Modified files:
/phpdoc/hu/language operators.xml references.xml variables.xml
types.xml
Log:
update to the recent EN revision
Index: phpdoc/hu/language/operators.xml
diff -u phpdoc/hu/langu
mfischerThu Dec 27 18:48:47 2001 EDT
Modified files:
/phpdoc/en/functionsarray.xml
Log:
- Added note about array_sum() behaviour in PHP < 4.0.6
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.145 phpdoc/en/functio
From: "Gabor Hojtsy" <[EMAIL PROTECTED]>
> > I prepared a tutorial for a student course, the introduction is
taken from
> various
> > sources from the net, the language reference (part II) is copied
from the
> phpdoc.
> > Part III and IV is of my own.
>
> We will be happy to see part one, three a
> > You must add the original authors names. Do not treat my reply as
> > official please! Wait for others replys!
>
> Like: PartII is originaly written by ...
> But there are minor changes(fixes) in the PartII, how to treat them?
Ideally you can add them to the phpdoc CVS :)
Goba
Quoting Gabor Hojtsy <[EMAIL PROTECTED]>:
> > I prepared a tutorial for a student course, the introduction is taken
> from
> various
> > sources from the net, the language reference (part II) is copied from
> the
> phpdoc.
> > Part III and IV is of my own.
>
> We will be happy to see part one, t
> I prepared a tutorial for a student course, the introduction is taken from
various
> sources from the net, the language reference (part II) is copied from the
phpdoc.
> Part III and IV is of my own.
We will be happy to see part one, three and four of your work. I myself
do not know German, thou
Hello,
I prepared a tutorial for a student course, the introduction is taken from various
sources from the net, the language reference (part II) is copied from the phpdoc.
Part III and IV is of my own.
I copy and paste it from the german html version and made a latex version for
proper printing.
gobaThu Dec 27 11:08:19 2001 EDT
Modified files:
/phpdoc/howto howto.html.tar.gz
Log:
Update tar.gz as the xml files changed
Index: phpdoc/howto/howto.html.tar.gz
gobaThu Dec 27 10:48:08 2001 EDT
Modified files:
/phpdoc/howto howto.xml generating.xml
Log:
Adding configure options details, deleting this from howto, and
make CHM TODO clearer
Index: phpdoc/howto/howto.xml
diff -u phpdoc/howto/howto.xml:1.20 p
fujimotoThu Dec 27 10:24:38 2001 EDT
Modified files:
/phpdoc/ja/language control-structures.xml
Log:
oops, one more mistake...
Index: phpdoc/ja/language/control-structures.xml
diff -u phpdoc/ja/language/control-structures.xml:1.24
phpdoc/ja/language
fujimotoThu Dec 27 10:12:45 2001 EDT
Modified files:
/phpdoc/ja/language control-structures.xml
Log:
fixed typo in CDATA, sorry...
Index: phpdoc/ja/language/control-structures.xml
diff -u phpdoc/ja/language/control-structures.xml:1.23
phpdoc/ja/lang
fujimotoThu Dec 27 10:10:05 2001 EDT
Modified files:
/phpdoc/ja/language control-structures.xml
Log:
updated translation.
Index: phpdoc/ja/language/control-structures.xml
diff -u phpdoc/ja/language/control-structures.xml:1.22
phpdoc/ja/language/con
> > eyes, where people only need to translate small XML files to
> > have function descriptions translated... As this change will cause
>
> I won't care. But IMHO it is easier for beginners to translate small
> files instead of large ones.
Easier to update, and easier to plug in new functions in
> I see a great improvement for the manual in the part these guys
> (Mark and Jan) would like to contribute. They realized, that the
> configure options part of our documentation is neither complete
> nor detailed. On the Hungarian mailing list we have many questions
As I wrote before, I did (pa
Hello,
currently I'm writing documentation for ncurses extension. ncurses has (if
its finished) about 300 functions, and a lot of predefined constants.
In the current style its hard to read the ncurses documentation. So I would
be glad, if I could divide the documentation in subsets:
Intro p
> > At phpdoc, we have an automation, putting () after every function
> > tag we use, so eg echo will print out echo()
> > and not echo. This is one handy customization of the style sheets
> > we use. We'll on the machine, where that zend stuff was developed,
> > this customization was not there.
andiThu Dec 27 06:47:05 2001 EDT
Modified files:
/phpdoc/en/appendices history.xml
Log:
- Fix English
Index: phpdoc/en/appendices/history.xml
diff -u phpdoc/en/appendices/history.xml:1.9 phpdoc/en/appendices/history.xml:1.10
--- phpdoc/en/appendice
On Thu, Dec 27, 2001 at 12:36:43PM +0100, Gabor Hojtsy wrote :
> > > Anyway, this is a doc problem. Forwarded to PHP-DOC.
> >
> > Are you sure? Are the official ZendAPI docs suddenly in the
> > /phpdoc cvs tree? Couldn't find them there ... IMHO they're
> > still at zend.com and besi
> > Anyway, this is a doc problem. Forwarded to PHP-DOC.
>
> Are you sure? Are the official ZendAPI docs suddenly in the
> /phpdoc cvs tree? Couldn't find them there ... IMHO they're
> still at zend.com and beside me no one hasn't updated them
> for a while.
At phpdoc, we have an
> Egon, please don't put up too many roadblocks here. Give people willing
> to contribute some latitude and see what they come up with. If it turns
> out to be a mess, we will deal with it later. Chances are it will be very
> useful and just needs a little bit of guidance in the right direction
On Thu, Dec 27, 2001 at 12:05:56PM -0800, Sander Roobol wrote :
> Anyway, this is a doc problem. Forwarded to PHP-DOC.
Are you sure? Are the official ZendAPI docs suddenly in the
/phpdoc cvs tree? Couldn't find them there ... IMHO they're
still at zend.com and beside me no one hasn't
>
> Perhaps I'll visit you in the Krone.
>
Send me a mail before, I'll come too!
Georg
> I think that on this page :
http://www.php.net/manual/en/zend.copy-constructor.php
> and some around it(about module writing) there are some typos.
>
> Zend ships with such a function, called zend_copy_ctor()() (the previous
PHP equivalent was pval_copy_constructor()()).
>
>
> I think that it
ID: 14698
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Analyzed
Status: Assigned
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.1.0
Assigned To: yohgaki
New Comment:
Status -> assigned
Previous Comments:
---
> I don“t see that splitting configure information in its own folder
> would help. I have said that a index for the first three parts would
> be more usefull.
You don't really understand what I mean ;)
> Yes, and I hope we can discuss this theme in Step In in Stuttgart
> the next days?
Perhaps
> Egon, please don't put up too many roadblocks here. Give people willing
> to contribute some latitude and see what they come up with. If it turns
Thank you.
> out to be a mess, we will deal with it later. Chances are it will be very
> useful and just needs a little bit of guidance in the r
>are getting worse and worse by the hour. These new chapters regarding the
>installation of modules / extensions and the general configuration of PHP
>on several platforms would help a lot of users.
That's what I'm trying to say ;) Perhaps, I should dring a beer together
with
Egon and explain it
31 matches
Mail list logo