Re: [PHP-DOC] [PATCH] Restructuring built-in variables

2008-04-20 Thread Philip Olson
On 15 Apr 2008, at 16:58, Philip Olson wrote: I mean have a page that talks about what superglobals are, and it'd include that superglobals list. So basically this means move language.variables.superglobals outside of the partintro in variables.xml to a new page like variables/superglobals.x

Re: [PHP-DOC] [PATCH] Restructuring built-in variables

2008-04-15 Thread Philip Olson
I mean have a page that talks about what superglobals are, and it'd include that superglobals list. So basically this means move language.variables.superglobals outside of the partintro in variables.xml to a new page like variables/superglobals.xml even though superglobals isn't a variable i

Re: [PHP-DOC] [PATCH] Restructuring built-in variables

2008-04-15 Thread Hannes Magnusson
On Tue, Apr 15, 2008 at 6:30 AM, Philip Olson <[EMAIL PROTECTED]> wrote: > > > On 14 Apr 2008, at 11:10, Hannes Magnusson wrote: > > > On Mon, Apr 14, 2008 at 7:32 PM, Philip Olson <[EMAIL PROTECTED]> wrote: > > > > > > > > On 13 Apr 2008, at 08:01, Daniel Convissor wrote: > > > > > > > > > > Hi H

Re: [PHP-DOC] [PATCH] Restructuring built-in variables

2008-04-14 Thread Philip Olson
On 14 Apr 2008, at 11:10, Hannes Magnusson wrote: On Mon, Apr 14, 2008 at 7:32 PM, Philip Olson <[EMAIL PROTECTED]> wrote: On 13 Apr 2008, at 08:01, Daniel Convissor wrote: Hi Hannes: The idea is to first refactor it with minimum changes so translators don't have to retranslate the ent

Re: [PHP-DOC] [PATCH] Restructuring built-in variables

2008-04-14 Thread Hannes Magnusson
On Mon, Apr 14, 2008 at 7:32 PM, Philip Olson <[EMAIL PROTECTED]> wrote: > > On 13 Apr 2008, at 08:01, Daniel Convissor wrote: > > > Hi Hannes: > > > > > > > The idea is to first refactor it with minimum changes so translators > > > don't have to retranslate the entire thing again. > > > Then afte

Re: [PHP-DOC] [PATCH] Restructuring built-in variables

2008-04-14 Thread Philip Olson
On 13 Apr 2008, at 08:01, Daniel Convissor wrote: Hi Hannes: The idea is to first refactor it with minimum changes so translators don't have to retranslate the entire thing again. Then after the commit it is easy to make any further adjustments, but yeah. That should be noted. Yeah. Was thi

Re: [PHP-DOC] [PATCH] Restructuring built-in variables

2008-04-13 Thread Daniel Convissor
Hi Hannes: > The idea is to first refactor it with minimum changes so translators > don't have to retranslate the entire thing again. > Then after the commit it is easy to make any further adjustments, but > yeah. That should be noted. Yeah. Was thinking the same thing. Thanks for the the fixes

Re: [PHP-DOC] [PATCH] Restructuring built-in variables

2008-04-13 Thread Hannes Magnusson
On Sun, Apr 13, 2008 at 3:16 AM, Daniel Convissor <[EMAIL PROTECTED]> wrote: > Hi Hannes: > > Overall, seems like a good idea. > > > > Index: en/language/predefined/variables/argc.xml > > +The scripts filename is always passed as an argument to the script > ... > > Index: en/language/prede

Re: [PHP-DOC] [PATCH] Restructuring built-in variables

2008-04-13 Thread Gwynne Raskind
On Apr 12, 2008, at 4:23 PM, Hannes Magnusson wrote: Hi all Now that the extension/class restructuring are online I think we should start restructuring other stuff ;) for instance the timezone appendix should probably be apart of the datetime extension.. Anyway. The built-in variables have been