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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If 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 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

Pull Requests

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: Sat Nov 23 07:01:29 2024 UTC