betzSat Jan 11 04:57:37 2003 EDT
Modified files:
/phpdoc/en/language types.xml
Log:
WS fix
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.98 phpdoc/en/language/types.xml:1.99
--- phpdoc/en/language/types.xml:1.98 Sat Nov 9 09:0
This word is used in every function file just before the .
It seems like a good idea to me to make it an entity, so that it is
translated consistently. What do y'all think about that?
Regards,
Dirkjan Ochtman
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http:
manuzhaiSat Jan 11 05:08:41 2003 EDT
Modified files:
/phpdoc/en/reference/array/functionsarray-multisort.xml
Log:
"after before" -> "before"
Index: phpdoc/en/reference/array/functions/array-multisort.xml
diff -u phpdoc/en/reference/array/function
truelight Sat Jan 11 05:19:31 2003 EDT
Modified files:
/phpdoc/en/reference/image/functionsexif-imagetype.xml
Log:
Fixed typo
Index: phpdoc/en/reference/image/functions/exif-imagetype.xml
diff -u phpdoc/en/reference/image/functions/exif-imagetype.x
On Sat, Jan 11, 2003 at 11:00:55AM +0100, Manuzhai wrote:
> This word is used in every function file just before the .
> It seems like a good idea to me to make it an entity, so that it is
> translated consistently. What do y'all think about that?
+1
Sander
--
PHP Documentation Mailing List (ht
Maybe "See also" (with or without colon :P) is also a nice candidate for
entity-ing.
"Manuzhai" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> This word is used in every function file just before the .
> It seems like a good idea to me to make it an entity, so
"The first element will be used."
Hmm okay... For what? Why? When?
Regards,
Dirkjan
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
manuzhaiSat Jan 11 06:19:11 2003 EDT
Modified files:
/phpdoc/en/reference/array/functionsarray-walk.xml
Log:
See also itself isn't very useful.
Index: phpdoc/en/reference/array/functions/array-walk.xml
diff -u phpdoc/en/reference/array/functions/
The documentation looks enough clear to me. It will keep the first element
if there are 2 elements that have got the same string representation...
*shrug*
--
Regards.
M.CHAILLAN Nicolas
[EMAIL PROTECTED]
www.WorldAKT.com Hébergement de sites internets.
"Dirkjan Ochtman" <[EMAIL PROTECTED]> a écr
On Fri, 10 Jan 2003, Sara Golemon wrote:
> I notice that the current manual pages for the filesystem function refer
> to file pointer resources as ints. Am I the only one who thinks this
> could be confusing to end-users? Wouldn't "resource" be a better type to
> present? or "stream"?
We didn't
> On a related note, it would be nice if we can generate
> a page that contains all configure options. Ideally
> it would combine information from both install and
> configure. In otherwords, this would be a huge page
> with a lot of information from all modules and
> standard.
Well, I think it
> Maybe "See also" (with or without colon :P) is also a nice candidate for
> entity-ing.
>
> "Manuzhai" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > This word is used in every function file just before the
.
> > It seems like a good idea to me to make it a
> "The first element will be used."
>
> Hmm okay... For what? Why? When?
This may not be clear enough. As this is inside the equality
note, it probably mens, that if two values treated as strings
are equal, the first is kept (this is important).
Goba
--
PHP Documentation Mailing List (http://
so I should change "used" to "kept" ?
--
Regards.
M.CHAILLAN Nicolas
[EMAIL PROTECTED]
www.WorldAKT.com Hébergement de sites internets.
"Gabor Hojtsy" <[EMAIL PROTECTED]> a écrit dans le message de news:
00c601c2b969$306cda60$[EMAIL PROTECTED]
> > "The first element will be used."
> >
> > Hmm oka
On Sat, 11 Jan 2003, Manuzhai wrote:
> Maybe "See also" (with or without colon :P) is also a nice candidate for
> entity-ing.
+1 on this, but without the colon.
Derick
--
-
Derick Rethans
But it's a little too loose from the other equality notes too be clear on
this, I think.
Dirkjan
- Original Message -
From: "Gabor Hojtsy" <[EMAIL PROTECTED]>
To: "Dirkjan Ochtman" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, January 11, 2003 1:01 PM
Subject: Re: [PHP-DOC] Int
> > Maybe "See also" (with or without colon :P) is also a nice candidate for
> > entity-ing.
>
> +1 on this, but without the colon.
Well, actually as we are at it, we also had some discussions
on using
Or something like this to mark see also sections, which would ease the
automatic finding of
> But it's a little too loose from the other equality notes too be clear on
> this, I think.
Feel free to extend the text to make it clear. :)
Goba
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
(Sent this to goba only by accident)
Maybe it might even be useful to have something like a "seealso.xml" which
has like
array_search
Or something like that (this is probably not a useful structure)? This way,
you can keep all of the See also separate from the function reference and
closel
On Sat, 11 Jan 2003, Dirkjan Ochtman wrote:
> (Sent this to goba only by accident)
>
> Maybe it might even be useful to have something like a "seealso.xml" which
> has like
>
>
> array_search
>
>
> Or something like that (this is probably not a useful structure)? This way,
> you can keep
> > (Sent this to goba only by accident)
> >
> > Maybe it might even be useful to have something like a "seealso.xml"
which
> > has like
> >
> >
> > array_search
> >
> >
> > Or something like that (this is probably not a useful structure)? This
way,
> > you can keep all of the See also separa
So would it be possible to do just
array_filter
array_walk
And have a stylesheet add things like "See also", ",", "and" and "."? So
that the actual format for the See also is totally consistent for every
language?
Dirkjan
> Well, there is already a seealso tag in Docbook which is sadl
> So would it be possible to do just
>
>
> array_filter
> array_walk
>
>
> And have a stylesheet add things like "See also", ",", "and" and "."? So
> that the actual format for the See also is totally consistent for every
> language?
Something like this, yes. But with a "bit" more markup
So would it be possible to do just
array_filter
array_walk
And have a stylesheet add things like "See also", ",", "and" and "."? So
that the actual format for the See also is totally consistent for every
language?
Dirkjan
> Well, there is already a seealso tag in Docbook which is sadl
Hi there,
I'm trying to run "make test" on the Dutch manual, but it won't work...
no -i lang-nl -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml
make: *** [test] Error 255
Does anyone know how I can fix this problem?
TIA,
Dirkjan
--
PHP Documentation Mailing List (http://www.php.net/)
T
On Sat, Jan 11, 2003 at 02:40:12PM +0100, Dirkjan Ochtman wrote:
> Hi there,
>
> I'm trying to run "make test" on the Dutch manual, but it won't work...
>
> no -i lang-nl -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml
> make: *** [test] Error 255
>
> Does anyone know how I can fix this prob
sander Sat Jan 11 09:03:31 2003 EDT
Modified files:
/phpdoc configure.in
Log:
This will make configure abort when it's unable to locate jade or nsgmls
Index: phpdoc/configure.in
diff -u phpdoc/configure.in:1.176 phpdoc/configure.in:1.177
--- phpdoc/confi
I couldn't find nsgmls or the SP package (as with Debian) in my Cygwin
setup.
Anyone else?
Dirkjan
"Sander Roobol" <[EMAIL PROTECTED]> wrote in message
2003035440.GA705@lxr">news:2003035440.GA705@lxr...
> On Sat, Jan 11, 2003 at 02:40:12PM +0100, Dirkjan Ochtman wrote:
> > Hi there,
> >
On Sat, 11 Jan 2003, Dirkjan Ochtman wrote:
> I couldn't find nsgmls or the SP package (as with Debian) in my Cygwin
> setup.
>
> Anyone else?
It's in the openjade package for me. But instead of "make test" you can
also use "make html", but that will take about 40 minutes :)
Derick
--
-
> I couldn't find nsgmls ...
It's in the windows binary distribution of Jade.
Mark
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
But I unzipped that to phpdoc-tools, as the DOC HOWTO says... So it should
find that?
/
phpdoc-nl/
en/
nl/
&stuff
phpdoc-tools/
... all of the Jade files from the Win binary distro ...
"Mark Wiesemann" <[EMAIL PROTECTED]> wrote in message
021201c2b97d$0dc26750$ab
> But I unzipped that to phpdoc-tools, as the DOC HOWTO says... So it should
> find that?
>
> /
>phpdoc-nl/
>en/
>nl/
>&stuff
>phpdoc-tools/
>... all of the Jade files from the Win binary distro ...
The doc howto says that you shuold have a phpdoc dir and n
> Okay, I'm a complete idiot...
>
> Next problem: stuff doesn't have permissions to fork. Should I try running
> as another user? Install more packages?
What does not have permission to fork??
Goba
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.ne
I think there's some kind of memleak in some of the software that Cygwin
uses... My memory was running out, and that's why it didn't work, I think.
Got "make test" to work errorless!!! Thanks to all for the help! :)
Dirkjan
"Gabor Hojtsy" <[EMAIL PROTECTED]> wrote in message
001a01c2b981$d4f12b5
Following are the top 20 pages of the manual, sorted by the number
of user notes contributed. These sections could use a polish, those
notes represent 11.8% of the 8446 total user notes.
Notes | Page
---+-
80 | http://php.net/manual
Snipped proposed versions:
>
>
> somefunc1
> somefunc2
>
>
> If we want a more list like construct, it's a bit more markup heavy:
>
>
>
> somefunc1
>
>
> somefunc2
>
>
What would be the advantage of using the list? The first
one looks much nicer except one question, I
And how about "This function is deprecated"?
All the translator will be happy.
Fernando Correa da Conceição
Manuzhai escreveu:
Maybe "See also" (with or without colon :P) is also a nice candidate for
entity-ing.
"Manuzhai" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PR
On Sat, 11 Jan 2003, Gabor Hojtsy wrote:
> > On a related note, it would be nice if we can generate
> > a page that contains all configure options. Ideally
> > it would combine information from both install and
> > configure. In otherwords, this would be a huge page
> > with a lot of information
pollita Sat Jan 11 13:20:24 2003 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions tmpfile.xml rewind.xml
popen.xml pclose.xml
fwrite.xml ftruncate.xml
> pollita Sat Jan 11 13:20:24 2003 EDT
>
> Modified files:
> /phpdoc/en/reference/filesystem/functions tmpfile.xml rewind.xml
> popen.xml pclose.xml
> fwrite.xml ftruncate.xml
>
> > > On a related note, it would be nice if we can generate
> > > a page that contains all configure options. Ideally
> > > it would combine information from both install and
> > > configure. In otherwords, this would be a huge page
> > > with a lot of information from all modules and
> > > stan
41 matches
Mail list logo