php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47406 Add support for external css
Submitted: 2009-02-16 11:56 UTC Modified: 2009-09-17 18:35 UTC
From: [email protected] Assigned:
Status: Closed Package: Doc Build problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2009-02-16 11:56 UTC] [email protected]
Description:
------------
PhD should get a parameter to embed/link to an external CSS file in the generated html files.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-09-17 14:00 UTC] [email protected]
Automatic comment from SVN on behalf of moacir
Revision: http://svn.php.net/viewvc/?view=revision&revision=288407
Log: Adding the --css option
- Fixing bugs #47406 and #48264
- For chunked formats the css files will be copied in outputdir/format/styles/ and linked with <link>
- For non chunked formats the css will be written with <style>
 [2009-09-17 18:35 UTC] [email protected]
fixed with the --css option
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Aug 05 08:00:03 2025 UTC