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
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
40 + 29 = ?
Subscribe to this entry?

 
 [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 Apr 23 22:01:31 2024 UTC