> -----Original Message----- > From: Richard Quadling [mailto:rquadl...@googlemail.com] > Sent: Tuesday, October 20, 2009 2:23 AM > To: PHP Documentation ML > Subject: Re: [PHP-DOC] Question about redirection and user notes > > 2009/10/19 Hannes Magnusson <hannes.magnus...@gmail.com>: > > On Sat, Oct 17, 2009 at 01:08, Ruslan Yakushev > <rusl...@microsoft.com> wrote: > >> For now I have checked in the updates so that the > install.windows.iis contains the links to version-specific installation > instructions and the install.windows.iis6 and install.windows.ii7 are > the siblings to it. > >> > > > > > > It seems ok http://docs.php.net/install.windows.iis :) > > > > Nice work > > > > -Hannes > > > > The entries in the left hand menu don't reflect the nested nature of > the IIS documentation. > > Book = install (From doc-base/manual.xml) > Chapter = install.windows (From en/install/windows/index.xml) > Sect1 = install.windows.iis (From en/install/windows/iis.xml) > Sect1 = install.windows.iis6 (From en/install/windows/iis6.xml) > Sect1 = install.windows.iis7 (From en/install/windows/iis7.xml) > > > install.windows.iis is not a section "containing" iis6/7 > > > Is it really necessary to have iis.xml say anything about IIS6/7? > > I don't know about previous versions of IIS in terms of running PHP. > Maybe something should be mentioned on the iis page instead? > > -- > ----- > Richard Quadling > "Standing on the shoulders of some very clever giants!" > EE : http://www.experts-exchange.com/M_248814.html > Zend Certified Engineer : > http://zend.com/zce.php?c=ZEND002498&r=213474731 > ZOPA : http://uk.zopa.com/member/RQuadling
Yes, originally I wanted to make the iis.xml to be a parent page for iis6 and iis7, but I could not figure out how to do it in the docbook syntax. If you know how to make this change, could you let me know how and I will definitely change it. If the iis.xml does not say anything about IIS6/5.1 and IIS7 then I do not know what else can be said there. The IIS versions prior to IIS 5.1 are very old and I do not think anybody uses them today. Originally, I was thinking of just removing this page, but then kept it based on feedback from Hannes and Philip.