php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47413 pear themes don't work when rendered together at once
Submitted: 2009-02-16 21:08 UTC Modified: 2009-02-17 19:06 UTC
From: cweiske@php.net Assigned: cweiske (profile)
Status: Closed Package: Doc Build problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cweiske@php.net
New email:
PHP Version: OS:

 

 [2009-02-16 21:08 UTC] cweiske@php.net
Description:
------------
Running
> phd -f xhtml -t pearchunkedhtml -t pearbightml -o build/en -d .manual.xml
makes the TOCs of the chunked html link to references only:

constitution.html:
- constitution.html#constitution.summary
- constitution.html#constitution.purpose




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-02-16 21:10 UTC] cweiske@php.net
Same for images. pearchunkedhtml references to build/en/html/pear_manual_en.html-data/images/40faff51c3ed6126c33fbd4687414eeb-rule.gif
 [2009-02-16 21:21 UTC] cweiske@php.net
Problem is that the formats get a $theme variable set, which does not work since there can be multiple of them.
 [2009-02-17 19:06 UTC] cweiske@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 07:01:29 2024 UTC