ID:               41427
 Updated by:       [EMAIL PROTECTED]
-Summary:          if and control structures
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Assigned
 Bug Type:         Documentation problem
 Operating System: irrelevant
 PHP Version:      Irrelevant
-Assigned To:      
+Assigned To:      bjori
 New Comment:

I nominate the new build system (PhD) to perform this task so...
assigning to bjori :)

This bug tackles two issues:

1) Generate the separate page, for example create:

  http://php.net/manual/en/control-structures.if.php

2) Link to it within the navigation pane, as explained here by others.

We could instead simply link to the root page but I (like tularis)
prefer having the separate page created so that it'll be a permanent
link whereas the root page content may change. So yes, we'll have
duplicate information in these cases but that's fine.




Previous Comments:
------------------------------------------------------------------------

[2007-05-18 11:27:21] [EMAIL PROTECTED]

Yes. The use different XSL files. Just mentioning that the there is at
least one of them that is correct.



------------------------------------------------------------------------

[2007-05-18 11:09:24] [EMAIL PROTECTED]

Hm, to be clear: I am talking about the online manual ;-)

------------------------------------------------------------------------

[2007-05-18 10:32:12] [EMAIL PROTECTED]

The "if" page IS in the index in the Extended CHM manual.

------------------------------------------------------------------------

[2007-05-18 09:16:32] [EMAIL PROTECTED]

It's all gotten from splitting the same file on <sect1>'s. It seems
like the first (if in this case) is appended to the original TOC-page
while only the remainders are split off. IMO it should be split off too.
Unfortunately, I don't know enough of the phpdoc internal build process
to know how to do this... I'll have a look at it later, but maybe one of
the build-masters have any ideas on this?

------------------------------------------------------------------------

[2007-05-18 08:30:11] [EMAIL PROTECTED]

Description:
------------
if construct is shown on Table of Contents
http://www.php.net/manual/en/language.control-structures.php

However from the subpages, if is not listed in the right navigation
pane. (e.g.: http://www.php.net/manual/en/control-structures.for.php)



Expected result:
----------------
if should be listed on the right navigation pane.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=41427&edit=1

Reply via email to