[PHP-DOC] cvs: phpdoc /en/reference/posix/functions posix-getrlimit.xml

2007-05-18 Thread TAKAGI Masahiro
takagi  Sat May 19 05:08:14 2007 UTC

  Modified files:  
/phpdoc/en/reference/posix/functionsposix-getrlimit.xml 
  Log:
  fixed typo.
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/posix/functions/posix-getrlimit.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/posix/functions/posix-getrlimit.xml
diff -u phpdoc/en/reference/posix/functions/posix-getrlimit.xml:1.8 
phpdoc/en/reference/posix/functions/posix-getrlimit.xml:1.9
--- phpdoc/en/reference/posix/functions/posix-getrlimit.xml:1.8 Tue May  8 
03:47:42 2007
+++ phpdoc/en/reference/posix/functions/posix-getrlimit.xml Sat May 19 
05:08:14 2007
@@ -1,5 +1,5 @@
 
-
+
 
  
   posix_getrlimit
@@ -19,7 +19,7 @@
   
 Each resource has an associated soft and hard limit.  The soft
 limit is the value that the kernel enforces for the corresponding
-resrource.  The hard limit acts as a cieling for the soft limit.
+resource.  The hard limit acts as a ceiling for the soft limit.
 An unprivileged process may only set its soft limit to a value
 from 0 to the hard limit, and irreversibly lowers its hard limit.
   


[PHP-DOC] I want to join in the south korean translator group

2007-05-18 Thread 마스터
Hello, I'm ilho.

I want to join in the south korean translator group.

How can I do?


Re: [PHP-DOC] Norwegian translation

2007-05-18 Thread Knut Urdalen

Hannes Magnusson wrote:

We have way to many (read: all except Japanese and French) outdated
translations that noone seems to care about. So, my personal opinion
is not to create maillinglist/module/spread karma until
"proof-of-willingness" to do the job is shown, i.e. having 30% of the
manual translated...

I agree!

Knut


Re: [PHP-DOC] Norwegian translation

2007-05-18 Thread Hannes Magnusson

Hi Knut

On 5/18/07, Knut Urdalen <[EMAIL PROTECTED]> wrote:

Hi all,

I'm wondering if anyone is working on a Norwegian translation of the PHP
Manual? I only see a reference to a username "mork" in


Nope. There is no, and has never been, a Norwegian translation group.



The Norwegian PHP User Group (http://php.no) would like to (re)start the
translation process for "phpdoc-no" and setup a translation team the the
Norwegian translation. I've just read through the documentation howto
and it would be nice if we could get a mailinglist for "no" as well.
With this I request a CVS account so I can setup the project.


We have way to many (read: all except Japanese and French) outdated
translations that noone seems to care about. So, my personal opinion
is not to create maillinglist/module/spread karma until
"proof-of-willingness" to do the job is shown, i.e. having 30% of the
manual translated...

-Hannes


[PHP-DOC] #41427 [Opn]: if and control structures

2007-05-18 Thread rquadling
 ID:   41427
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Documentation problem
 Operating System: irrelevant
 PHP Version:  Irrelevant
 New Comment:

Yes. The use different XSL files. Just mentioning that the there is at
least one of them that is correct.




Previous Comments:


[2007-05-18 11:09:24] [EMAIL PROTECTED]

Hm, to be clear: I am talking about the online manual ;-)



[2007-05-18 10:32:12] [EMAIL PROTECTED]

The "if" page IS in the index in the Extended CHM manual.



[2007-05-18 09:16:32] [EMAIL PROTECTED]

It's all gotten from splitting the same file on 's. It seems
like the first (if in this case) is appended to the original TOC-page
while only the remainders are split off. IMO it should be split off too.
Unfortunately, I don't know enough of the phpdoc internal build process
to know how to do this... I'll have a look at it later, but maybe one of
the build-masters have any ideas on this?



[2007-05-18 08:30:11] [EMAIL PROTECTED]

Description:

if construct is shown on Table of Contents
http://www.php.net/manual/en/language.control-structures.php

However from the subpages, if is not listed in the right navigation
pane. (e.g.: http://www.php.net/manual/en/control-structures.for.php)



Expected result:

if should be listed on the right navigation pane.






-- 
Edit this bug report at http://bugs.php.net/?id=41427&edit=1


[PHP-DOC] #41427 [Opn]: if and control structures

2007-05-18 Thread [EMAIL PROTECTED]
 ID:   41427
 User updated by:  [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Documentation problem
 Operating System: irrelevant
 PHP Version:  Irrelevant
 New Comment:

Hm, to be clear: I am talking about the online manual ;-)


Previous Comments:


[2007-05-18 10:32:12] [EMAIL PROTECTED]

The "if" page IS in the index in the Extended CHM manual.



[2007-05-18 09:16:32] [EMAIL PROTECTED]

It's all gotten from splitting the same file on 's. It seems
like the first (if in this case) is appended to the original TOC-page
while only the remainders are split off. IMO it should be split off too.
Unfortunately, I don't know enough of the phpdoc internal build process
to know how to do this... I'll have a look at it later, but maybe one of
the build-masters have any ideas on this?



[2007-05-18 08:30:11] [EMAIL PROTECTED]

Description:

if construct is shown on Table of Contents
http://www.php.net/manual/en/language.control-structures.php

However from the subpages, if is not listed in the right navigation
pane. (e.g.: http://www.php.net/manual/en/control-structures.for.php)



Expected result:

if should be listed on the right navigation pane.






-- 
Edit this bug report at http://bugs.php.net/?id=41427&edit=1


[PHP-DOC] #41427 [Opn]: if and control structures

2007-05-18 Thread rquadling
 ID:   41427
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Documentation problem
 Operating System: irrelevant
 PHP Version:  Irrelevant
 New Comment:

The "if" page IS in the index in the Extended CHM manual.


Previous Comments:


[2007-05-18 09:16:32] [EMAIL PROTECTED]

It's all gotten from splitting the same file on 's. It seems
like the first (if in this case) is appended to the original TOC-page
while only the remainders are split off. IMO it should be split off too.
Unfortunately, I don't know enough of the phpdoc internal build process
to know how to do this... I'll have a look at it later, but maybe one of
the build-masters have any ideas on this?



[2007-05-18 08:30:11] [EMAIL PROTECTED]

Description:

if construct is shown on Table of Contents
http://www.php.net/manual/en/language.control-structures.php

However from the subpages, if is not listed in the right navigation
pane. (e.g.: http://www.php.net/manual/en/control-structures.for.php)



Expected result:

if should be listed on the right navigation pane.






-- 
Edit this bug report at http://bugs.php.net/?id=41427&edit=1


[PHP-DOC] #41427 [Opn]: if and control structures

2007-05-18 Thread tularis
 ID:   41427
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Documentation problem
 Operating System: irrelevant
 PHP Version:  Irrelevant
 New Comment:

It's all gotten from splitting the same file on 's. It seems
like the first (if in this case) is appended to the original TOC-page
while only the remainders are split off. IMO it should be split off too.
Unfortunately, I don't know enough of the phpdoc internal build process
to know how to do this... I'll have a look at it later, but maybe one of
the build-masters have any ideas on this?


Previous Comments:


[2007-05-18 08:30:11] [EMAIL PROTECTED]

Description:

if construct is shown on Table of Contents
http://www.php.net/manual/en/language.control-structures.php

However from the subpages, if is not listed in the right navigation
pane. (e.g.: http://www.php.net/manual/en/control-structures.for.php)



Expected result:

if should be listed on the right navigation pane.






-- 
Edit this bug report at http://bugs.php.net/?id=41427&edit=1


[PHP-DOC] #41427 [NEW]: if and control structures

2007-05-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
Operating system: irrelevant
PHP version:  Irrelevant
PHP Bug Type: Documentation problem
Bug description:  if and control structures

Description:

if construct is shown on Table of Contents
http://www.php.net/manual/en/language.control-structures.php

However from the subpages, if is not listed in the right navigation pane.
(e.g.: http://www.php.net/manual/en/control-structures.for.php)



Expected result:

if should be listed on the right navigation pane.


-- 
Edit bug report at http://bugs.php.net/?id=41427&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=41427&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=41427&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=41427&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=41427&r=fixedcvs
Fixed in release: 
http://bugs.php.net/fix.php?id=41427&r=alreadyfixed
Need backtrace:   http://bugs.php.net/fix.php?id=41427&r=needtrace
Need Reproduce Script:http://bugs.php.net/fix.php?id=41427&r=needscript
Try newer version:http://bugs.php.net/fix.php?id=41427&r=oldversion
Not developer issue:  http://bugs.php.net/fix.php?id=41427&r=support
Expected behavior:http://bugs.php.net/fix.php?id=41427&r=notwrong
Not enough info:  
http://bugs.php.net/fix.php?id=41427&r=notenoughinfo
Submitted twice:  
http://bugs.php.net/fix.php?id=41427&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=41427&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=41427&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=41427&r=dst
IIS Stability:http://bugs.php.net/fix.php?id=41427&r=isapi
Install GNU Sed:  http://bugs.php.net/fix.php?id=41427&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=41427&r=float
No Zend Extensions:   http://bugs.php.net/fix.php?id=41427&r=nozend
MySQL Configuration Error:http://bugs.php.net/fix.php?id=41427&r=mysqlcfg