Hi!
Yeah, I was wondering why the magical logo thing was implemented like that. Just use the href= "data:image/png;base64,..." scheme instead if you really need a logo there. Combine that with smaller size and heavy jpeg compression and it shouldn't make the HTML /that/ bloated.
Well, there are some browsers that don't support data: (ahem, IE7) but I'd say cleanness is more important and those browsers must die anyway :) That, however, doesn't solve problem with credits page, and IE hates navigable data: (meaning HTML) so we couldn't use it for credits.
But if someone submits patch for images, I don't see a problem with that. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php