php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #42483 CHM documentation does not link style sheets
Submitted: 2007-08-30 09:07 UTC Modified: 2008-07-21 09:01 UTC
Votes:12
Avg. Score:4.8 ± 0.6
Reproduced:11 of 11 (100.0%)
Same Version:10 (90.9%)
Same OS:10 (90.9%)
From: contact at ligh dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: independent
Private report: No CVE-ID: None
 [2007-08-30 09:07 UTC] contact at ligh dot de
Description:
------------
Most of the HTML pages compiled into the german PHP Manual file "php_manual_de.chm" do not link to the stylesheet file "de/style.css" contained in this CHM file.

Reproduce code:
---------------
Download the german CHM help.
Open a PHP function page from the index, e.g. the one about "extract()".

Expected result:
----------------
I'd expect the text being displayed in Verdana or a sans-serif font, and the code examples having a light-gray background, as I was used in older manual versions.

Actual result:
--------------
Because there are no known CSS classes, HTML tags using no style or classes are shown with the defaults set up in the Internet Explorer. Only tags with "style" attribute are displayed differently (e.g. colorised code areas).

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-10-27 13:42 UTC] wagnerl2003 at yahoo dot com
still faulty for german chm (25 Oct 2007)
and applies to english regular chm (22 Oct 2007), too!

using WinXP SP2 with HTML Help Control 4.74.9273
 [2007-12-26 18:09 UTC] alex131089 at gmail dot com
Same with french version ... :(
 [2007-12-29 16:53 UTC] mitka at mitka dot us
English and Russian versions have the same problem as well.
 [2008-02-13 00:48 UTC] bezumnik at gmail dot com
The same here, only the start page has CSS included in html <HEAD> tag.
 [2008-07-21 09:01 UTC] loudi@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

The new build system (PhD) now links with stylesheets. Please wait until it's available on php.net website. 
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Aug 03 22:00:03 2025 UTC