Silk Road forums

Support => Feature requests => Topic started by: 1httprequest on January 17, 2012, 07:55 pm

Title: forum and wiki template data: URI scheme
Post by: 1httprequest on January 17, 2012, 07:55 pm
I would like to request that the forum and wiki templates be modified to use the data: URI scheme where images, CSS, and JS files are currently used.  You use it on the marketplace, so you already know the benefits: one page = 1 HTTP request, beneficial because latency is terrible in onion-land, but bandwidth once a connection is finally established isn't too bad.

Obviously, the forum would be a bit hard in that avatars would require adding PHP code... but you should already be able to speed up the SMF template itself without digging too far.