Re: [PHP-DOC] Documentation update

2011-01-06 Thread Braian Iván Monnier
Excuse me, but I couldn't understand what you are referring to. We only work
on PHP documentation, nothing else. On the other hand, next time you want to
write to the list, please press the Reply all button, otherwise you'll
write only to a single person (as it happened with me).

Yours faithfully,
Monnier, Braian Iván.


On 6 January 2011 07:27, Lucas Nascimento Vieira luca...@ig.com.br wrote:

 Good morning everyone,
 I know it's kind of absurd question in a group of java PHP
 but I tried and not found.
 Someone I know has said a group of people who translate the manual
 java - javadocs something? or if you have manual or doc to translate
 java?

 Thank you!

 luca...@ig.com.br

 2011/1/5 Braian Iván Monnier x1v...@php.net:
  Thank you for you quick response, Daniel. I changed listed because I
 found
  it a little confusing and repeating, but now that you tell me that, I
  realize you are right. Thank you again!
 
  Monnier, Braian Iván.
 
 
  On 5 January 2011 19:22, Daniel Brown danbr...@php.net wrote:
 
  On Wed, Jan 5, 2011 at 17:09, Braian Iván Monnier x1v...@php.net
 wrote:
   Hello everybody.
  
   Can anyone take a look at this update, please? It's the first time
 I've
   done
   a doc update and I'm not sure if I did it correctly. Thanks in
 advance!
  
   Monnier, Braian Iván.
  
 
 The patch looks good, but I would reword this:
 
 but it is appointed through the mhash documentation
 
 To this:
 
 but it is listed in the mhash documentation
 
 More similar to the original, really, because if it is appointed
  through something, that would mean it was designated by the
  documentation, as if the documentation directed the code, and not the
  other way around.
 
 Other than that, looks like you're good to commit.
 
  --
  /Daniel P. Brown
  Network Infrastructure Manager
  Documentation, Webmaster Teams
  http://www.php.net/
 
 



[PHP-DOC] Documentation update

2011-01-05 Thread Braian Iván Monnier
Hello everybody.

Can anyone take a look at this update, please? It's the first time I've done
a doc update and I'm not sure if I did it correctly. Thanks in advance!

Monnier, Braian Iván.
--- constants.xml	2010-03-29 03:55:15.0 -0400
+++ constants.xml.new	2010-12-27 08:49:05.0 -0500
@@ -5,8 +5,8 @@
  extension.constants;
  para
   Here is a list of hashes which are currently supported by mhash. If a
-  hash is not listed here, but is listed by mhash as supported, you can
-  safely assume that this documentation is outdated.
+  hash is not listed here, but it is appointed through the mhash documentation
+  as supported, you can safely assume that this documentation is outdated.
   itemizedlist
listitem
 simpara
@@ -39,41 +39,91 @@
 /simpara
/listitem
listitem
-simpara
- constantMHASH_HAVAL192/constant
-/simpara
-   /listitem
+ simpara
+  constantMHASH_HAVAL192/constant
+ /simpara
+/listitem
+   listitem
+ simpara
+  constantMHASH_HAVAL224/constant
+ /simpara
+/listitem
listitem
 simpara
  constantMHASH_HAVAL256/constant
 /simpara
/listitem
listitem
-simpara
- constantMHASH_MD4/constant
-/simpara
-   /listitem
+ simpara
+  constantMHASH_MD2/constant
+ /simpara
+/listitem
+   listitem
+ simpara
+  constantMHASH_MD4/constant
+ /simpara
+/listitem
listitem
 simpara
  constantMHASH_MD5/constant
 /simpara
/listitem
listitem
-simpara
- constantMHASH_RIPEMD160/constant
-/simpara
-   /listitem
+ simpara
+  constantMHASH_RIPEMD128/constant
+ /simpara
+/listitem
+   listitem
+ simpara
+  constantMHASH_RIPEMD256/constant
+ /simpara
+/listitem
+   listitem
+ simpara
+  constantMHASH_RIPEMD320/constant
+ /simpara
+/listitem
listitem
 simpara
  constantMHASH_SHA1/constant
 /simpara
/listitem
listitem
-simpara
- constantMHASH_SHA256/constant
-/simpara
-   /listitem
-   listitem
+ simpara
+  constantMHASH_SHA192/constant
+ /simpara
+/listitem
+   listitem
+ simpara
+  constantMHASH_SHA224/constant
+ /simpara
+/listitem
+   listitem
+ simpara
+  constantMHASH_SHA256/constant
+ /simpara
+/listitem
+   listitem
+ simpara
+  constantMHASH_SHA384/constant
+ /simpara
+/listitem
+   listitem
+ simpara
+  constantMHASH_SHA512/constant
+ /simpara
+/listitem
+   listitem
+ simpara
+  constantMHASH_SNEFRU128/constant
+ /simpara
+/listitem
+listitem
+ simpara
+  constantMHASH_SNEFRU256/constant
+ /simpara
+/listitem
+listitem
 simpara
  constantMHASH_TIGER/constant
 /simpara
@@ -84,10 +134,15 @@
 /simpara
/listitem
listitem
-simpara
- constantMHASH_TIGER160/constant
-/simpara
-   /listitem
+ simpara
+  constantMHASH_TIGER160/constant
+ /simpara
+/listitem
+   listitem
+ simpara
+  constantMHASH_WHIRLPOOL/constant
+ /simpara
+/listitem
   /itemizedlist
  /para
 /appendix
@@ -111,4 +166,4 @@
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
---
+--
\ No newline at end of file

Re: [PHP-DOC] Documentation update

2011-01-05 Thread Braian Iván Monnier
Thank you for you quick response, Daniel. I changed listed because I found
it a little confusing and repeating, but now that you tell me that, I
realize you are right. Thank you again!

Monnier, Braian Iván.


On 5 January 2011 19:22, Daniel Brown danbr...@php.net wrote:

 On Wed, Jan 5, 2011 at 17:09, Braian Iván Monnier x1v...@php.net wrote:
  Hello everybody.
 
  Can anyone take a look at this update, please? It's the first time I've
 done
  a doc update and I'm not sure if I did it correctly. Thanks in advance!
 
  Monnier, Braian Iván.
 

 The patch looks good, but I would reword this:

but it is appointed through the mhash documentation

To this:

but it is listed in the mhash documentation

More similar to the original, really, because if it is appointed
 through something, that would mean it was designated by the
 documentation, as if the documentation directed the code, and not the
 other way around.

Other than that, looks like you're good to commit.

 --
 /Daniel P. Brown
 Network Infrastructure Manager
 Documentation, Webmaster Teams
 http://www.php.net/



[PHP-DOC] bugs.php.net is Off!

2010-12-23 Thread Braian Iván Monnier
I've tried to access it for a half an hour and it tells me The connection
has been reset. Can anyone take a look at this?? Thanks!

Monnier, Braian Iván.


[PHP-DOC] Re: bugs.php.net is Off!

2010-12-23 Thread Braian Iván Monnier
Ok, now it's working :)

On 23 December 2010 18:29, Braian Iván Monnier x1v...@php.net wrote:

 I've tried to access it for a half an hour and it tells me The connection
 has been reset. Can anyone take a look at this?? Thanks!

 Monnier, Braian Iván.



Re: [PHP-DOC] Re: [DOC-CVS] svn: /phpdoc/en/trunk/reference/xml/functions/ xml-parse-into-struct.xml xml-set-character-data-handler.xml xml-set-default-handler.xml xml-set-element-handler.xml xml-set-

2010-12-14 Thread Braian Iván Monnier
Hello Hannes

Excuse me, but are there any policies to make commits to the En repository,
or can you give us advices about the things we have to keep in mind when
modifying the original documentation??

Thanks in advance! Yours faithfully

Monnier, Braian Iván.


2010/12/14 Hannes Magnússon hannes.magnus...@gmail.com

 2010/12/14 Carlos Hernández car...@php.net:
  carlos   Mon, 13 Dec 2010 23:20:07 +
 
  Revision: http://svn.php.net/viewvc?view=revisionrevision=306351
 
  Log:
  I've updated these files


 You really need to describe the changes you made in the commit log,
 otherwise we have no idea whatsoever if what you committed is actually
 what you wanted to commit.
 Reviewing your commit to is nearly impossible :(

 Also, if this is related to a bug report, mention that it fixes it..

 -Hannes



Re: [PHP-DOC] Re: [DOC-CVS] svn: /phpdoc/en/trunk/reference/xml/functions/ xml-parse-into-struct.xml xml-set-character-data-handler.xml xml-set-default-handler.xml xml-set-element-handler.xml xml-set-

2010-12-14 Thread Braian Iván Monnier
Yes, I realized what Hannes implied, but I wanted to be sure about the rules
to alter the original content. Thank you for your quick response, Kalle!

Grettings!

Monnier, Braian Iván.


2010/12/14 Kalle Sommer Nielsen ka...@php.net

 Hi Braian

 2010/12/14 Braian Iván Monnier x1v...@php.net:
  Hello Hannes
 
  Excuse me, but are there any policies to make commits to the En
 repository,
  or can you give us advices about the things we have to keep in mind when
  modifying the original documentation??

 No there aren't anything that prevents you from altering the original
 content for things like if you found a typo, or other type of bug or
 think it could be improved some way or another.

 What Hannes implies here is that log messages should be more verbose
 so us the editors can see what you changed unlike translations that
 might not be so expressive in their commit log messages.

 --
 regards,

 Kalle Sommer Nielsen
 ka...@php.net



Re: [PHP-DOC] Some suggestions to improve the Online Editor

2010-12-10 Thread Braian Iván Monnier
To contribute, I want to suggest something too:

Sometimes a VCS user leaves a file in the middle of its translation to
continue later, but if he/she uses another computer to go on with the
pending work, a message is issued telling that he/she is the owner of the
work, and he/she cannot edit it (as if he/she was another person). I guess
this is to control the Anonymous accounts, but I think it's useless to apply
it for the ones who already have a VCS account.

I'm sorry to be a nuisance, yours faithfully:

Monnier, Braian Iván.


On 10 December 2010 04:01, Yago Ferrer y...@php.net wrote:

 Hi Yannick,

 I will like to share some suggestions to improve the Online Editor.

 *Change ownership of files from work in progress by the Administrator*.
 If an VCS user starts translating a file but never finishes it the file
 remains blocked by the VCS user and no body can edit the file to finish the
 translation.
 I suggest to add a feature for  the Administrator to unblock and assign
 the file to another VCS user or himself.

 *Showing Anonymous contributions only for the current language.*
 If you are in the Spanish translation you can see Anonymous users that
 changed files for the English Translation and translated files for the
 Spanish Translation all in the same place.
 I suggest to show only Anonymous users that translated files for the
 Spanish translation.

 *Button to maximize space.*
 If you want to maxime the space to translate a file without the need to
 scroll from side to side all the time, you need to resize the left menu. The
 problem is: it doesn't go away all the way. You need to disable the
 Automatic Google translation tabl as well and if it is your first time is
 not easy to find where to uncheck the checkbox in the menu options.
 I suggest to have a button to hide/show the menu and the automatic
 translation (if it is enabled) to maxime the space to translate the file
 that you are working on.

 *Control + Z is not working as expected.*
 When you are in the middle of translating a file and you want to undo
 something that you copied and pasted by error or you wrote some by mistake
 and you use Control + Z you will be amaze: it doesn't work as expected.
 I suggest to find a solution for the Control + Z problem.

 *Adding a new slide tab for Anonymous contributions only.*
 Files from Anonymous contributions and VCS users are all in the same
 section: Work in progress.
 I suggest to have a new tab containing only Anonymous users
 to differentiate both groups. It will be easier to browse only VCS users
 when the number of anonymous
 users grow.

 *Disable Patches.*
 I'm sure for the English version patches are really useful but just for the
 translation we don't think they are.
 I suggest to disable Patches for the translations and keep it for the
 English version.

 *Make the XML disappear.*
 I don't know if this is possible but it will be really nice if we don't
 need to deal with the XML. If somehow you can parse the XML and show
 accordingly a text box for each title, paragraf or exemple we need to
 translate. That way we won't possible make mistakes and brake the build or
 things like that.

 Thanks!

 --
 Yago Ferrer



[PHP-DOC] Indentation problems solved in appendices/ini.xml

2010-07-16 Thread Braian Iván Monnier
Hello everyone, I'm writing because I've solved some indentation problems
with the file appendices/ini.xml, but I don't have enough karma to commit
it. Can anyone review it?? Thanks.

Regards.
Monnier, Braian Iván.


[PHP-DOC] Typo encountered!

2010-05-22 Thread Braian Iván Monnier
I've found a typo in faq/installation.xml, in line 287, where but when I to
access should be replaced with but when I *try* to access.
On the other hand, on the same file, in line 265, Apache appears with the
first a in lowercase. I think it should also be replaced, but I don't know
if i'm right. Please take a look at this.

Yours Faithfully
Monnier, Braian Iván


Re: [PHP-DOC] Typo encountered!

2010-05-22 Thread Braian Iván Monnier
Ok Daniel, thanks. I'll read the tips soon. Excuse me, but I've just
realized (when I saw the DIFF) that on line 267, it says [mybox:user
/src/php4]. I'm not sure (that's the reason why I don't report it as a bug)
if it should be [mybox:user /src/php*5*] or both of them. If not, I
apologize for saying stupid things.

Yours Faithfully
Monnier, Braian Iván


2010/5/22 Daniel Egeberg daniel.egeb...@gmail.com

 On Sat, May 22, 2010 at 20:32, Braian Iván Monnier x1v...@php.net wrote:
  I've found a typo in faq/installation.xml, in line 287, where but when I
 to
  access should be replaced with but when I try to access.
  On the other hand, on the same file, in line 265, Apache appears with the
  first a in lowercase. I think it should also be replaced, but I don't
 know
  if i'm right. Please take a look at this.

 Hi,

 Thanks for letting up know. This has been fixed now [1]. In the
 future, please report errors in the documentation on the bug tracker
 [2] though.

 [1] http://svn.php.net/viewvc?view=revisionrevision=299630
 [2] http://bugs.php.net

 --
 Daniel Egeberg



Re: [PHP-DOC] SVN Account Request: edwincartagenah

2010-04-28 Thread Braian Iván Monnier
I felt the same as you when Yago and Philip granted me karma... Welcome
again!

2010/4/28 Edwin A. Cartagena Hdez. edwincartage...@gmail.com

 Hello folks!

 Thanks a lot, actually I am receiving the new e-mails and I read the big
 good news!!!
 Joining in to the documentation team, I'm feel like in my /home :D

 Kind regards!

 Edwin.-

 2010/4/27 Philip Olson phi...@roshambo.org

 Hola amigos,

 This account now exists with karma granted, welcome to the PHP
 documentation team Edwin! :)

 Regards,
 Philip


 On Apr 26, 2010, at 9:09 PM, Yago Ferrer wrote:

  Any update on this?
 
  Thanks!
 
  -- Forwarded message --
  From: Yago Ferrer y...@php.net
  Date: 2010/4/24
  Subject: Re: [PHP-DOC] SVN Account Request: edwincartagenah
  To: Edwin Alexander Cartagena Hernández edwincartage...@gmail.com,
 Philip Olson phi...@roshambo.org
  Cc: phpdoc@lists.php.net
 
 
  Hi,
  I talked with Edwin and he really wants to keep translating files. Can
 you please activate this SVN account?
  Please find attached the files he translated.
  Thanks!
 
  Yago
 
  2010/4/24 Edwin Alexander Cartagena Hernández 
 edwincartage...@gmail.com
 
  I would like to have an SVN account to help with the Spanish translation
 of the PHP Manual. Yago, a SVN account holder motived me to collaborate in
 this translation project and suggested me to request a SVN account.
 
 
 
  --
  Yago Ferrer
 
 
 
  --
  Yago Ferrer
 
 getfromname.xmlgetnameindex.xmlgetstatusstring.xmlgetstream.xmllocatename.xmlopen.xml




 --
 Edwin Alexander Cartagena Hernandez.

 Everything I can do through Christ
 Phil 4:13.



[PHP-DOC] SVN Account Request: x1v4nx

2010-04-13 Thread Braian Iván Monnier
I would like to have an SVN account to help with the Spanish translation of the 
PHP Manual. The user 'yago' told me I need to appoint to him.