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: cweiske@php.net Assigned:
Status: Closed Package: Doc Build problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
16 + 34 = ?
Subscribe to this entry?

 
 [2009-02-16 11:56 UTC] cweiske@php.net
Description:
------------
PhD should get a parameter to embed/link to an external CSS file in the generated html files.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-09-17 14:00 UTC] svn@php.net
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] moacir@php.net
fixed with the --css option
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 06:01:28 2024 UTC