On Mon, Dec 1, 2008 at 20:18, Christian Weiske <[EMAIL PROTECTED]> wrote:
> Hi all,
>
>
> There are two problems described in the bug:
> 1. The first section/child of a chunk is no longer put on the parental
> page anymore. This is intentional. The pear themes have a
> 'phd:chunk="false"' attribute to restore the old behavior, phpdoc
> misses that because its DTD doesn't allow it. It can be used, but
> configure.php will display errors.
>
> 2. The accusation that the TOC on pages with chunked child pages is
> displayed randomly. Example was the preface [1,2] which does not show a
> toc, while the exception reference [3,4] does show one.
> The TOC on the preface is not displayed because preface is a normal
> chunk, while the exception reference is internally a container_chunk.
> Only container chunks get their child pages displayed in a TOC. So this
> is intentional, too.
>
> Question is now how to continue with that. Shall every element get a
> TOC displayed if it has chunking children?

Apparently noone seems to care, so lets just leave it as is.

For the records:
This means we now how 286 new files.
164 new files due to the setup requirement section being chunked off
and then files like:
http://docs.php.net/manual/en/swf.examples.php (empty container chunk)
http://docs.php.net/manual/en/language.oop5.php (the intro chunked away)
http://docs.php.net/manual/en/language.control-structures.php (intro)
http://docs.php.net/manual/en/preface.php (no way to access contributors.php)
http://docs.php.net/manual/en/language.functions.php (dozens of notes
making no sense)

Full list of new files (excluding the setup.requirement files):
+about.formats.php
+apd.examples.usage.php
+com.examples.foreach.php
+configuration.file.php
+configure.about.php
+constants.newt.reasons.php
+contributors.php
+control-structures.intro.php
+curl.examples-basic.php
+dba.example.php
+dbplus.errorcodes.php
+debugger-about.php
+example.xml-structure.php
+expect.examples-usage.php
+extensions.alphabetical.php
+features.file-upload.post-method.php
+filters.string.php
+ftp.examples-basic.php
+functions.user-defined.php
+gnupg.examples-clearsign.php
+haru.builtin.fonts.php
+haru.examples-basics.php
+history.php.php
+image.examples-png.php
+imagick.aboutimagemagick.php
+imagick.examples-1.php
+inclued.examples-implementation.php
+ingres.examples-basic.php
+ini.list.php
+ini.sect.safe-mode.php
+install.macosx.packages.php
+install.pecl.intro.php
+install.problems.faq.php
+install.unix.apache.php
+install.windows.installer.msi.php
+internals2.buildsys.environment.php
+internals2.counter.examples.basic.php
+internals2.counter.intro.php
+internals2.pdo.prerequisites.php
+internals2.structure.files.php
+internals2.ze1.intro.php
+intl.examples.basic.php
+intl.links.php
+intro-whatis.php
+java.examples-basic.php
+kadm5.constantsAF.php
+kadm5.examples-connect.php
+keyword.class.php
+language.basic-syntax.phpmode.php
+language.constants.syntax.php
+language.exceptions.extending.php
+language.namespaces.rationale.php
+language.operators.precedence.php
+language.references.whatare.php
+language.types.intro.php
+language.variables.basics.php
+ldap.examples-basic.php
+maxdb.examples-basic.php
+memcache.examples-overview.php
+migration51.changes.php
+migration52.changes.php
+migration5.changes.php
+ming.examples.swfaction.php
+msql.examples-basic.php
+mysql.examples-basic.php
+mysqli.examples.php
+ncurses.errconsts.php
+net-gopher.examples-basic.php
+newt.examples-usage.php
+objaggregation.examples.association.php
+oci8.examples-basic.php
+oggvorbis.examples-basisc.php
+op5.intro.php
+openssl.purpose-check.php
+outcontrol.examples.basic.php
+overload.examples.basic.php
+ovrimos.examples-basic.php
+pcntl.example.php
+pdf.examples-basic.php
+pgsql.examples-basic.php
+phar.creating.intro.php
+phar.fileformat.ingredients.php
+phar.using.intro.php
+regexp.reference.php
+reserved.keywords.php
+rpmreader.examples-basic.php
+sam.connections.php
+SCA.examples.structure.php
+sdo.das.rel.examples-crud.php
+sdo.examples-basic.php
+sdo.intro.structure.php
+security.cgi-bin.attacks.php
+security.database.design.php
+security.filesystem.nullbytes.php
+security.magicquotes.what.php
+session.examples.basic.php
+shmop.examples-basic.php
+simplexml.examples-basic.php
+swf.examples-basic.php
+swish.examples-basic.php
+tidy.examples.basic.php
+timezones.intro.php
+transports.inet.php
+userlandnaming.globalnamespace.php
+w32api.examples-uptime.php
+wddx.examples-serialize.php
+win32ps.examples-process.php
+win32service.examples-service.php
+wrappers.file.php
+xmlreader.encoding.php
+xsl.examples-collection.php


-Hannes

Reply via email to