Gabor Hojtsy wrote: > Well, I actually cannot see why this change solves the problem of having > the same infinity deep ToCs on all leveles (which I had produced with > your last patch), but we may also have bugs in our own customizations, > and have an old XSL distribution used (so our customizations are ensured > to be compatible).
Maybe, you are using too old XSL stylesheets. > > I will submit this change to stanadard XSLT stylesheets today. You can > > grab fresh version from CVS or wait till next release. > > When is that next release is estimated? Hardly to say. Norm is currently on vacation, and it depends on a number of new things added to stylesheets, but maybe before the end of February. If you don't want to wait, you can grab latest release, and just replace file html/autotoc.xsl with version from CVS and add following line to html/params.xsl <xsl:param name="toc.max.depth" select="8"/> -- ----------------------------------------------------------------- Jirka Kosek e-mail: [EMAIL PROTECTED] http://www.kosek.cz -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
