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 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, and of course the whole reworking. > > > > This is a great change to the docs, except the first page looks odd with > "Superglobals" essentially being listed twice. Moving that part to its own > little section seems like a good choice.
You mean splitting the page in two <reference>s, one for superglobals and one for "others"? I agree, it feels a bit weird looking at it at first sight, but the TOC contains all predefined-variables, not only superglobals... -Hannes