php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #47393 Integrate images with base64 encoding directly in html
Submitted: 2009-02-15 12:12 UTC Modified: 2010-03-12 16:34 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: cweiske@php.net Assigned:
Status: Open Package: Doc Build problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cweiske@php.net
New email:
PHP Version: OS:

 

 [2009-02-15 12:12 UTC] cweiske@php.net
Description:
------------
When compiling own docbook files, it would be helpful if the bightml files would generate only one single html file that already includes all images, instead of referencing them from images/.

This should be an optional argument to phd. It would cause phd to generate src="base64:..." lines for images.

This feature is not very helpful for peardoc and phpdoc bightmls because they are large enough, but very nice for small own docbook files.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-03-12 16:34 UTC] moacir@php.net
-Type: Bug +Type: Feature/Change Request
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 08:01:29 2024 UTC