use google charts for QR code generation, save 7MB

This commit is contained in:
Shish
2010-12-14 20:34:01 +00:00
parent 1c68d34c22
commit 5f00999f87
277 changed files with 3 additions and 24627 deletions

View File

@ -4,7 +4,8 @@
* Author: Zach Hall <zach@sosguy.net> [http://seemslegit.com]
* Description: Shows a QR Code for downloading an image to cell phones.
* Based on Artanis's Link to Image Extension <artanis.00@gmail.com>
* Includes QRcode Perl CGI & PHP scripts ver. 0.50 [http://www.swetake.com/qr/qr_cgi_e.html]
* Further modified by Shish to remove the 7MB local QR generator
* and replace it with a link to google chart APIs
*/
class QRImage extends SimpleExtension {
public function onDisplayingImage($event) {