Can somebody please help with the change to make the install.windows.iis as a parent page for the install.windows.iis6 and install.windows.ii7?
I have made the change as in this patch: http://ruslany.net/download/PHPDOCS_PROBLEM.zip When I try to build it I get this error: ERROR (file:///C:/PHPSVN/phpdoc1/en/install/windows/index.xml:50:25) &install.windows.iis; -------------------------^ Entity 'install.windows.iis' not defined I can see why it happens - the file with this entity has been moved into an "iis" subfolder. But I cannot figure out how to fix it. -----Original Message----- From: Ruslan Yakushev Sent: Thursday, October 15, 2009 12:02 PM To: 'Philip Olson' Cc: PHP Documentation ML Subject: RE: [PHP-DOC] Question about redirection and user notes Philip, Are you suggesting to make the page "install.windows.iis" a parent page and make all the other IIS related pages, such as iis6 and iis7, to be child pages of this page? > -----Original Message----- > From: Philip Olson [mailto:phi...@roshambo.org] > Sent: Thursday, October 15, 2009 7:54 AM > To: Ruslan Yakushev > Cc: PHP Documentation ML > Subject: Re: [PHP-DOC] Question about redirection and user notes > > > On Oct 14, 2009, at 11:21 PM, Ruslan Yakushev wrote: > > > Is there any way to setup a redirection so that when this article is > > removed: http://www.php.net/manual/en/install.windows.iis.php, then > > anybody who browses to that URL gets redirected to > http://www.php.net/manual/en/install.windows.iis7.php? > > I don't think that page should be removed. Perhaps some generic and > introductory text can live here, along with the TOC, as to give a > place for people to always link to (http://php.net/ > install.windows.iis) for IIS documentation. Sorry for not looking at > this closer earlier. One day IIS 7 will be too old, so keeping a > generic IIS page helps us stand the test of time. > > > Also, I think it is safe to remove all the user notes associated > > with http://www.php.net/manual/en/install.windows.iis.php, because > > most of them are very old. > > While logged in, you can delete user notes by simply viewing the page > and clicking on the [x] near each note to delete. Feel free to delete > any note you feel doesn't need to be there. The theoretical purpose of > user notes is to allow users to provide content for the manual, which > is later integrated into the manual (with a credit in the commit > message)... and after this the user notes are deleted. > > > However, even though this page > http://www.php.net/manual/en/install.windows.manual.php > > is getting heavily updated, I think the existing user notes should > > be preserved there. > > > > What do you think? > > Sure, delete/integrate user notes as you see fit. > > Regards, > Philip