forked from Cavemanon/cavepaintings
use google charts for QR code generation, save 7MB
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user